diff options
author | Michael Chan <[email protected]> | 2023-12-11 16:51:18 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-12-12 16:05:58 -0800 |
commit | 960096334417d841593f848323a35ff6c7dacffe (patch) | |
tree | 259b1f9d67a81598efe4c7310bd3827e05c5b023 /tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c | |
parent | 77b0fff55dcd34b41d879ab20d3c13cfc9672179 (diff) |
bnxt_en: Configure UDP tunnel TPA
On the new P7 chips, TPA for tunnel packets can be independently
enabled for each VNIC. The default TPA configuration should not
include UDP tunnels because the UDP ports for these tunnels are not
known yet. The chip should not aggregate these UDP tunneled packets
using default UDP ports until the ports are known.
Add a new function bnxt_hwrm_vnic_update_tunl_tpa() to enable VXLAN
and Geneve TPA if the corresponding UDP ports are known.
Reviewed-by: Ajit Khaparde <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions