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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 1009 MB/s 17124 calls/s 17124 msg/s # 2.59 [+0.00] tcp rx: 1009 MB/s 51519 calls/s # 3.59 [+1.00] tcp tx: 986 MB/s 16728 calls/s 16728 msg/s # 3.59 [+0.00] tcp rx: 987 MB/s 50706 calls/s # 4.59 [+1.00] tcp tx: 991 MB/s 16816 calls/s 16816 msg/s # 4.59 [+0.00] tcp rx: 992 MB/s 50793 calls/s # 5.59 [+1.00] tcp tx: 967 MB/s 16410 calls/s 16410 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.98 [+1.02] udp rx: 653 MB/s 473600 calls/s # 7.00 [+0.02] udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # 7.98 [+0.98] udp rx: 667 MB/s 484608 calls/s # 8.00 [+0.02] udp tx: 1309 MB/s 22211 calls/s 22211 msg/s # 8.98 [+0.98] udp rx: 668 MB/s 484096 calls/s # 9.00 [+0.02] udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # 9.98 [+0.98] udp rx: 667 MB/s 483328 calls/s # 10.00 [+0.02] udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # 10.04 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.30] -4 -G # 11.35 [+1.01] udp rx: 1110 MB/s 809984 calls/s # 11.37 [+0.02] udp tx: 1133 MB/s 19232 calls/s 19232 msg/s # 12.35 [+0.98] udp rx: 1129 MB/s 823536 calls/s # 12.37 [+0.02] udp tx: 1128 MB/s 19146 calls/s 19146 msg/s # 13.35 [+0.98] udp rx: 1130 MB/s 824679 calls/s # 13.37 [+0.02] udp tx: 1129 MB/s 19158 calls/s 19158 msg/s # 14.35 [+0.98] udp rx: 1130 MB/s 824200 calls/s # 14.37 [+0.02] udp tx: 1129 MB/s 19153 calls/s 19153 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__->