]> git.droids-corp.org - dpdk.git/commit
net/hns3: extract functions to create RSS and FDIR flow rule
authorHuisong Li <lihuisong@huawei.com>
Sat, 22 Jan 2022 01:51:41 +0000 (09:51 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 27 Jan 2022 13:39:13 +0000 (14:39 +0100)
commitc48499171f5df62a71697dce517b9fa22bc30985
tree8029ea82b3d8b9d3f9c4603124eff2174d046f65
parent092ffe854dafe98f3e8e4c412211b80f6932315e
net/hns3: extract functions to create RSS and FDIR flow rule

Extract two functions to create the RSS and FDIR flow rule for clearer
code logic.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Acked-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_flow.c