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: 788 MB/s 13377 calls/s 13377 msg/s # 2.55 [+0.04] tcp rx: 838 MB/s 47680 calls/s # 3.51 [+0.96] tcp tx: 909 MB/s 15424 calls/s 15424 msg/s # 3.55 [+0.04] tcp rx: 908 MB/s 42071 calls/s # 4.51 [+0.96] tcp tx: 939 MB/s 15927 calls/s 15927 msg/s # 4.61 [+0.10] tcp rx: 1006 MB/s 45074 calls/s # 5.51 [+0.90] tcp tx: 809 MB/s 13737 calls/s 13737 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.82 [+1.01] udp rx: 659 MB/s 477696 calls/s # 6.84 [+0.02] udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # 7.82 [+0.99] udp rx: 670 MB/s 486144 calls/s # 7.84 [+0.01] udp tx: 1102 MB/s 18696 calls/s 18696 msg/s # 8.82 [+0.99] udp rx: 673 MB/s 488704 calls/s # 8.84 [+0.01] udp tx: 1019 MB/s 17289 calls/s 17289 msg/s # 9.83 [+0.99] udp rx: 672 MB/s 486912 calls/s # 9.84 [+0.01] udp tx: 1194 MB/s 20265 calls/s 20265 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.16 [+0.29] -4 -G # 11.17 [+1.01] udp rx: 1059 MB/s 772996 calls/s # 11.19 [+0.02] udp tx: 1078 MB/s 18297 calls/s 18297 msg/s # 12.17 [+0.98] udp rx: 1095 MB/s 799017 calls/s # 12.19 [+0.02] udp tx: 1095 MB/s 18574 calls/s 18574 msg/s # 13.17 [+0.99] udp rx: 1100 MB/s 802434 calls/s # 13.19 [+0.01] udp tx: 1099 MB/s 18650 calls/s 18650 msg/s # 14.17 [+0.99] udp rx: 1095 MB/s 798920 calls/s # 14.19 [+0.01] udp tx: 1094 MB/s 18570 calls/s 18570 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__->