[dpdk-dev] [PATCH V3 00/14] Features and bugfixes for hns3

Ferruh Yigit ferruh.yigit at intel.com
Thu Mar 4 15:10:59 CET 2021


On 3/4/2021 7:44 AM, Lijun Ou wrote:
> This series add three features according to the
> 21.05 roadmap as well as fix some bugs.
> 
> v2->v3:
> - fix some patchs title.
> - delete the macro with patch[4/14].
> 
> v1->v2:
> - fix the commit log for patch[8/14].
> - add more commit log information for patch[13/14].
> - add a fix patch[7/14] because the version will not support
>    for copper phy before merge patch[8/14].
> 
> Chengchang Tang (4):
>    net/hns3: support module EEPROM dump
>    net/hns3: add more registers to dump
>    net/hns3: fix HW buffer size on MTU update
>    net/hns3: fix imprecise statistics
> 
> Chengwen Feng (2):
>    net/hns3: implement Tx mbuf free on demand
>    net/hns3: support RXD advanced layout
> 
> Hongbo Zheng (1):
>    net/hns3: add process for MAC interrupt
> 
> Huisong Li (5):
>    net/hns3: encapsulate a port shaping interface
>    net/hns3: fix device capabilities for copper media type
>    net/hns3: support PF device with copper phys
>    net/hns3: remove unused parameter from func declaration
>    net/hns3: fix memory leakage for mbuf
> 
> Min Hu (Connor) (2):
>    net/hns3: add Rx and Tx bytes stats
>    net/hns3: add imissed packet stats
> 

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


More information about the dev mailing list