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.28 [+0.28] -4 -t # 2.51 [+2.24] tcp tx: 1128 MB/s 19146 calls/s 19146 msg/s # 2.51 [+0.00] tcp rx: 1129 MB/s 23582 calls/s # 3.51 [+1.00] tcp tx: 927 MB/s 15724 calls/s 15724 msg/s # 3.52 [+0.00] tcp rx: 928 MB/s 47959 calls/s # 4.51 [+1.00] tcp tx: 946 MB/s 16057 calls/s 16057 msg/s # 4.52 [+0.00] tcp rx: 947 MB/s 46794 calls/s # 5.51 [+1.00] tcp tx: 942 MB/s 15979 calls/s 15979 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.81 [+0.26] -4 -v # 6.82 [+1.01] udp rx: 606 MB/s 439296 calls/s # 6.83 [+0.02] udp tx: 1326 MB/s 22493 calls/s 22493 msg/s # 7.82 [+0.98] udp rx: 672 MB/s 487341 calls/s # 7.83 [+0.02] udp tx: 1297 MB/s 22009 calls/s 22009 msg/s # 8.82 [+0.99] udp rx: 673 MB/s 487443 calls/s # 8.83 [+0.01] udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # 9.82 [+0.99] udp rx: 673 MB/s 487824 calls/s # 9.83 [+0.01] udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.26] -4 -G # 11.13 [+1.01] udp rx: 970 MB/s 707682 calls/s # 11.15 [+0.02] udp tx: 991 MB/s 16813 calls/s 16813 msg/s # 12.13 [+0.98] udp rx: 1081 MB/s 788823 calls/s # 12.15 [+0.02] udp tx: 1082 MB/s 18361 calls/s 18361 msg/s # 13.14 [+0.98] udp rx: 1145 MB/s 835431 calls/s # 13.15 [+0.02] udp tx: 1146 MB/s 19437 calls/s 19437 msg/s # 14.14 [+0.99] udp rx: 1144 MB/s 834853 calls/s # 14.15 [+0.01] udp tx: 1145 MB/s 19425 calls/s 19425 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__->