aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAnumula Murali Mohan Reddy <[email protected]>2024-10-08 17:13:34 +0530
committerLeon Romanovsky <[email protected]>2024-10-08 15:07:41 +0300
commit5069d7e202f640a36cf213a432296c85113a52f7 (patch)
tree4324a19f1f2d949896eb1cacf0554a5068bd97e1 /tools/perf/util/scripting-engines/trace-event-python.c
parent6ff57a2ea7c2911f80457a5a3a5b4370756ad475 (diff)
RDMA/core: Fix ENODEV error for iWARP test over vlan
If traffic is over vlan, cma_validate_port() fails to match vlan net_device ifindex with bound_if_index and results in ENODEV error. It is because rdma_copy_src_l2_addr() always assigns bound_if_index with real net_device ifindex. This patch fixes the issue by assigning bound_if_index with vlan net_device index if traffic is over vlan. Fixes: f8ef1be816bf ("RDMA/cma: Avoid GID lookups on iWARP devices") Signed-off-by: Anumula Murali Mohan Reddy <[email protected]> Signed-off-by: Potnuri Bharat Teja <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions