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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # 2.60 [+0.00] tcp rx: 926 MB/s 49952 calls/s # 3.60 [+1.00] tcp tx: 883 MB/s 14980 calls/s 14980 msg/s # 3.61 [+0.00] tcp rx: 884 MB/s 45258 calls/s # 4.60 [+1.00] tcp tx: 883 MB/s 14977 calls/s 14977 msg/s # 4.61 [+0.00] tcp rx: 883 MB/s 44336 calls/s # 5.60 [+1.00] tcp tx: 859 MB/s 14583 calls/s 14583 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.28] -4 -v # 6.93 [+1.02] udp rx: 525 MB/s 380160 calls/s # 6.95 [+0.02] udp tx: 889 MB/s 15094 calls/s 15094 msg/s # 7.94 [+0.99] udp rx: 534 MB/s 386304 calls/s # 7.95 [+0.01] udp tx: 878 MB/s 14901 calls/s 14901 msg/s # 8.94 [+0.99] udp rx: 533 MB/s 385792 calls/s # 8.95 [+0.01] udp tx: 881 MB/s 14955 calls/s 14955 msg/s # 9.94 [+0.99] udp rx: 534 MB/s 386560 calls/s # 9.95 [+0.01] udp tx: 878 MB/s 14898 calls/s 14898 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 672 MB/s 490141 calls/s # 11.30 [+0.02] udp tx: 683 MB/s 11586 calls/s 11586 msg/s # 12.28 [+0.99] udp rx: 690 MB/s 503536 calls/s # 12.30 [+0.01] udp tx: 690 MB/s 11709 calls/s 11709 msg/s # 13.28 [+0.99] udp rx: 650 MB/s 474251 calls/s # 13.30 [+0.01] udp tx: 649 MB/s 11021 calls/s 11021 msg/s # 14.28 [+0.99] udp rx: 690 MB/s 503569 calls/s # 14.30 [+0.01] udp tx: 694 MB/s 11781 calls/s 11781 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__->