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: 1726 MB/s 29280 calls/s 29280 msg/s # tcp rx: 1728 MB/s 70052 calls/s # tcp tx: 1815 MB/s 30791 calls/s 30791 msg/s # tcp rx: 1817 MB/s 65609 calls/s # tcp tx: 1697 MB/s 28783 calls/s 28783 msg/s # tcp rx: 1698 MB/s 70888 calls/s # tcp tx: 1647 MB/s 27941 calls/s 27941 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: 606 MB/s 438272 calls/s # udp tx: 1567 MB/s 26593 calls/s 26593 msg/s # udp rx: 683 MB/s 494560 calls/s # udp tx: 1546 MB/s 26225 calls/s 26225 msg/s # udp rx: 682 MB/s 493144 calls/s # udp tx: 1687 MB/s 28621 calls/s 28621 msg/s # udp rx: 574 MB/s 415108 calls/s # udp tx: 1746 MB/s 29624 calls/s 29624 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: 700 MB/s 511004 calls/s # udp tx: 740 MB/s 12552 calls/s 12552 msg/s # udp rx: 709 MB/s 517393 calls/s # udp tx: 709 MB/s 12033 calls/s 12033 msg/s # udp rx: 748 MB/s 545618 calls/s # udp tx: 751 MB/s 12747 calls/s 12747 msg/s # udp rx: 736 MB/s 537443 calls/s # udp tx: 734 MB/s 12457 calls/s 12457 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__->