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 # -4 -t # tcp tx: 997 MB/s 16910 calls/s 16910 msg/s # tcp rx: 1007 MB/s 50813 calls/s # tcp tx: 987 MB/s 16754 calls/s 16754 msg/s # tcp rx: 995 MB/s 48463 calls/s # tcp tx: 980 MB/s 16634 calls/s 16634 msg/s # tcp rx: 980 MB/s 49475 calls/s # tcp tx: 990 MB/s 16801 calls/s 16801 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 592 MB/s 429312 calls/s # udp tx: 1251 MB/s 21228 calls/s 21228 msg/s # udp rx: 657 MB/s 476160 calls/s # udp tx: 1199 MB/s 20348 calls/s 20348 msg/s # udp rx: 645 MB/s 467456 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 997 MB/s 727345 calls/s # udp tx: 1021 MB/s 17324 calls/s 17324 msg/s # udp rx: 1159 MB/s 845920 calls/s # udp tx: 1159 MB/s 19666 calls/s 19666 msg/s # udp rx: 1142 MB/s 833050 calls/s # udp tx: 1141 MB/s 19358 calls/s 19358 msg/s # udp rx: 1145 MB/s 835224 calls/s # udp tx: 1144 MB/s 19407 calls/s 19407 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__->