On 4/4/2017 8:50 PM, Ed Czeck wrote: > Enable Arkville on supported configurations > Add overview documentation > Minimum driver support for valid compile > Arkville PMD is not supported on ARM or PowerPC at this time > > v8: > * Update to allow patch application from dpdk-next-net > > v6: > * Address review comments > * Unify messaging, logging and debug macros to ark_logs.h > > v5: > * Address comments from Ferruh Yigit <ferruh.yi...@intel.com> > * Added documentation on driver args > * Makefile fixes > * Safe argument processing > * vdev args to dev args > > v4: > * Address issues report from review > * Add internal comments on driver arg > * provide a bare-bones dev init to avoid compiler warnings > > v3: > * Split large patch into several smaller ones > > Signed-off-by: Ed Czeck <ed.cz...@atomicrules.com> > Signed-off-by: John Miller <john.mil...@atomicrules.com>
Series applied to dpdk-next-net/master, thanks.