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: NGuojia Liao <liaoguojia@huawei.com> Signed-off-by: Nshenhao <shenhao21@huawei.com> Reviewed-by: NZhong Zhaohui <zhongzhaohui@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录