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.61 [+2.28] tcp tx: 618 MB/s 10494 calls/s 10494 msg/s # 2.61 [+0.00] tcp rx: 618 MB/s 31702 calls/s # 3.61 [+1.00] tcp tx: 647 MB/s 10988 calls/s 10988 msg/s # 3.61 [+0.00] tcp rx: 648 MB/s 32934 calls/s # 4.61 [+1.00] tcp tx: 623 MB/s 10573 calls/s 10573 msg/s # 4.61 [+0.00] tcp rx: 624 MB/s 31836 calls/s # 5.61 [+1.00] tcp tx: 621 MB/s 10536 calls/s 10536 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.32] -4 -v # 6.98 [+1.01] udp rx: 513 MB/s 371456 calls/s # 7.00 [+0.02] udp tx: 870 MB/s 14770 calls/s 14770 msg/s # 7.98 [+0.98] udp rx: 527 MB/s 381991 calls/s # 8.00 [+0.02] udp tx: 860 MB/s 14601 calls/s 14601 msg/s # 8.98 [+0.98] udp rx: 527 MB/s 381737 calls/s # 9.00 [+0.02] udp tx: 859 MB/s 14578 calls/s 14578 msg/s # 9.98 [+0.98] udp rx: 527 MB/s 381651 calls/s # 10.00 [+0.02] udp tx: 861 MB/s 14606 calls/s 14606 msg/s # 10.04 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.31] -4 -G # 11.36 [+1.02] udp rx: 649 MB/s 473497 calls/s # 11.38 [+0.02] udp tx: 663 MB/s 11250 calls/s 11250 msg/s # 12.36 [+0.98] udp rx: 664 MB/s 484680 calls/s # 12.38 [+0.02] udp tx: 664 MB/s 11266 calls/s 11266 msg/s # 13.36 [+0.98] udp rx: 684 MB/s 498892 calls/s # 13.38 [+0.02] udp tx: 683 MB/s 11596 calls/s 11596 msg/s # 14.36 [+0.98] udp rx: 691 MB/s 504444 calls/s # 14.38 [+0.02] udp tx: 691 MB/s 11730 calls/s 11730 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__->