[dpdk-dev] [PATCH v5 0/4] introduces the enetc PMD driver

Ferruh Yigit ferruh.yigit at intel.com
Wed Oct 3 21:48:51 CEST 2018


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.yigit at intel.com>

Acked-by: Shreyansh Jain <shreyansh.jain at nxp.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list