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: 1022 MB/s 17345 calls/s 17345 msg/s # 2.53 [+0.02] tcp rx: 1044 MB/s 52611 calls/s # 3.51 [+0.98] tcp tx: 993 MB/s 16844 calls/s 16844 msg/s # 3.54 [+0.03] tcp rx: 1001 MB/s 48526 calls/s # 4.51 [+0.97] tcp tx: 995 MB/s 16878 calls/s 16878 msg/s # 4.54 [+0.03] tcp rx: 1002 MB/s 46826 calls/s # 5.51 [+0.97] tcp tx: 998 MB/s 16937 calls/s 16937 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.01] udp rx: 608 MB/s 441088 calls/s # 6.86 [+0.02] udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # 7.84 [+0.98] udp rx: 586 MB/s 425216 calls/s # 7.86 [+0.02] udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # 8.84 [+0.98] udp rx: 631 MB/s 457216 calls/s # 8.86 [+0.02] udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # 9.84 [+0.99] udp rx: 664 MB/s 481024 calls/s # 9.86 [+0.01] udp tx: 1285 MB/s 21795 calls/s 21795 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.16 [+0.27] -4 -G # 11.18 [+1.01] udp rx: 1095 MB/s 798747 calls/s # 11.20 [+0.02] udp tx: 1118 MB/s 18970 calls/s 18970 msg/s # 12.18 [+0.98] udp rx: 1130 MB/s 824750 calls/s # 12.20 [+0.02] udp tx: 1130 MB/s 19173 calls/s 19173 msg/s # 13.18 [+0.98] udp rx: 1128 MB/s 822808 calls/s # 13.20 [+0.02] udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # 14.18 [+0.98] udp rx: 1118 MB/s 815779 calls/s # 14.20 [+0.02] udp tx: 1118 MB/s 18966 calls/s 18966 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__->