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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 969 MB/s 16441 calls/s 16441 msg/s # 2.51 [+0.00] tcp rx: 970 MB/s 49991 calls/s # 3.51 [+1.00] tcp tx: 998 MB/s 16928 calls/s 16928 msg/s # 3.51 [+0.00] tcp rx: 999 MB/s 51528 calls/s # 4.51 [+1.00] tcp tx: 1013 MB/s 17191 calls/s 17191 msg/s # 4.51 [+0.00] tcp rx: 1014 MB/s 51817 calls/s # 5.51 [+1.00] tcp tx: 996 MB/s 16903 calls/s 16903 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.28] -4 -v # 6.84 [+1.02] udp rx: 607 MB/s 440064 calls/s # 6.86 [+0.01] udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # 7.84 [+0.99] udp rx: 551 MB/s 399725 calls/s # 7.86 [+0.01] udp tx: 1292 MB/s 21924 calls/s 21924 msg/s # 8.85 [+0.99] udp rx: 595 MB/s 431754 calls/s # 8.86 [+0.01] udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # 9.85 [+0.99] udp rx: 623 MB/s 451505 calls/s # 9.86 [+0.01] udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.30] -4 -G # 11.20 [+1.01] udp rx: 1059 MB/s 773039 calls/s # 11.22 [+0.02] udp tx: 1085 MB/s 18409 calls/s 18409 msg/s # 12.20 [+0.98] udp rx: 1117 MB/s 814816 calls/s # 12.22 [+0.02] udp tx: 1118 MB/s 18973 calls/s 18973 msg/s # 13.20 [+0.98] udp rx: 686 MB/s 500904 calls/s # 13.22 [+0.02] udp tx: 680 MB/s 11535 calls/s 11535 msg/s # 14.20 [+0.98] udp rx: 721 MB/s 526247 calls/s # 14.22 [+0.02] udp tx: 730 MB/s 12389 calls/s 12389 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__->