[dpdk-dev] [PATCH v2 0/3] enable extended tag for i40e

2016-02-22 Thread Helin Zhang
It enables 'extended tag' for i40e devices only during its port initialization, which is key for 40G performance. It also deprecates the similar in igb_uio, and eal lib. v2: - Changed the type of return value of i40e_enable_extended_tag() to 'void'. - Fixed the compile warnings. - Kept the sys

[dpdk-dev] [PATCH v2 0/3] enable extended tag for i40e

2016-02-22 Thread Helin Zhang
It enables 'extended tag' for i40e devices only during its port initialization, which is key for 40G performance. It also deprecates the similar in igb_uio, and eal lib. v2: - Changed the type of return value of i40e_enable_extended_tag() to 'void'. - Fixed the compile warnings. - Kept the sys

[dpdk-dev] [PATCH v2 0/3] enable extended tag for i40e

2016-02-22 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Monday, February 22, 2016 12:00 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Wu, Jingjing; zhe.tag at intel.com; Zhang, > Helin > Subject: [PATCH v2 0/3] enable extended tag for i40e > > It enables 'extended tag' for i40e