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: 1414 MB/s 23992 calls/s 23992 msg/s # tcp rx: 1416 MB/s 63800 calls/s # tcp tx: 1479 MB/s 25087 calls/s 25087 msg/s # tcp rx: 1479 MB/s 65238 calls/s # tcp tx: 1304 MB/s 22128 calls/s 22128 msg/s # tcp rx: 1305 MB/s 59537 calls/s # tcp tx: 1333 MB/s 22620 calls/s 22620 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: 556 MB/s 402176 calls/s # udp tx: 958 MB/s 16253 calls/s 16253 msg/s # udp rx: 574 MB/s 415488 calls/s # udp tx: 961 MB/s 16314 calls/s 16314 msg/s # udp rx: 565 MB/s 408646 calls/s # udp tx: 938 MB/s 15920 calls/s 15920 msg/s # udp rx: 576 MB/s 417433 calls/s # udp tx: 883 MB/s 14985 calls/s 14985 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: 705 MB/s 514348 calls/s # udp tx: 725 MB/s 12302 calls/s 12302 msg/s # udp rx: 732 MB/s 534569 calls/s # udp tx: 733 MB/s 12441 calls/s 12441 msg/s # udp rx: 1109 MB/s 809346 calls/s # udp tx: 1124 MB/s 19077 calls/s 19077 msg/s # udp rx: 1337 MB/s 975693 calls/s # udp tx: 1338 MB/s 22698 calls/s 22698 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__->