diff options
author | Somnath Kotur <[email protected]> | 2024-04-02 02:37:50 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-04 09:13:19 -0700 |
commit | 1614f06e09ad6b271c6ed8ffd87ccf89ec51526c (patch) | |
tree | 447893e38d727d50bf42ebcaf6216064cb1077a1 /tools/perf/scripts/python | |
parent | fba2e4e5dbab399eb8801801471ac69f9baeba98 (diff) |
bnxt_en: Change bnxt_rx_xdp function prototype
Change bnxt_rx_xdp() to take a pointer to xdp instead of stack
variable.
This is in prepartion for the XDP metadata patch change where
the BPF program can change the value of the xdp.meta_data.
Signed-off-by: Somnath Kotur <[email protected]>
Reviewed-by: Andy Gospodarek <[email protected]>
Reviewed-by: Michael Chan <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Jesper Dangaard Brouer <[email protected]>
Cc: John Fastabend <[email protected]>
Signed-off-by: Pavan Chebbi <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions