Re: [PATCH net 0/5] net: hns3: fixes for -net

2020-07-28 Thread David Miller
From: Huazhong Tan Date: Tue, 28 Jul 2020 10:16:47 +0800 > There are some bugfixes for the HNS3 ethernet driver. patch#1 fixes > a desc filling bug, patch#2 fixes a false TX timeout issue, and > patch#3~#5 fixes some bugs related to VLAN and FD. Series applied, thank you.

[PATCH net 0/5] net: hns3: fixes for -net

2020-07-27 Thread Huazhong Tan
There are some bugfixes for the HNS3 ethernet driver. patch#1 fixes a desc filling bug, patch#2 fixes a false TX timeout issue, and patch#3~#5 fixes some bugs related to VLAN and FD. Guojia Liao (2): net: hns3: fix aRFS FD rules leftover after add a user FD rule net: hns3: fix for VLAN config