Jump to: navigation, search

Difference between revisions of "JP-Ops-Team/DPDK-HowTo"

(Knowledge)
(Knowledge)
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
 
**https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/deploying_mobile_networks_using_red_hat_openstack_platform_10/nfv_performance_tuning_with_ovs_dpdk
 
**https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/deploying_mobile_networks_using_red_hat_openstack_platform_10/nfv_performance_tuning_with_ovs_dpdk
 
** vhostuserclientモードでvNICを渡したVMでtuned-adm profileでプロファイルを設定したら、プロファイルによって確かにベンチマーク性能が変わってました。デフォルトのままベンチをとったら同環境のUbuntu VMよりパフォーマンスが出なかったので、Red Hatのパフォーマンスチューニング系のドキュメントを漁って触ってたのを思い出しました。
 
** vhostuserclientモードでvNICを渡したVMでtuned-adm profileでプロファイルを設定したら、プロファイルによって確かにベンチマーク性能が変わってました。デフォルトのままベンチをとったら同環境のUbuntu VMよりパフォーマンスが出なかったので、Red Hatのパフォーマンスチューニング系のドキュメントを漁って触ってたのを思い出しました。
 +
**  ディスクリプタのサイズを32byte-->16byteにすると量が増え、オーバヘッドが減る@DPDKのコンパイルパラメーター。Descriptorサイズ記載ありました
 +
*** https://doc.dpdk.org/guides/nics/i40e.html
  
 
===Reference===
 
===Reference===
Line 26: Line 28:
 
** A good blog is coming from RedHat Developer:
 
** A good blog is coming from RedHat Developer:
 
*** https://developers.redhat.com/blog/author/ktraynorredhat-com/
 
*** https://developers.redhat.com/blog/author/ktraynorredhat-com/
 +
** DPDKのPMD周りの情報は以下が一番情報としては「まだ」まとまっているかなとは思います・・・
 +
*** https://doc.dpdk.org/guides/nics
  
 
===Questions===
 
===Questions===
 
* Leave your questions here
 
* Leave your questions here

Latest revision as of 06:15, 4 December 2018

What's this?

This is where we try to convert tacit knowledge to explicit knowledge about DPDK-OpenStack Integration. Anyone can edit this page and leave the knowledge here. If you don't have time to translate, noting it in Japanese is Okay.

... DPDK辛いので情報共有しましょう!日本語うぇるかむです。

Knowledge

Reference

Questions

  • Leave your questions here