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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 973 MB/s 16506 calls/s 16506 msg/s # 2.50 [+0.00] tcp rx: 973 MB/s 49952 calls/s # 3.50 [+1.00] tcp tx: 964 MB/s 16355 calls/s 16355 msg/s # 3.50 [+0.00] tcp rx: 965 MB/s 49610 calls/s # 4.50 [+1.00] tcp tx: 960 MB/s 16293 calls/s 16293 msg/s # 4.50 [+0.00] tcp rx: 961 MB/s 49622 calls/s # 5.50 [+1.00] tcp tx: 925 MB/s 15700 calls/s 15700 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 657 MB/s 476928 calls/s # 6.82 [+0.02] udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # 7.80 [+0.98] udp rx: 667 MB/s 483840 calls/s # 7.82 [+0.02] udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # 8.80 [+0.98] udp rx: 666 MB/s 483072 calls/s # 8.82 [+0.02] udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # 9.80 [+0.98] udp rx: 665 MB/s 482304 calls/s # 9.82 [+0.02] udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.24] -4 -G # 11.11 [+1.01] udp rx: 1117 MB/s 815027 calls/s # 11.12 [+0.02] udp tx: 1140 MB/s 19345 calls/s 19345 msg/s # 12.11 [+0.98] udp rx: 1133 MB/s 826944 calls/s # 12.12 [+0.02] udp tx: 1135 MB/s 19266 calls/s 19266 msg/s # 13.11 [+0.99] udp rx: 1132 MB/s 826098 calls/s # 13.12 [+0.01] udp tx: 1134 MB/s 19250 calls/s 19250 msg/s # 14.11 [+0.99] udp rx: 1132 MB/s 826133 calls/s # 14.12 [+0.01] udp tx: 1134 MB/s 19243 calls/s 19243 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__->