mbox series

[v2,0/4] some fixes for hns3 PMD driver

Message ID 1572007025-43391-1-git-send-email-xavier.huwei@huawei.com (mailing list archive)
Headers
Series some fixes for hns3 PMD driver |

Message

Wei Hu (Xavier) Oct. 25, 2019, 12:37 p.m. UTC
  This series adds some fixes for hns3 ethernet pmd driver.

v1 -> v2:
	1. Address some comments from Ferruh Yigit as belows:
	   https://inbox.dpdk.org/dev/31868759-1900-2aad-4e38-0ae8fe52647a@intel.com
	   https://inbox.dpdk.org/dev/e5d5bd99-663d-5661-dfda-312c762b2887@intel.com
	   https://inbox.dpdk.org/dev/b4a32414-b941-c820-1706-f8ad41175764@intel.com

Chunsong Feng (1):
  net/hns3: fix FLR reset failure

Hao Chen (1):
  net/hns3: fix the statistics problems about Tx/Rx functions

Hongbo Zheng (1):
  net/hns3: fix the return value when firmware timeout

Wei Hu (Xavier) (1):
  net/hns3: fix lack of Rx RSS hash in ol flags

 drivers/net/hns3/hns3_cmd.c       |  17 +----
 drivers/net/hns3/hns3_ethdev.c    |   5 ++
 drivers/net/hns3/hns3_ethdev_vf.c | 135 ++++++++++++++++++++++++++++++++++++--
 drivers/net/hns3/hns3_intr.c      |   5 +-
 drivers/net/hns3/hns3_rxtx.c      |  11 +---
 drivers/net/hns3/hns3_rxtx.h      |   3 -
 drivers/net/hns3/hns3_stats.c     |  84 ++++++------------------
 7 files changed, 162 insertions(+), 98 deletions(-)
  

Comments

Ferruh Yigit Oct. 25, 2019, 3:07 p.m. UTC | #1
On 10/25/2019 1:37 PM, Wei Hu (Xavier) wrote:
> This series adds some fixes for hns3 ethernet pmd driver.
> 
> v1 -> v2:
> 	1. Address some comments from Ferruh Yigit as belows:
> 	   https://inbox.dpdk.org/dev/31868759-1900-2aad-4e38-0ae8fe52647a@intel.com
> 	   https://inbox.dpdk.org/dev/e5d5bd99-663d-5661-dfda-312c762b2887@intel.com
> 	   https://inbox.dpdk.org/dev/b4a32414-b941-c820-1706-f8ad41175764@intel.com
> 
> Chunsong Feng (1):
>   net/hns3: fix FLR reset failure
> 
> Hao Chen (1):
>   net/hns3: fix the statistics problems about Tx/Rx functions
> 
> Hongbo Zheng (1):
>   net/hns3: fix the return value when firmware timeout
> 
> Wei Hu (Xavier) (1):
>   net/hns3: fix lack of Rx RSS hash in ol flags

Series applied to dpdk-next-net/master, thanks.
  
Wei Hu (Xavier) Oct. 26, 2019, 1:03 a.m. UTC | #2
On 2019/10/25 23:07, Ferruh Yigit wrote:
> On 10/25/2019 1:37 PM, Wei Hu (Xavier) wrote:
>> This series adds some fixes for hns3 ethernet pmd driver.
>>
>> v1 -> v2:
>> 	1. Address some comments from Ferruh Yigit as belows:
>> 	   https://inbox.dpdk.org/dev/31868759-1900-2aad-4e38-0ae8fe52647a@intel.com
>> 	   https://inbox.dpdk.org/dev/e5d5bd99-663d-5661-dfda-312c762b2887@intel.com
>> 	   https://inbox.dpdk.org/dev/b4a32414-b941-c820-1706-f8ad41175764@intel.com
>>
>> Chunsong Feng (1):
>>   net/hns3: fix FLR reset failure
>>
>> Hao Chen (1):
>>   net/hns3: fix the statistics problems about Tx/Rx functions
>>
>> Hongbo Zheng (1):
>>   net/hns3: fix the return value when firmware timeout
>>
>> Wei Hu (Xavier) (1):
>>   net/hns3: fix lack of Rx RSS hash in ol flags
> Series applied to dpdk-next-net/master, thanks.
>
Thanks a lot.
  
Wei Hu (Xavier) Oct. 26, 2019, 1:56 a.m. UTC | #3
Hi,  Ferruh Yigit

    Can this series of fixes be added to dpdk version 19.11?
    Thanks.

    Regards
Xavier

On 2019/10/26 9:03, Wei Hu (Xavier) wrote:
>
> On 2019/10/25 23:07, Ferruh Yigit wrote:
>> On 10/25/2019 1:37 PM, Wei Hu (Xavier) wrote:
>>> This series adds some fixes for hns3 ethernet pmd driver.
>>>
>>> v1 -> v2:
>>> 	1. Address some comments from Ferruh Yigit as belows:
>>> 	   https://inbox.dpdk.org/dev/31868759-1900-2aad-4e38-0ae8fe52647a@intel.com
>>> 	   https://inbox.dpdk.org/dev/e5d5bd99-663d-5661-dfda-312c762b2887@intel.com
>>> 	   https://inbox.dpdk.org/dev/b4a32414-b941-c820-1706-f8ad41175764@intel.com
>>>
>>> Chunsong Feng (1):
>>>   net/hns3: fix FLR reset failure
>>>
>>> Hao Chen (1):
>>>   net/hns3: fix the statistics problems about Tx/Rx functions
>>>
>>> Hongbo Zheng (1):
>>>   net/hns3: fix the return value when firmware timeout
>>>
>>> Wei Hu (Xavier) (1):
>>>   net/hns3: fix lack of Rx RSS hash in ol flags
>> Series applied to dpdk-next-net/master, thanks.
>>
> Thanks a lot.
>
>
> _______________________________________________
> Linuxarm mailing list
> Linuxarm@huawei.com
> http://hulk.huawei.com/mailman/listinfo/linuxarm
>
> .
>