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: 905 MB/s 15355 calls/s 15355 msg/s # 2.57 [+0.02] tcp rx: 923 MB/s 50155 calls/s # 3.55 [+0.98] tcp tx: 938 MB/s 15917 calls/s 15917 msg/s # 3.57 [+0.02] tcp rx: 937 MB/s 47909 calls/s # 4.55 [+0.98] tcp tx: 953 MB/s 16177 calls/s 16177 msg/s # 4.57 [+0.02] tcp rx: 953 MB/s 49035 calls/s # 5.55 [+0.98] tcp tx: 941 MB/s 15975 calls/s 15975 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.87 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 634 MB/s 460034 calls/s # 6.90 [+0.02] udp tx: 1218 MB/s 20672 calls/s 20672 msg/s # 7.88 [+0.98] udp rx: 656 MB/s 475648 calls/s # 7.90 [+0.02] udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # 8.88 [+0.98] udp rx: 657 MB/s 476416 calls/s # 8.90 [+0.02] udp tx: 1277 MB/s 21664 calls/s 21664 msg/s # 9.88 [+0.98] udp rx: 663 MB/s 480256 calls/s # 9.90 [+0.02] udp tx: 1269 MB/s 21540 calls/s 21540 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.30] -4 -G # 11.25 [+1.01] udp rx: 1079 MB/s 787555 calls/s # 11.27 [+0.02] udp tx: 1108 MB/s 18800 calls/s 18800 msg/s # 12.25 [+0.98] udp rx: 1119 MB/s 816364 calls/s # 12.27 [+0.02] udp tx: 1119 MB/s 18982 calls/s 18982 msg/s # 13.25 [+0.98] udp rx: 1119 MB/s 816170 calls/s # 13.27 [+0.02] udp tx: 1117 MB/s 18955 calls/s 18955 msg/s # 14.25 [+0.98] udp rx: 1115 MB/s 813790 calls/s # 14.27 [+0.02] udp tx: 1116 MB/s 18943 calls/s 18943 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__->