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.55 [+2.26] tcp tx: 975 MB/s 16553 calls/s 16553 msg/s # 2.55 [+0.00] tcp rx: 976 MB/s 50191 calls/s # 3.55 [+1.00] tcp tx: 990 MB/s 16800 calls/s 16800 msg/s # 3.55 [+0.00] tcp rx: 991 MB/s 50433 calls/s # 4.55 [+1.00] tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # 4.55 [+0.00] tcp rx: 980 MB/s 49998 calls/s # 5.55 [+1.00] tcp tx: 963 MB/s 16340 calls/s 16340 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.33] -4 -v # 6.93 [+1.02] udp rx: 451 MB/s 326930 calls/s # 6.95 [+0.02] udp tx: 824 MB/s 13992 calls/s 13992 msg/s # 7.93 [+0.98] udp rx: 534 MB/s 387167 calls/s # 7.95 [+0.02] udp tx: 806 MB/s 13671 calls/s 13671 msg/s # 8.93 [+0.98] udp rx: 538 MB/s 390144 calls/s # 8.95 [+0.02] udp tx: 839 MB/s 14230 calls/s 14230 msg/s # 9.93 [+0.98] udp rx: 538 MB/s 390144 calls/s # 9.95 [+0.02] udp tx: 838 MB/s 14227 calls/s 14227 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.31] -4 -G # 11.31 [+1.01] udp rx: 614 MB/s 447946 calls/s # 11.33 [+0.02] udp tx: 629 MB/s 10678 calls/s 10678 msg/s # 12.31 [+0.98] udp rx: 632 MB/s 461067 calls/s # 12.33 [+0.02] udp tx: 631 MB/s 10718 calls/s 10718 msg/s # 13.31 [+0.98] udp rx: 630 MB/s 460153 calls/s # 13.33 [+0.02] udp tx: 630 MB/s 10700 calls/s 10700 msg/s # 14.31 [+0.98] udp rx: 631 MB/s 460746 calls/s # 14.33 [+0.02] udp tx: 631 MB/s 10709 calls/s 10709 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__->