Re: [PATCH net-next 0/8] net: hns3: add some cleanups & optimizations

2019-10-21 Thread David Miller
From: Huazhong Tan Date: Sat, 19 Oct 2019 16:03:48 +0800 > This patchset includes some cleanups and optimizations for the HNS3 > ethernet driver. ... Series applied.

Re: [PATCH net-next 0/8] net: hns3: add some cleanups & optimizations

2019-10-20 Thread Jakub Kicinski
On Sat, 19 Oct 2019 16:03:48 +0800, Huazhong Tan wrote: > This patchset includes some cleanups and optimizations for the HNS3 > ethernet driver. > > [patch 1/8] removes unused and unnecessary structures. > > [patch 2/8] uses a ETH_ALEN u8 array to replace two mac_addr_* > field in struct

[PATCH net-next 0/8] net: hns3: add some cleanups & optimizations

2019-10-19 Thread Huazhong Tan
This patchset includes some cleanups and optimizations for the HNS3 ethernet driver. [patch 1/8] removes unused and unnecessary structures. [patch 2/8] uses a ETH_ALEN u8 array to replace two mac_addr_* field in struct hclge_mac_mgr_tbl_entry_cmd. [patch 3/8] optimizes the barrier used in the