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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 1003 MB/s 17027 calls/s 17027 msg/s # 2.55 [+0.00] tcp rx: 1004 MB/s 49575 calls/s # 3.55 [+1.00] tcp tx: 977 MB/s 16575 calls/s 16575 msg/s # 3.55 [+0.00] tcp rx: 978 MB/s 49897 calls/s # 4.55 [+1.00] tcp tx: 950 MB/s 16119 calls/s 16119 msg/s # 4.56 [+0.00] tcp rx: 951 MB/s 49537 calls/s # 5.55 [+1.00] tcp tx: 833 MB/s 14143 calls/s 14143 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.86 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 652 MB/s 472576 calls/s # 6.89 [+0.02] udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # 7.87 [+0.98] udp rx: 666 MB/s 483072 calls/s # 7.89 [+0.02] udp tx: 1104 MB/s 18736 calls/s 18736 msg/s # 8.87 [+0.99] udp rx: 657 MB/s 475904 calls/s # 8.89 [+0.01] udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # 9.87 [+0.99] udp rx: 671 MB/s 486144 calls/s # 9.89 [+0.01] udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.28] -4 -G # 11.22 [+1.02] udp rx: 1038 MB/s 757110 calls/s # 11.24 [+0.02] udp tx: 1060 MB/s 17979 calls/s 17979 msg/s # 12.22 [+0.98] udp rx: 1120 MB/s 817049 calls/s # 12.24 [+0.02] udp tx: 1119 MB/s 18993 calls/s 18993 msg/s # 13.22 [+0.98] udp rx: 1116 MB/s 814470 calls/s # 13.24 [+0.02] udp tx: 1116 MB/s 18931 calls/s 18931 msg/s # 14.22 [+0.98] udp rx: 1115 MB/s 813764 calls/s # 14.24 [+0.02] udp tx: 1114 MB/s 18907 calls/s 18907 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__->