commit | 4412288757064b664499af9becd028c949cd53e3 | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri May 24 19:19:46 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun May 26 13:24:56 2019 -0700 |
tree | 93bd84d0ae56ed151952a6d52f27bc74a7300877 | |
parent | ffab9691bcb2fe2594f4c38bfceb4d9685b93b87 [diff] |
net: hns3: refine the flow director handle In order to be compatible with aRFS rules, this patch adds spin_lock for flow director rule adding, deleting, querying, and packages the rule configuration. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>