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: 956 MB/s 16228 calls/s 16228 msg/s # tcp rx: 957 MB/s 49178 calls/s # tcp tx: 972 MB/s 16499 calls/s 16499 msg/s # tcp rx: 985 MB/s 49802 calls/s # tcp tx: 950 MB/s 16118 calls/s 16118 msg/s # tcp rx: 948 MB/s 48817 calls/s # tcp tx: 926 MB/s 15719 calls/s 15719 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: 524 MB/s 380111 calls/s # udp tx: 831 MB/s 14110 calls/s 14110 msg/s # udp rx: 527 MB/s 381745 calls/s # udp tx: 819 MB/s 13906 calls/s 13906 msg/s # udp rx: 533 MB/s 386532 calls/s # udp tx: 795 MB/s 13500 calls/s 13500 msg/s # udp rx: 532 MB/s 385368 calls/s # udp tx: 818 MB/s 13885 calls/s 13885 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: 1026 MB/s 748858 calls/s # udp tx: 1062 MB/s 18021 calls/s 18021 msg/s # udp rx: 1105 MB/s 806557 calls/s # udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # udp rx: 985 MB/s 718891 calls/s # udp tx: 973 MB/s 16506 calls/s 16506 msg/s # udp rx: 1062 MB/s 775168 calls/s # udp tx: 1076 MB/s 18261 calls/s 18261 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__->