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 4800 # 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: 629 MB/s 10678 calls/s 10678 msg/s # tcp rx: 629 MB/s 29725 calls/s # tcp tx: 672 MB/s 11412 calls/s 11412 msg/s # tcp rx: 673 MB/s 30684 calls/s # tcp tx: 686 MB/s 11650 calls/s 11650 msg/s # tcp rx: 687 MB/s 27282 calls/s # tcp tx: 644 MB/s 10935 calls/s 10935 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: 494 MB/s 358400 calls/s # udp tx: 647 MB/s 10974 calls/s 10974 msg/s # udp rx: 505 MB/s 366606 calls/s # udp tx: 643 MB/s 10907 calls/s 10907 msg/s # udp rx: 511 MB/s 371018 calls/s # udp tx: 641 MB/s 10883 calls/s 10883 msg/s # udp rx: 509 MB/s 369808 calls/s # udp tx: 642 MB/s 10896 calls/s 10896 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: 632 MB/s 461070 calls/s # udp tx: 646 MB/s 10958 calls/s 10958 msg/s # udp rx: 643 MB/s 469268 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp rx: 635 MB/s 463520 calls/s # udp tx: 636 MB/s 10790 calls/s 10790 msg/s # udp rx: 634 MB/s 462871 calls/s # udp tx: 633 MB/s 10752 calls/s 10752 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__->