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.51 [+2.24] tcp tx: 968 MB/s 16424 calls/s 16424 msg/s # 2.51 [+0.00] tcp rx: 968 MB/s 49781 calls/s # 3.51 [+1.00] tcp tx: 975 MB/s 16552 calls/s 16552 msg/s # 3.51 [+0.00] tcp rx: 976 MB/s 49890 calls/s # 4.51 [+1.00] tcp tx: 959 MB/s 16277 calls/s 16277 msg/s # 4.51 [+0.00] tcp rx: 960 MB/s 49499 calls/s # 5.51 [+1.00] tcp tx: 940 MB/s 15955 calls/s 15955 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.27] -4 -v # 6.83 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.84 [+0.02] udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # 7.83 [+0.98] udp rx: 668 MB/s 484352 calls/s # 7.84 [+0.02] udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # 8.83 [+0.98] udp rx: 668 MB/s 483933 calls/s # 8.84 [+0.02] udp tx: 1252 MB/s 21235 calls/s 21235 msg/s # 9.83 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.84 [+0.02] udp tx: 1251 MB/s 21225 calls/s 21225 msg/s # 9.87 [+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.11 [+0.24] -4 -G # 11.13 [+1.01] udp rx: 1088 MB/s 793820 calls/s # 11.14 [+0.02] udp tx: 1110 MB/s 18835 calls/s 18835 msg/s # 12.13 [+0.98] udp rx: 1107 MB/s 807968 calls/s # 12.14 [+0.02] udp tx: 1107 MB/s 18783 calls/s 18783 msg/s # 13.13 [+0.98] udp rx: 1111 MB/s 810549 calls/s # 13.14 [+0.02] udp tx: 1110 MB/s 18834 calls/s 18834 msg/s # 14.13 [+0.98] udp rx: 1118 MB/s 815551 calls/s # 14.14 [+0.02] udp tx: 1118 MB/s 18971 calls/s 18971 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__->