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: 908 MB/s 15411 calls/s 15411 msg/s # tcp rx: 914 MB/s 48661 calls/s # tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # tcp rx: 926 MB/s 47348 calls/s # tcp tx: 896 MB/s 15204 calls/s 15204 msg/s # tcp rx: 900 MB/s 46593 calls/s # tcp tx: 944 MB/s 16018 calls/s 16018 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: 455 MB/s 329982 calls/s # udp tx: 799 MB/s 13553 calls/s 13553 msg/s # udp rx: 520 MB/s 377392 calls/s # udp tx: 787 MB/s 13357 calls/s 13357 msg/s # udp rx: 612 MB/s 444069 calls/s # udp tx: 1098 MB/s 18635 calls/s 18635 msg/s # udp rx: 626 MB/s 453888 calls/s # udp tx: 1309 MB/s 22213 calls/s 22213 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: 618 MB/s 451358 calls/s # udp tx: 633 MB/s 10744 calls/s 10744 msg/s # udp rx: 644 MB/s 470292 calls/s # udp tx: 645 MB/s 10943 calls/s 10943 msg/s # udp rx: 660 MB/s 481824 calls/s # udp tx: 661 MB/s 11214 calls/s 11214 msg/s # udp rx: 659 MB/s 481004 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 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__->