Jump to: navigation, search

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

(Reference)
(Knowledge)
 
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===

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