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.31 [+0.30] -4 -t # 2.56 [+2.25] tcp tx: 637 MB/s 10817 calls/s 10817 msg/s # 2.56 [+0.00] tcp rx: 638 MB/s 33130 calls/s # 3.56 [+1.00] tcp tx: 589 MB/s 10005 calls/s 10005 msg/s # 3.56 [+0.00] tcp rx: 590 MB/s 30973 calls/s # 4.56 [+1.00] tcp tx: 586 MB/s 9948 calls/s 9948 msg/s # 4.56 [+0.00] tcp rx: 587 MB/s 30927 calls/s # 5.56 [+1.00] tcp tx: 782 MB/s 13264 calls/s 13264 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 519 MB/s 376064 calls/s # 6.92 [+0.02] udp tx: 825 MB/s 14008 calls/s 14008 msg/s # 7.90 [+0.98] udp rx: 514 MB/s 372224 calls/s # 7.92 [+0.02] udp tx: 854 MB/s 14488 calls/s 14488 msg/s # 8.90 [+0.98] udp rx: 507 MB/s 367677 calls/s # 8.92 [+0.02] udp tx: 832 MB/s 14128 calls/s 14128 msg/s # 9.90 [+0.98] udp rx: 520 MB/s 376987 calls/s # 9.92 [+0.02] udp tx: 841 MB/s 14276 calls/s 14276 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.28] -4 -G # 11.25 [+1.02] udp rx: 852 MB/s 621762 calls/s # 11.27 [+0.02] udp tx: 875 MB/s 14854 calls/s 14854 msg/s # 12.25 [+0.98] udp rx: 1084 MB/s 790977 calls/s # 12.27 [+0.02] udp tx: 1087 MB/s 18444 calls/s 18444 msg/s # 13.25 [+0.98] udp rx: 1081 MB/s 788424 calls/s # 13.27 [+0.02] udp tx: 1083 MB/s 18381 calls/s 18381 msg/s # 14.25 [+0.98] udp rx: 1089 MB/s 794441 calls/s # 14.27 [+0.02] udp tx: 1091 MB/s 18520 calls/s 18520 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__->