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: 1046 MB/s 17744 calls/s 17744 msg/s # tcp rx: 1061 MB/s 53564 calls/s # tcp tx: 987 MB/s 16755 calls/s 16755 msg/s # tcp rx: 987 MB/s 50846 calls/s # tcp tx: 1015 MB/s 17224 calls/s 17224 msg/s # tcp rx: 1016 MB/s 51047 calls/s # tcp tx: 1013 MB/s 17184 calls/s 17184 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: 638 MB/s 462080 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 614 MB/s 444708 calls/s # udp tx: 1085 MB/s 18409 calls/s 18409 msg/s # udp rx: 529 MB/s 382976 calls/s # udp tx: 842 MB/s 14290 calls/s 14290 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: 604 MB/s 441066 calls/s # udp tx: 618 MB/s 10491 calls/s 10491 msg/s # udp rx: 647 MB/s 472320 calls/s # udp tx: 647 MB/s 10983 calls/s 10983 msg/s # udp rx: 635 MB/s 463411 calls/s # udp tx: 635 MB/s 10778 calls/s 10778 msg/s # udp rx: 642 MB/s 468610 calls/s # udp tx: 642 MB/s 10902 calls/s 10902 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__->