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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 595 MB/s 10103 calls/s 10103 msg/s # 2.60 [+0.00] tcp rx: 595 MB/s 33023 calls/s # 3.60 [+1.00] tcp tx: 588 MB/s 9989 calls/s 9989 msg/s # 3.60 [+0.00] tcp rx: 589 MB/s 33357 calls/s # 4.60 [+1.00] tcp tx: 578 MB/s 9804 calls/s 9804 msg/s # 4.60 [+0.00] tcp rx: 578 MB/s 32802 calls/s # 5.60 [+1.00] tcp tx: 574 MB/s 9740 calls/s 9740 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.96 [+1.02] udp rx: 530 MB/s 383744 calls/s # 6.98 [+0.02] udp tx: 873 MB/s 14814 calls/s 14814 msg/s # 7.96 [+0.98] udp rx: 543 MB/s 393737 calls/s # 7.98 [+0.02] udp tx: 861 MB/s 14617 calls/s 14617 msg/s # 8.97 [+0.98] udp rx: 543 MB/s 393690 calls/s # 8.98 [+0.02] udp tx: 861 MB/s 14618 calls/s 14618 msg/s # 9.97 [+0.98] udp rx: 542 MB/s 392692 calls/s # 9.98 [+0.02] udp tx: 862 MB/s 14629 calls/s 14629 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.30] -4 -G # 11.33 [+1.01] udp rx: 691 MB/s 504184 calls/s # 11.35 [+0.02] udp tx: 707 MB/s 11994 calls/s 11994 msg/s # 12.33 [+0.98] udp rx: 708 MB/s 517004 calls/s # 12.35 [+0.02] udp tx: 708 MB/s 12018 calls/s 12018 msg/s # 13.33 [+0.98] udp rx: 706 MB/s 515487 calls/s # 13.35 [+0.02] udp tx: 706 MB/s 11982 calls/s 11982 msg/s # 14.33 [+0.98] udp rx: 703 MB/s 513096 calls/s # 14.35 [+0.02] udp tx: 710 MB/s 12051 calls/s 12051 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__->