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: 932 MB/s 15808 calls/s 15808 msg/s # 2.55 [+0.00] tcp rx: 932 MB/s 78740 calls/s # 3.55 [+1.00] tcp tx: 972 MB/s 16497 calls/s 16497 msg/s # 3.55 [+0.00] tcp rx: 973 MB/s 80575 calls/s # 4.55 [+1.00] tcp tx: 946 MB/s 16058 calls/s 16058 msg/s # 4.56 [+0.00] tcp rx: 947 MB/s 71905 calls/s # 5.55 [+1.00] tcp tx: 933 MB/s 15832 calls/s 15832 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 625 MB/s 453120 calls/s # 6.91 [+0.02] udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # 7.90 [+0.98] udp rx: 603 MB/s 437248 calls/s # 7.91 [+0.02] udp tx: 1215 MB/s 20611 calls/s 20611 msg/s # 8.90 [+0.98] udp rx: 629 MB/s 455680 calls/s # 8.91 [+0.02] udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # 9.90 [+0.98] udp rx: 657 MB/s 475904 calls/s # 9.91 [+0.02] udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 1033 MB/s 753551 calls/s # 11.26 [+0.02] udp tx: 1053 MB/s 17865 calls/s 17865 msg/s # 12.24 [+0.98] udp rx: 1107 MB/s 807769 calls/s # 12.26 [+0.02] udp tx: 1109 MB/s 18813 calls/s 18813 msg/s # 13.24 [+0.98] udp rx: 1116 MB/s 813953 calls/s # 13.26 [+0.02] udp tx: 1116 MB/s 18942 calls/s 18942 msg/s # 14.24 [+0.99] udp rx: 1116 MB/s 814237 calls/s # 14.26 [+0.02] udp tx: 1117 MB/s 18948 calls/s 18948 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__->