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: 611 MB/s 10372 calls/s 10372 msg/s # tcp rx: 612 MB/s 26484 calls/s # tcp tx: 634 MB/s 10757 calls/s 10757 msg/s # tcp rx: 634 MB/s 25512 calls/s # tcp tx: 679 MB/s 11533 calls/s 11533 msg/s # tcp rx: 680 MB/s 23963 calls/s # tcp tx: 685 MB/s 11632 calls/s 11632 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 344524 calls/s # udp tx: 597 MB/s 10131 calls/s 10131 msg/s # udp rx: 573 MB/s 417059 calls/s # udp tx: 639 MB/s 10854 calls/s 10854 msg/s # udp rx: 520 MB/s 378655 calls/s # udp tx: 562 MB/s 9532 calls/s 9532 msg/s # udp rx: 535 MB/s 389726 calls/s # udp tx: 581 MB/s 9863 calls/s 9863 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: 475 MB/s 346561 calls/s # udp tx: 494 MB/s 8389 calls/s 8389 msg/s # udp rx: 594 MB/s 433883 calls/s # udp tx: 588 MB/s 9982 calls/s 9982 msg/s # udp rx: 643 MB/s 469628 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # udp rx: 650 MB/s 474647 calls/s # udp tx: 650 MB/s 11038 calls/s 11038 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__->