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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.33 [+0.31] -4 -t # 2.58 [+2.25] tcp tx: 628 MB/s 10660 calls/s 10660 msg/s # 2.58 [+0.00] tcp rx: 628 MB/s 32354 calls/s # 3.57 [+1.00] tcp tx: 642 MB/s 10900 calls/s 10900 msg/s # 3.58 [+0.00] tcp rx: 643 MB/s 33135 calls/s # 4.58 [+1.00] tcp tx: 636 MB/s 10788 calls/s 10788 msg/s # 4.58 [+0.00] tcp rx: 636 MB/s 32728 calls/s # 5.57 [+1.00] tcp tx: 641 MB/s 10879 calls/s 10879 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 610 MB/s 442368 calls/s # 6.96 [+0.02] udp tx: 1158 MB/s 19656 calls/s 19656 msg/s # 7.94 [+0.98] udp rx: 481 MB/s 348939 calls/s # 7.96 [+0.02] udp tx: 997 MB/s 16918 calls/s 16918 msg/s # 8.94 [+0.98] udp rx: 529 MB/s 383488 calls/s # 8.96 [+0.02] udp tx: 836 MB/s 14180 calls/s 14180 msg/s # 9.94 [+0.98] udp rx: 500 MB/s 362496 calls/s # 9.96 [+0.02] udp tx: 862 MB/s 14625 calls/s 14625 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 615 MB/s 449120 calls/s # 11.32 [+0.02] udp tx: 629 MB/s 10682 calls/s 10682 msg/s # 12.30 [+0.98] udp rx: 608 MB/s 443853 calls/s # 12.32 [+0.02] udp tx: 610 MB/s 10359 calls/s 10359 msg/s # 13.30 [+0.98] udp rx: 618 MB/s 451203 calls/s # 13.32 [+0.02] udp tx: 619 MB/s 10509 calls/s 10509 msg/s # 14.30 [+0.98] udp rx: 665 MB/s 485701 calls/s # 14.32 [+0.02] udp tx: 665 MB/s 11291 calls/s 11291 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__->