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.23] tcp tx: 978 MB/s 16589 calls/s 16589 msg/s # 2.51 [+0.00] tcp rx: 978 MB/s 50572 calls/s # 3.51 [+1.00] tcp tx: 968 MB/s 16431 calls/s 16431 msg/s # 3.51 [+0.00] tcp rx: 969 MB/s 50042 calls/s # 4.51 [+1.00] tcp tx: 973 MB/s 16507 calls/s 16507 msg/s # 4.51 [+0.00] tcp rx: 974 MB/s 50028 calls/s # 5.51 [+1.00] tcp tx: 986 MB/s 16734 calls/s 16734 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.27] -4 -v # 6.83 [+1.01] udp rx: 653 MB/s 473088 calls/s # 6.84 [+0.02] udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # 7.83 [+0.98] udp rx: 667 MB/s 483903 calls/s # 7.84 [+0.02] udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # 8.83 [+0.98] udp rx: 668 MB/s 484141 calls/s # 8.84 [+0.02] udp tx: 1278 MB/s 21687 calls/s 21687 msg/s # 9.83 [+0.99] udp rx: 668 MB/s 484103 calls/s # 9.84 [+0.01] udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.27] -4 -G # 11.16 [+1.01] udp rx: 1128 MB/s 823351 calls/s # 11.17 [+0.02] udp tx: 1148 MB/s 19471 calls/s 19471 msg/s # 12.16 [+0.98] udp rx: 1142 MB/s 833535 calls/s # 12.17 [+0.02] udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # 13.16 [+0.99] udp rx: 1140 MB/s 831862 calls/s # 13.17 [+0.01] udp tx: 1140 MB/s 19346 calls/s 19346 msg/s # 14.16 [+0.99] udp rx: 1140 MB/s 831972 calls/s # 14.17 [+0.01] udp tx: 1140 MB/s 19342 calls/s 19342 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__->