Re: [dpdk-dev] [PATCH v3 0/7] Sync with MUSDK-17.10

2017-12-06 Thread Ferruh Yigit
On 12/5/2017 1:39 AM, Tomasz Duszynski wrote: > This patchset brings following changes: > > o Sync with MUSDK-17.10. Latest version of the library comes with many > improvements and fixes thus switching to it is beneficial. > > o A few code and documentation updates. > > Changes since v2: > o

[dpdk-dev] [PATCH v3 0/7] Sync with MUSDK-17.10

2017-12-05 Thread Tomasz Duszynski
This patchset brings following changes: o Sync with MUSDK-17.10. Latest version of the library comes with many improvements and fixes thus switching to it is beneficial. o A few code and documentation updates. Changes since v2: o Fix NET PMD conditional compilation in test-build.sh Changes si