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.28] -4 -t # 2.55 [+2.26] tcp tx: 937 MB/s 15899 calls/s 15899 msg/s # 2.55 [+0.00] tcp rx: 937 MB/s 47398 calls/s # 3.55 [+1.00] tcp tx: 906 MB/s 15376 calls/s 15376 msg/s # 3.55 [+0.00] tcp rx: 906 MB/s 47383 calls/s # 4.55 [+1.00] tcp tx: 1028 MB/s 17449 calls/s 17449 msg/s # 4.55 [+0.00] tcp rx: 1029 MB/s 29407 calls/s # 5.55 [+1.00] tcp tx: 935 MB/s 15874 calls/s 15874 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.86 [+0.28] -4 -v # 6.88 [+1.02] udp rx: 643 MB/s 466432 calls/s # 6.89 [+0.02] udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # 7.88 [+0.98] udp rx: 655 MB/s 474439 calls/s # 7.89 [+0.02] udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # 8.88 [+0.99] udp rx: 622 MB/s 450551 calls/s # 8.89 [+0.01] udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # 9.88 [+0.99] udp rx: 655 MB/s 474814 calls/s # 9.89 [+0.01] udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 930 MB/s 678706 calls/s # 11.23 [+0.02] udp tx: 948 MB/s 16079 calls/s 16079 msg/s # 12.21 [+0.98] udp rx: 1016 MB/s 741245 calls/s # 12.23 [+0.02] udp tx: 1026 MB/s 17409 calls/s 17409 msg/s # 13.21 [+0.98] udp rx: 1075 MB/s 784304 calls/s # 13.23 [+0.02] udp tx: 1075 MB/s 18233 calls/s 18233 msg/s # 14.21 [+0.98] udp rx: 1060 MB/s 773757 calls/s # 14.23 [+0.02] udp tx: 1060 MB/s 17988 calls/s 17988 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__->