Re: [dpdk-dev] [PATCH v2 0/5] misc updates and fixes for hns3 PMD driver

2020-03-10 Thread Ferruh Yigit
On 3/9/2020 9:32 AM, Wei Hu (Xavier) wrote: > This series are updates and fixes for hns3 PMD driver. > > Chengchang Tang (3): > net/hns3: remove unnecessary restriction on setting VF's MTU > net/hns3: support promiscuous and allmulticast mode for VF > net/hns3: fix promiscuous mode for PF >

[dpdk-dev] [PATCH v2 0/5] misc updates and fixes for hns3 PMD driver

2020-03-09 Thread Wei Hu (Xavier)
This series are updates and fixes for hns3 PMD driver. Chengchang Tang (3): net/hns3: remove unnecessary restriction on setting VF's MTU net/hns3: support promiscuous and allmulticast mode for VF net/hns3: fix promiscuous mode for PF Hongbo Zheng (1): net/hns3: support TCP segment offload