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: 648 MB/s 10998 calls/s 10998 msg/s # tcp rx: 648 MB/s 28666 calls/s # tcp tx: 636 MB/s 10787 calls/s 10787 msg/s # tcp rx: 639 MB/s 26443 calls/s # tcp tx: 571 MB/s 9685 calls/s 9685 msg/s # tcp rx: 569 MB/s 25509 calls/s # tcp tx: 628 MB/s 10664 calls/s 10664 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: 426 MB/s 309248 calls/s # udp tx: 655 MB/s 11123 calls/s 11123 msg/s # udp rx: 432 MB/s 313600 calls/s # udp tx: 666 MB/s 11297 calls/s 11297 msg/s # udp rx: 454 MB/s 329472 calls/s # udp tx: 663 MB/s 11259 calls/s 11259 msg/s # udp rx: 440 MB/s 319232 calls/s # udp tx: 666 MB/s 11296 calls/s 11296 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: 606 MB/s 442384 calls/s # udp tx: 620 MB/s 10529 calls/s 10529 msg/s # udp rx: 643 MB/s 469113 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 msg/s # udp rx: 641 MB/s 467600 calls/s # udp tx: 641 MB/s 10882 calls/s 10882 msg/s # udp rx: 641 MB/s 468036 calls/s # udp tx: 641 MB/s 10887 calls/s 10887 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__->