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: 660 MB/s 11208 calls/s 11208 msg/s # tcp rx: 661 MB/s 31081 calls/s # tcp tx: 683 MB/s 11601 calls/s 11601 msg/s # tcp rx: 684 MB/s 30343 calls/s # tcp tx: 717 MB/s 12166 calls/s 12166 msg/s # tcp rx: 718 MB/s 27447 calls/s # tcp tx: 679 MB/s 11524 calls/s 11524 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: 474 MB/s 344320 calls/s # udp tx: 609 MB/s 10345 calls/s 10345 msg/s # udp rx: 476 MB/s 345918 calls/s # udp tx: 655 MB/s 11123 calls/s 11123 msg/s # udp rx: 421 MB/s 305603 calls/s # udp tx: 654 MB/s 11096 calls/s 11096 msg/s # udp rx: 463 MB/s 336342 calls/s # udp tx: 647 MB/s 10987 calls/s 10987 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: 600 MB/s 438127 calls/s # udp tx: 613 MB/s 10408 calls/s 10408 msg/s # udp rx: 610 MB/s 445216 calls/s # udp tx: 614 MB/s 10423 calls/s 10423 msg/s # udp rx: 606 MB/s 442369 calls/s # udp tx: 607 MB/s 10306 calls/s 10306 msg/s # udp rx: 618 MB/s 451083 calls/s # udp tx: 618 MB/s 10484 calls/s 10484 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__->