[dpdk-dev] [PATCH v2 0/3]: bug fixes in the ixgbe PF PMD Rx flow

2015-03-11 Thread Vlad Zolotarov
Ping. ;) On 03/09/15 18:28, Vlad Zolotarov wrote: > This series contains some bug fixes that were found during my work on the > ixgbe LRO > patches. Sending this series separately on Thomas request so that it may be > integrated > into the 2.0 release. > > New in v2: > - Fixed a compilation

[dpdk-dev] [PATCH v2 0/3]: bug fixes in the ixgbe PF PMD Rx flow

2015-03-09 Thread Vlad Zolotarov
This series contains some bug fixes that were found during my work on the ixgbe LRO patches. Sending this series separately on Thomas request so that it may be integrated into the 2.0 release. New in v2: - Fixed a compilation failure. Vlad Zolotarov (3): ixgbe: Use the rte_le_to_cpu_xx()/r