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.49 [+2.22] tcp tx: 975 MB/s 16537 calls/s 16537 msg/s # 2.49 [+0.00] tcp rx: 975 MB/s 50297 calls/s # 3.49 [+1.00] tcp tx: 973 MB/s 16503 calls/s 16503 msg/s # 3.49 [+0.00] tcp rx: 974 MB/s 50263 calls/s # 4.49 [+1.00] tcp tx: 953 MB/s 16172 calls/s 16172 msg/s # 4.49 [+0.00] tcp rx: 954 MB/s 49639 calls/s # 5.49 [+1.00] tcp tx: 914 MB/s 15505 calls/s 15505 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 642 MB/s 465664 calls/s # 6.81 [+0.02] udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # 7.80 [+0.99] udp rx: 667 MB/s 483676 calls/s # 7.81 [+0.01] udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # 8.80 [+0.99] udp rx: 667 MB/s 483547 calls/s # 8.81 [+0.01] udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # 9.80 [+0.99] udp rx: 669 MB/s 484992 calls/s # 9.81 [+0.01] udp tx: 1222 MB/s 20729 calls/s 20729 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.27] -4 -G # 11.12 [+1.01] udp rx: 1117 MB/s 814677 calls/s # 11.14 [+0.02] udp tx: 1138 MB/s 19303 calls/s 19303 msg/s # 12.12 [+0.98] udp rx: 1131 MB/s 825044 calls/s # 12.14 [+0.02] udp tx: 1133 MB/s 19224 calls/s 19224 msg/s # 13.12 [+0.98] udp rx: 1127 MB/s 821981 calls/s # 13.14 [+0.02] udp tx: 1128 MB/s 19148 calls/s 19148 msg/s # 14.13 [+0.99] udp rx: 1129 MB/s 823774 calls/s # 14.14 [+0.01] udp tx: 1131 MB/s 19185 calls/s 19185 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__->