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: 1010 MB/s 17139 calls/s 17139 msg/s # 2.55 [+0.00] tcp rx: 1010 MB/s 51550 calls/s # 3.55 [+1.00] tcp tx: 999 MB/s 16957 calls/s 16957 msg/s # 3.55 [+0.00] tcp rx: 1001 MB/s 51290 calls/s # 4.55 [+1.00] tcp tx: 1027 MB/s 17429 calls/s 17429 msg/s # 4.55 [+0.00] tcp rx: 1028 MB/s 52516 calls/s # 5.55 [+1.00] tcp tx: 1021 MB/s 17320 calls/s 17320 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.02] udp rx: 584 MB/s 424360 calls/s # 6.91 [+0.02] udp tx: 928 MB/s 15754 calls/s 15754 msg/s # 7.89 [+0.98] udp rx: 564 MB/s 409856 calls/s # 7.91 [+0.02] udp tx: 752 MB/s 12759 calls/s 12759 msg/s # 8.89 [+0.98] udp rx: 574 MB/s 416512 calls/s # 8.91 [+0.02] udp tx: 744 MB/s 12629 calls/s 12629 msg/s # 9.89 [+0.98] udp rx: 559 MB/s 406016 calls/s # 9.91 [+0.02] udp tx: 758 MB/s 12869 calls/s 12869 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 1021 MB/s 744739 calls/s # 11.26 [+0.02] udp tx: 1044 MB/s 17720 calls/s 17720 msg/s # 12.24 [+0.98] udp rx: 1081 MB/s 788799 calls/s # 12.26 [+0.02] udp tx: 1084 MB/s 18390 calls/s 18390 msg/s # 13.24 [+0.98] udp rx: 1074 MB/s 783287 calls/s # 13.26 [+0.02] udp tx: 1076 MB/s 18258 calls/s 18258 msg/s # 14.25 [+0.98] udp rx: 1077 MB/s 785984 calls/s # 14.26 [+0.02] udp tx: 1080 MB/s 18320 calls/s 18320 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__->