[dpdk-dev] [PATCH v2 00/18] Update IXGBE base code

2014-10-07 Thread Thomas Monjalon
Hi Ouyang, 2014-09-29 15:16, Ouyang Changchun: > This patch series update IXGBE base code (a.k.a. share code) from > package 2014.03.13 to package 2014.09.04 Applied You did a big work to split patches and I did another big work to split all features and to make each commit compile-able (with a

[dpdk-dev] [PATCH v2 00/18] Update IXGBE base code

2014-10-07 Thread Neil Horman
On Tue, Oct 07, 2014 at 05:14:05PM +0200, Thomas Monjalon wrote: > Hi Ouyang, > > 2014-09-29 15:16, Ouyang Changchun: > > This patch series update IXGBE base code (a.k.a. share code) from > > package 2014.03.13 to package 2014.09.04 > > Applied > > You did a big work to split patches and I did a

[dpdk-dev] [PATCH v2 00/18] Update IXGBE base code

2014-09-29 Thread Ouyang Changchun
This patch series update IXGBE base code (a.k.a. share code) from package 2014.03.13 to package 2014.09.04 v2 change: -- Regenerate the patch files based on the latest commit, otherwise git apply will fail. v1 change: -- The updating includes the following changes: 1. Change comments an