[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

[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

[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,