On 10/3/2018 8:48 PM, Ferruh Yigit wrote: > On 10/3/2018 2:36 PM, Gagandeep Singh wrote: >> *ENETC* PMD driver which integrates with the existing PCI bus. >> Document is also part of the set >> >> v4->v5 Change-log: >> * missing commit info added in patch [3/4] >> * dev_close API implemented >> * link_update API updated >> * all comments handled >> >> v3->v4 Change-log: >> * fixed patch set >> >> v2->v3 Change-log: >> * Added a release note >> * commom part of documentation is removed >> * cflag Werror added in Makefile >> * private list of RX/TX queues removed >> * added the dev_start and dev_stop APIs >> * added rx/tx queue release APIs >> * packet parse type feature enabled >> >> v1->v2 Change-log: >> * document improvement >> * checkpatch warnings removed >> >> Gagandeep Singh (4): >> net/enetc: add ENETC PMD with basic operations >> net/enetc: enable Rx and Tx >> net/enetc: support packet parse type >> doc: add usage doc for ENETC PMD > > For series, > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> > > Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com> > > Series applied to dpdk-next-net/master, thanks. >
Can you please send a web page patch [1], to announce NIC support [2]? You can benefit from recent samples like 'Marvell NETA' [3] or 'Aquantia Atlantic' [4]. Thanks, ferruh [1] https://git.dpdk.org/tools/dpdk-web/ [2] https://core.dpdk.org/supported/ [3] https://mails.dpdk.org/archives/web/2018-October/000908.html [4] https://mails.dpdk.org/archives/web/2018-November/000922.html