Re: [dpdk-dev] [PATCH] net/hns3: fix copyright date

2021-04-08 Thread Ferruh Yigit
On 4/7/2021 10:19 AM, Min Hu (Connor) wrote: This patch updates copyright date for hns3 PMD files. Fixes: 565829db8b8f ("net/hns3: add build and doc infrastructure") Fixes: 952ebacce4f2 ("net/hns3: support SVE Rx") Fixes: e31f123db06b ("net/hns3: support NEON Tx") Fixes: c09c7847d892 ("net/hns3:

[dpdk-dev] [PATCH] net/hns3: fix copyright date

2021-04-07 Thread Min Hu (Connor)
This patch updates copyright date for hns3 PMD files. Fixes: 565829db8b8f ("net/hns3: add build and doc infrastructure") Fixes: 952ebacce4f2 ("net/hns3: support SVE Rx") Fixes: e31f123db06b ("net/hns3: support NEON Tx") Fixes: c09c7847d892 ("net/hns3: support traffic management") Signed-off-by: M