net: hns3: optimize FD tuple inspect
driver inclusion category: bugfix bugzilla: NA CVE: NA -------------------------------------------- Currently, proto_support indicates that what kind of flow type does this device support, with value of BIT(x). Due to 'x' may be extended to more than 32 even 64, it's not a good way to deal with it. So this patch eliminates proto_support. Signed-off-by:Guojia Liao <liaoguojia@huawei.com> Signed-off-by:
shenhao <shenhao21@huawei.com> Reviewed-by:
Zhong Zhaohui <zhongzhaohui@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment