[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support

2014-06-19 Thread Zhang, Helin
-Original Message- From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] Sent: Wednesday, June 18, 2014 5:24 PM To: Zhang, Helin Cc: Chen, Jing D; dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH v2 00/27] Add i40e PMD support 2014-06-18 08:51, Zhang, Helin: > Thomas Monjalon: >

[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support

2014-06-18 Thread Thomas Monjalon
2014-06-18 08:51, Zhang, Helin: > Thomas Monjalon: > > Some things could be cleaned up later, especially i40e specific flags in > > generic API must be removed. Please work on a patch for next release. > > Btw, what do you mean the i40e specific flags in generic API? Did you mean > the new flags d

[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support

2014-06-18 Thread Zhang, Helin
-Original Message- From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] Sent: Wednesday, June 18, 2014 12:28 AM To: Zhang, Helin; Chen, Jing D Cc: dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH v2 00/27] Add i40e PMD support > The 2nd version of series of patches are to add i

[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support

2014-06-17 Thread Thomas Monjalon
> The 2nd version of series of patches are to add i40e PMD support. > It contains the updated basic shared code, and some other enhancements. > It adds the support of the latest version of firmware. > * Add new PMD driver of i40e in the folder of librte_pmd_i40e > * Add some neccessary definitions,

[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support

2014-06-05 Thread Helin Zhang
Summary: The 2nd version of series of patches are to add i40e PMD support. It contains the updated basic shared code, and some other enhancements. It adds the support of the latest version of firmware. * Add new PMD driver of i40e in the folder of librte_pmd_i40e * Add some neccessary definitions,

[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support

2014-06-05 Thread Zhu, Heqing
Acked-by: Heqing Zhu -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Helin Zhang Sent: Thursday, June 05, 2014 1:09 PM To: dev at dpdk.org Subject: [dpdk-dev] [PATCH v2 00/27] Add i40e PMD support Summary: The 2nd version of series of patches are to add i40e PMD