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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 989 MB/s 16783 calls/s 16783 msg/s # 2.58 [+0.00] tcp rx: 990 MB/s 50556 calls/s # 3.58 [+1.00] tcp tx: 971 MB/s 16482 calls/s 16482 msg/s # 3.62 [+0.04] tcp rx: 1019 MB/s 50062 calls/s # 4.58 [+0.96] tcp tx: 978 MB/s 16600 calls/s 16600 msg/s # 4.62 [+0.04] tcp rx: 978 MB/s 47510 calls/s # 5.58 [+0.96] tcp tx: 986 MB/s 16728 calls/s 16728 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.94 [+1.02] udp rx: 622 MB/s 450816 calls/s # 6.96 [+0.02] udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # 7.94 [+0.99] udp rx: 667 MB/s 483584 calls/s # 7.96 [+0.01] udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # 8.94 [+0.99] udp rx: 662 MB/s 480000 calls/s # 8.96 [+0.01] udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # 9.95 [+0.99] udp rx: 663 MB/s 480768 calls/s # 9.96 [+0.01] udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.33] -4 -G # 11.34 [+1.02] udp rx: 1075 MB/s 784318 calls/s # 11.36 [+0.02] udp tx: 1100 MB/s 18672 calls/s 18672 msg/s # 12.34 [+0.98] udp rx: 1104 MB/s 805364 calls/s # 12.36 [+0.02] udp tx: 1104 MB/s 18732 calls/s 18732 msg/s # 13.34 [+0.98] udp rx: 1102 MB/s 804094 calls/s # 13.36 [+0.02] udp tx: 1102 MB/s 18701 calls/s 18701 msg/s # 14.34 [+0.98] udp rx: 1097 MB/s 800768 calls/s # 14.36 [+0.02] udp tx: 1097 MB/s 18616 calls/s 18616 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__->