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.29 [+0.29] -4 -t # 2.53 [+2.25] tcp tx: 913 MB/s 15497 calls/s 15497 msg/s # 3.53 [+1.00] tcp tx: 1145 MB/s 19431 calls/s 19431 msg/s # 3.54 [+0.00] tcp rx: 2059 MB/s 57664 calls/s # 4.53 [+1.00] tcp tx: 904 MB/s 15348 calls/s 15348 msg/s # 4.54 [+0.00] tcp rx: 906 MB/s 47731 calls/s # 5.53 [+1.00] tcp tx: 908 MB/s 15405 calls/s 15405 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 647 MB/s 469504 calls/s # 6.88 [+0.02] udp tx: 1154 MB/s 19588 calls/s 19588 msg/s # 7.86 [+0.98] udp rx: 668 MB/s 484114 calls/s # 7.88 [+0.02] udp tx: 1168 MB/s 19813 calls/s 19813 msg/s # 8.86 [+0.98] udp rx: 622 MB/s 450778 calls/s # 8.88 [+0.02] udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # 9.86 [+0.99] udp rx: 610 MB/s 442512 calls/s # 9.88 [+0.01] udp tx: 1242 MB/s 21072 calls/s 21072 msg/s # 9.91 [+0.04] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1088 MB/s 793902 calls/s # 11.22 [+0.02] udp tx: 1107 MB/s 18777 calls/s 18777 msg/s # 12.20 [+0.98] udp rx: 1059 MB/s 772554 calls/s # 12.22 [+0.02] udp tx: 1059 MB/s 17962 calls/s 17962 msg/s # 13.20 [+0.99] udp rx: 1110 MB/s 809617 calls/s # 13.22 [+0.01] udp tx: 1109 MB/s 18811 calls/s 18811 msg/s # 14.20 [+0.99] udp rx: 1124 MB/s 820182 calls/s # 14.22 [+0.01] udp tx: 1124 MB/s 19065 calls/s 19065 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__->