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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 916 MB/s 15546 calls/s 15546 msg/s # 2.57 [+0.03] tcp rx: 951 MB/s 39628 calls/s # 3.54 [+0.97] tcp tx: 902 MB/s 15305 calls/s 15305 msg/s # 4.54 [+1.00] tcp tx: 1087 MB/s 18450 calls/s 18450 msg/s # 5.43 [+0.89] tcp rx: 2939 MB/s 61066 calls/s # 5.54 [+0.11] tcp tx: 1063 MB/s 18037 calls/s 18037 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 510 MB/s 369664 calls/s # 6.89 [+0.02] udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # 7.88 [+0.98] udp rx: 627 MB/s 454656 calls/s # 7.89 [+0.02] udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # 8.88 [+0.98] udp rx: 544 MB/s 394496 calls/s # 8.89 [+0.02] udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # 9.88 [+0.99] udp rx: 606 MB/s 439552 calls/s # 9.89 [+0.01] udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.28] -4 -G # 11.22 [+1.02] udp rx: 1081 MB/s 788936 calls/s # 11.24 [+0.02] udp tx: 1103 MB/s 18713 calls/s 18713 msg/s # 12.22 [+0.98] udp rx: 1121 MB/s 817933 calls/s # 12.24 [+0.02] udp tx: 1121 MB/s 19016 calls/s 19016 msg/s # 13.23 [+0.98] udp rx: 1078 MB/s 786632 calls/s # 13.24 [+0.02] udp tx: 1077 MB/s 18279 calls/s 18279 msg/s # 14.23 [+0.98] udp rx: 1058 MB/s 772118 calls/s # 14.24 [+0.02] udp tx: 1057 MB/s 17943 calls/s 17943 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__->