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.53 [+2.26] tcp tx: 573 MB/s 9727 calls/s 9727 msg/s # 2.54 [+0.00] tcp rx: 573 MB/s 33940 calls/s # 3.53 [+1.00] tcp tx: 569 MB/s 9665 calls/s 9665 msg/s # 3.53 [+0.00] tcp rx: 570 MB/s 33441 calls/s # 4.53 [+1.00] tcp tx: 568 MB/s 9634 calls/s 9634 msg/s # 4.54 [+0.00] tcp rx: 568 MB/s 33969 calls/s # 5.53 [+1.00] tcp tx: 570 MB/s 9676 calls/s 9676 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 654 MB/s 474368 calls/s # 6.89 [+0.02] udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # 7.87 [+0.98] udp rx: 668 MB/s 484356 calls/s # 7.89 [+0.02] udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # 8.87 [+0.98] udp rx: 669 MB/s 484869 calls/s # 8.89 [+0.02] udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # 9.87 [+0.98] udp rx: 669 MB/s 485200 calls/s # 9.89 [+0.02] udp tx: 1270 MB/s 21551 calls/s 21551 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 958 MB/s 699228 calls/s # 11.25 [+0.02] udp tx: 983 MB/s 16680 calls/s 16680 msg/s # 12.23 [+0.98] udp rx: 1078 MB/s 786840 calls/s # 12.25 [+0.02] udp tx: 1079 MB/s 18314 calls/s 18314 msg/s # 13.23 [+0.98] udp rx: 1113 MB/s 811743 calls/s # 13.25 [+0.02] udp tx: 1113 MB/s 18886 calls/s 18886 msg/s # 14.23 [+0.98] udp rx: 1114 MB/s 812699 calls/s # 14.25 [+0.02] udp tx: 1114 MB/s 18898 calls/s 18898 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__->