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 Fix NET PMD conditional compilation in test-build.sh > > Changes since v1: > o Add extra error log in case setting link up fails. > o Cram all MUSDK related headers into the same the driver header. > > Tomasz Duszynski (7): > net/mrvl: sync compilation with musdk-17.10 > net/mrvl: query link status using library API > net/mrvl: do not enable port after setting MAC address > net/mrvl: check if ppio is initialized > net/mrvl: add extra error logs > devtools/test-build: add MRVL NET PMD to test-build > net/mrvl: update MRVL NET PMD documentation
Series applied to dpdk-next-net/master, thanks.