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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.32] -4 -t # 2.60 [+2.27] tcp tx: 614 MB/s 10418 calls/s 10418 msg/s # 2.60 [+0.00] tcp rx: 614 MB/s 31711 calls/s # 3.59 [+1.00] tcp tx: 612 MB/s 10395 calls/s 10395 msg/s # 3.60 [+0.00] tcp rx: 613 MB/s 31665 calls/s # 4.59 [+1.00] tcp tx: 615 MB/s 10439 calls/s 10439 msg/s # 4.60 [+0.00] tcp rx: 616 MB/s 31797 calls/s # 5.59 [+1.00] tcp tx: 662 MB/s 11240 calls/s 11240 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.97 [+1.01] udp rx: 642 MB/s 465408 calls/s # 6.99 [+0.02] udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # 7.97 [+0.98] udp rx: 657 MB/s 476101 calls/s # 7.99 [+0.02] udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # 8.97 [+0.98] udp rx: 656 MB/s 475266 calls/s # 8.99 [+0.02] udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # 9.98 [+0.98] udp rx: 657 MB/s 476447 calls/s # 9.99 [+0.02] udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.34] -4 -G # 11.39 [+1.02] udp rx: 996 MB/s 726643 calls/s # 11.41 [+0.02] udp tx: 1019 MB/s 17296 calls/s 17296 msg/s # 12.39 [+0.98] udp rx: 1136 MB/s 828770 calls/s # 12.41 [+0.02] udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # 13.39 [+0.98] udp rx: 1137 MB/s 829532 calls/s # 13.41 [+0.02] udp tx: 1139 MB/s 19335 calls/s 19335 msg/s # 14.39 [+0.98] udp rx: 1132 MB/s 826011 calls/s # 14.41 [+0.02] udp tx: 1135 MB/s 19258 calls/s 19258 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__->