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.32 [+0.32] -4 -t # 2.60 [+2.27] tcp tx: 970 MB/s 16468 calls/s 16468 msg/s # 2.60 [+0.00] tcp rx: 971 MB/s 49608 calls/s # 3.60 [+1.00] tcp tx: 995 MB/s 16886 calls/s 16886 msg/s # 3.60 [+0.00] tcp rx: 995 MB/s 50787 calls/s # 4.60 [+1.00] tcp tx: 1025 MB/s 17386 calls/s 17386 msg/s # 4.60 [+0.00] tcp rx: 1026 MB/s 52074 calls/s # 5.60 [+1.00] tcp tx: 1013 MB/s 17191 calls/s 17191 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.95 [+1.02] udp rx: 548 MB/s 397568 calls/s # 6.97 [+0.02] udp tx: 1228 MB/s 20831 calls/s 20831 msg/s # 7.95 [+0.98] udp rx: 614 MB/s 444928 calls/s # 7.97 [+0.02] udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # 8.95 [+0.99] udp rx: 646 MB/s 468480 calls/s # 8.97 [+0.01] udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # 9.95 [+0.99] udp rx: 647 MB/s 468736 calls/s # 9.97 [+0.01] udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1079 MB/s 787343 calls/s # 11.34 [+0.02] udp tx: 1106 MB/s 18764 calls/s 18764 msg/s # 12.31 [+0.98] udp rx: 1140 MB/s 831503 calls/s # 12.34 [+0.02] udp tx: 1145 MB/s 19424 calls/s 19424 msg/s # 13.31 [+0.98] udp rx: 1100 MB/s 802332 calls/s # 13.34 [+0.02] udp tx: 1103 MB/s 18711 calls/s 18711 msg/s # 14.32 [+0.98] udp rx: 1080 MB/s 787711 calls/s # 14.34 [+0.02] udp tx: 1082 MB/s 18364 calls/s 18364 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__->