Skip to content
Commit edae34a3 authored by Lina Wang's avatar Lina Wang Committed by David S. Miller
Browse files

selftests net: add UDP GRO fraglist + bpf self-tests



When NET_F_F_GRO_FRAGLIST is enabled and bpf_skb_change_proto is used,
check if udp packets and tcp packets are successfully delivered to user
space. If wrong udp packets are delivered, udpgso_bench_rx will exit
with "Initial byte out of range"

Signed-off-by: default avatarMaciej enczykowski <maze@google.com>
Signed-off-by: default avatarLina Wang <lina.wang@mediatek.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cf3ab8d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment