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: 969 MB/s 16448 calls/s 16448 msg/s # 2.59 [+0.00] tcp rx: 970 MB/s 48690 calls/s # 3.59 [+1.00] tcp tx: 938 MB/s 15926 calls/s 15926 msg/s # 3.59 [+0.00] tcp rx: 939 MB/s 48965 calls/s # 4.59 [+1.00] tcp tx: 925 MB/s 15697 calls/s 15697 msg/s # 4.59 [+0.00] tcp rx: 926 MB/s 47733 calls/s # 5.59 [+1.00] tcp tx: 941 MB/s 15970 calls/s 15970 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.02] udp rx: 653 MB/s 473344 calls/s # 6.95 [+0.02] udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # 7.93 [+0.98] udp rx: 660 MB/s 478720 calls/s # 7.95 [+0.02] udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # 8.94 [+0.98] udp rx: 667 MB/s 483072 calls/s # 8.95 [+0.02] udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # 9.94 [+0.98] udp rx: 661 MB/s 479232 calls/s # 9.95 [+0.02] udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1103 MB/s 804780 calls/s # 11.31 [+0.02] udp tx: 1126 MB/s 19101 calls/s 19101 msg/s # 12.29 [+0.98] udp rx: 1111 MB/s 810592 calls/s # 12.31 [+0.02] udp tx: 1111 MB/s 18845 calls/s 18845 msg/s # 13.29 [+0.98] udp rx: 1109 MB/s 809515 calls/s # 13.31 [+0.02] udp tx: 1114 MB/s 18901 calls/s 18901 msg/s # 14.29 [+0.98] udp rx: 1110 MB/s 809975 calls/s # 14.31 [+0.02] udp tx: 1112 MB/s 18867 calls/s 18867 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__->