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.35 [+0.35] -4 -t # 2.65 [+2.30] tcp tx: 1003 MB/s 17026 calls/s 17026 msg/s # 2.65 [+0.00] tcp rx: 1004 MB/s 51669 calls/s # 3.65 [+1.00] tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # 3.65 [+0.00] tcp rx: 980 MB/s 50177 calls/s # 4.65 [+1.00] tcp tx: 945 MB/s 16034 calls/s 16034 msg/s # 4.65 [+0.00] tcp rx: 946 MB/s 48887 calls/s # 5.65 [+1.00] tcp tx: 999 MB/s 16945 calls/s 16945 msg/s # 5.69 [+0.04] udp gso - over veth touching data # 5.69 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.02 [+0.33] -4 -v # 7.03 [+1.01] udp rx: 622 MB/s 450816 calls/s # 7.05 [+0.02] udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # 8.03 [+0.98] udp rx: 630 MB/s 456570 calls/s # 8.05 [+0.02] udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # 9.04 [+0.98] udp rx: 661 MB/s 478764 calls/s # 9.05 [+0.02] udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # 10.04 [+0.98] udp rx: 662 MB/s 479687 calls/s # 10.05 [+0.02] udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # 10.09 [+0.03] udp gso and gro - over veth touching data # 10.09 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.39 [+0.30] -4 -G # 11.40 [+1.01] udp rx: 1058 MB/s 772219 calls/s # 11.42 [+0.02] udp tx: 1080 MB/s 18319 calls/s 18319 msg/s # 12.40 [+0.98] udp rx: 1112 MB/s 811423 calls/s # 12.42 [+0.02] udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # 13.40 [+0.98] udp rx: 1114 MB/s 812709 calls/s # 13.42 [+0.02] udp tx: 1114 MB/s 18899 calls/s 18899 msg/s # 14.41 [+0.98] udp rx: 1110 MB/s 810084 calls/s # 14.42 [+0.02] udp tx: 1110 MB/s 18833 calls/s 18833 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__->