summaryrefslogtreecommitdiff
path: root/scripts/mod/modpost.c
diff options
context:
space:
mode:
authorMark Bloch <mbloch@nvidia.com>2023-12-06 17:01:38 +0300
committerLeon Romanovsky <leon@kernel.org>2023-12-12 10:04:07 +0300
commitd727d27db536faea7178290c677cc0567f647231 (patch)
tree1baa5420e185873af4cc5e121a360ce37d4cc9f3 /scripts/mod/modpost.c
parenteb524d0fd46249b0b9e5d52372dc65d8b32430c3 (diff)
downloadlinux-d727d27db536faea7178290c677cc0567f647231.tar.xz
RDMA/mlx5: Expose register c0 for RDMA device
This patch introduces improvements for matching egress traffic sent by the local device. When applicable, all egress traffic from the local vport is now tagged with the provided value. This enhancement is particularly useful for FDB steering purposes. The primary focus of this update is facilitating the transmission of traffic from the hypervisor to a VF. To achieve this, one must initiate an SQ on the hypervisor and subsequently create a rule in the FDB that matches on the eswitch manager vport and the SQN of the aforementioned SQ. Obtaining the SQN can be had from SQ opened, and the eswitch manager vport match can be substituted with the register c0 value exposed by this patch. Signed-off-by: Mark Bloch <mbloch@nvidia.com> Reviewed-by: Michael Guralnik <michaelgur@nvidia.com> Link: https://lore.kernel.org/r/aa4120a91c98ff1c44f1213388c744d4cb0324d6.1701871118.git.leon@kernel.org Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/mod/modpost.c')
0 files changed, 0 insertions, 0 deletions