make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -t # tcp tx: 1007 MB/s 17082 calls/s 17082 msg/s # tcp rx: 1007 MB/s 51493 calls/s # tcp tx: 1009 MB/s 17114 calls/s 17114 msg/s # tcp rx: 1009 MB/s 51420 calls/s # tcp tx: 1020 MB/s 17308 calls/s 17308 msg/s # tcp rx: 1021 MB/s 52057 calls/s # tcp tx: 985 MB/s 16714 calls/s 16714 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -v # udp rx: 606 MB/s 439296 calls/s # udp tx: 1324 MB/s 22458 calls/s 22458 msg/s # udp rx: 586 MB/s 425472 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp rx: 636 MB/s 461312 calls/s # udp tx: 1329 MB/s 22557 calls/s 22557 msg/s # udp rx: 613 MB/s 444672 calls/s # udp tx: 1324 MB/s 22461 calls/s 22461 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -G # udp rx: 1127 MB/s 822599 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp rx: 1136 MB/s 828546 calls/s # udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # udp rx: 1131 MB/s 824937 calls/s # udp tx: 1130 MB/s 19172 calls/s 19172 msg/s # udp rx: 1143 MB/s 834027 calls/s # udp tx: 1142 MB/s 19380 calls/s 19380 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->