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.27 [+0.27] -4 -t # 2.52 [+2.25] tcp tx: 940 MB/s 15959 calls/s 15959 msg/s # 2.52 [+0.00] tcp rx: 941 MB/s 49882 calls/s # 3.52 [+1.00] tcp tx: 943 MB/s 15994 calls/s 15994 msg/s # 3.52 [+0.01] tcp rx: 948 MB/s 47632 calls/s # 4.52 [+0.99] tcp tx: 937 MB/s 15900 calls/s 15900 msg/s # 4.52 [+0.01] tcp rx: 937 MB/s 47440 calls/s # 5.52 [+0.99] tcp tx: 934 MB/s 15849 calls/s 15849 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.84 [+1.01] udp rx: 588 MB/s 426312 calls/s # 6.85 [+0.02] udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # 7.84 [+0.99] udp rx: 622 MB/s 450816 calls/s # 7.85 [+0.01] udp tx: 1235 MB/s 20956 calls/s 20956 msg/s # 8.84 [+0.99] udp rx: 656 MB/s 475392 calls/s # 8.85 [+0.01] udp tx: 1225 MB/s 20788 calls/s 20788 msg/s # 9.84 [+0.99] udp rx: 664 MB/s 481024 calls/s # 9.85 [+0.01] udp tx: 1240 MB/s 21039 calls/s 21039 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.33] -4 -G # 11.23 [+1.02] udp rx: 1084 MB/s 791118 calls/s # 11.25 [+0.02] udp tx: 1107 MB/s 18776 calls/s 18776 msg/s # 12.23 [+0.98] udp rx: 1091 MB/s 795692 calls/s # 12.25 [+0.02] udp tx: 1090 MB/s 18502 calls/s 18502 msg/s # 13.23 [+0.98] udp rx: 1086 MB/s 792716 calls/s # 13.25 [+0.02] udp tx: 1086 MB/s 18427 calls/s 18427 msg/s # 14.23 [+0.98] udp rx: 1089 MB/s 794732 calls/s # 14.25 [+0.02] udp tx: 1089 MB/s 18471 calls/s 18471 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__->