make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 535 MB/s 9077 calls/s 9077 msg/s # tcp rx: 535 MB/s 43785 calls/s # tcp tx: 533 MB/s 9053 calls/s 9053 msg/s # tcp rx: 534 MB/s 45019 calls/s # tcp tx: 534 MB/s 9073 calls/s 9073 msg/s # tcp rx: 535 MB/s 45029 calls/s # tcp tx: 534 MB/s 9067 calls/s 9067 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 548 MB/s 397089 calls/s # udp tx: 820 MB/s 13912 calls/s 13912 msg/s # udp rx: 545 MB/s 395719 calls/s # udp tx: 757 MB/s 12850 calls/s 12850 msg/s # udp rx: 557 MB/s 404224 calls/s # udp tx: 822 MB/s 13955 calls/s 13955 msg/s # udp rx: 557 MB/s 404224 calls/s # udp tx: 823 MB/s 13959 calls/s 13959 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 634 MB/s 462990 calls/s # udp tx: 647 MB/s 10979 calls/s 10979 msg/s # udp rx: 649 MB/s 473499 calls/s # udp tx: 650 MB/s 11031 calls/s 11031 msg/s # udp rx: 651 MB/s 474803 calls/s # udp tx: 652 MB/s 11067 calls/s 11067 msg/s # udp rx: 647 MB/s 472073 calls/s # udp tx: 658 MB/s 11166 calls/s 11166 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__->