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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 957 MB/s 16234 calls/s 16234 msg/s # 2.52 [+0.00] tcp rx: 957 MB/s 48726 calls/s # 3.52 [+1.00] tcp tx: 981 MB/s 16645 calls/s 16645 msg/s # 3.52 [+0.00] tcp rx: 981 MB/s 48281 calls/s # 4.52 [+1.00] tcp tx: 918 MB/s 15577 calls/s 15577 msg/s # 4.52 [+0.00] tcp rx: 918 MB/s 47274 calls/s # 5.52 [+1.00] tcp tx: 920 MB/s 15609 calls/s 15609 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.28] -4 -v # 6.84 [+1.01] udp rx: 632 MB/s 458240 calls/s # 6.85 [+0.02] udp tx: 1183 MB/s 20081 calls/s 20081 msg/s # 7.84 [+0.99] udp rx: 662 MB/s 479869 calls/s # 7.85 [+0.01] udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # 8.84 [+0.99] udp rx: 669 MB/s 484982 calls/s # 8.85 [+0.01] udp tx: 1214 MB/s 20599 calls/s 20599 msg/s # 9.84 [+0.99] udp rx: 672 MB/s 487191 calls/s # 9.85 [+0.01] udp tx: 1142 MB/s 19379 calls/s 19379 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.18 [+0.30] -4 -G # 11.19 [+1.01] udp rx: 1017 MB/s 742026 calls/s # 11.21 [+0.02] udp tx: 1039 MB/s 17628 calls/s 17628 msg/s # 12.19 [+0.98] udp rx: 1106 MB/s 806793 calls/s # 12.21 [+0.02] udp tx: 1108 MB/s 18799 calls/s 18799 msg/s # 13.20 [+0.98] udp rx: 1102 MB/s 804365 calls/s # 13.21 [+0.02] udp tx: 1104 MB/s 18740 calls/s 18740 msg/s # 14.20 [+0.98] udp rx: 1104 MB/s 805735 calls/s # 14.21 [+0.02] udp tx: 1106 MB/s 18762 calls/s 18762 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__->