mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 14:30:06 -04:00
IB/uverbs: Expose vlan offloads capabilities
Expose raw packet capabilities to user space as part of query device. Signed-off-by: Noa Osherovich <noaos@mellanox.com> Reviewed-by: Maor Gottlieb <maorg@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
committed by
Doug Ledford
parent
27b0df1175
commit
5f23d4265f
@@ -247,7 +247,7 @@ struct ib_uverbs_ex_query_device_resp {
|
||||
__u64 device_cap_flags_ex;
|
||||
struct ib_uverbs_rss_caps rss_caps;
|
||||
__u32 max_wq_type_rq;
|
||||
__u32 reserved;
|
||||
__u32 raw_packet_caps;
|
||||
};
|
||||
|
||||
struct ib_uverbs_query_port {
|
||||
|
||||
Reference in New Issue
Block a user