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 6000 # 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: 551 MB/s 9349 calls/s 9349 msg/s # tcp rx: 551 MB/s 22479 calls/s # tcp tx: 555 MB/s 9424 calls/s 9424 msg/s # tcp rx: 556 MB/s 25589 calls/s # tcp tx: 697 MB/s 11829 calls/s 11829 msg/s # tcp rx: 698 MB/s 30167 calls/s # tcp tx: 756 MB/s 12827 calls/s 12827 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: 359 MB/s 260653 calls/s # udp tx: 595 MB/s 10100 calls/s 10100 msg/s # udp rx: 386 MB/s 280514 calls/s # udp tx: 618 MB/s 10495 calls/s 10495 msg/s # udp rx: 389 MB/s 282501 calls/s # udp tx: 605 MB/s 10262 calls/s 10262 msg/s # udp rx: 392 MB/s 284603 calls/s # udp tx: 624 MB/s 10589 calls/s 10589 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: 596 MB/s 435246 calls/s # udp tx: 615 MB/s 10446 calls/s 10446 msg/s # udp rx: 713 MB/s 520253 calls/s # udp tx: 712 MB/s 12076 calls/s 12076 msg/s # udp rx: 544 MB/s 397019 calls/s # udp tx: 537 MB/s 9109 calls/s 9109 msg/s # udp rx: 571 MB/s 416885 calls/s # udp tx: 576 MB/s 9781 calls/s 9781 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__->