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: 948 MB/s 16082 calls/s 16082 msg/s # tcp rx: 952 MB/s 48827 calls/s # tcp tx: 974 MB/s 16531 calls/s 16531 msg/s # tcp rx: 979 MB/s 49762 calls/s # tcp tx: 981 MB/s 16646 calls/s 16646 msg/s # tcp rx: 995 MB/s 49731 calls/s # tcp tx: 989 MB/s 16788 calls/s 16788 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: 641 MB/s 464896 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # udp rx: 615 MB/s 446254 calls/s # udp tx: 1353 MB/s 22957 calls/s 22957 msg/s # udp rx: 630 MB/s 456928 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 663 MB/s 480548 calls/s # udp tx: 1234 MB/s 20936 calls/s 20936 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: 661 MB/s 482724 calls/s # udp tx: 683 MB/s 11588 calls/s 11588 msg/s # udp rx: 700 MB/s 510919 calls/s # udp tx: 701 MB/s 11898 calls/s 11898 msg/s # udp rx: 694 MB/s 506439 calls/s # udp tx: 693 MB/s 11762 calls/s 11762 msg/s # udp rx: 683 MB/s 498541 calls/s # udp tx: 684 MB/s 11606 calls/s 11606 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__->