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: 1024 MB/s 17378 calls/s 17378 msg/s # 2.49 [+0.00] tcp rx: 1024 MB/s 52505 calls/s # 3.49 [+1.00] tcp tx: 1017 MB/s 17263 calls/s 17263 msg/s # 3.49 [+0.00] tcp rx: 1018 MB/s 52258 calls/s # 4.49 [+1.00] tcp tx: 1014 MB/s 17202 calls/s 17202 msg/s # 4.49 [+0.00] tcp rx: 1015 MB/s 52200 calls/s # 5.49 [+1.00] tcp tx: 1008 MB/s 17099 calls/s 17099 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.25] -4 -v # 6.79 [+1.01] udp rx: 658 MB/s 477184 calls/s # 6.81 [+0.02] udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # 7.79 [+0.98] udp rx: 671 MB/s 486528 calls/s # 7.81 [+0.02] udp tx: 1305 MB/s 22150 calls/s 22150 msg/s # 8.79 [+0.99] udp rx: 672 MB/s 487168 calls/s # 8.81 [+0.01] udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # 9.79 [+0.99] udp rx: 672 MB/s 486912 calls/s # 9.81 [+0.01] udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.26] -4 -G # 11.10 [+1.01] udp rx: 1110 MB/s 809595 calls/s # 11.12 [+0.02] udp tx: 1130 MB/s 19166 calls/s 19166 msg/s # 12.10 [+0.98] udp rx: 1131 MB/s 825009 calls/s # 12.12 [+0.02] udp tx: 1131 MB/s 19198 calls/s 19198 msg/s # 13.10 [+0.98] udp rx: 1126 MB/s 821528 calls/s # 13.12 [+0.02] udp tx: 1126 MB/s 19106 calls/s 19106 msg/s # 14.10 [+0.98] udp rx: 1127 MB/s 822322 calls/s # 14.12 [+0.01] udp tx: 1128 MB/s 19142 calls/s 19142 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__->