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: 675 MB/s 11460 calls/s 11460 msg/s # tcp rx: 675 MB/s 30704 calls/s # tcp tx: 601 MB/s 10207 calls/s 10207 msg/s # tcp rx: 602 MB/s 27229 calls/s # tcp tx: 661 MB/s 11213 calls/s 11213 msg/s # tcp rx: 661 MB/s 30835 calls/s # tcp tx: 671 MB/s 11381 calls/s 11381 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: 439 MB/s 319551 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 msg/s # udp rx: 470 MB/s 341940 calls/s # udp tx: 589 MB/s 10001 calls/s 10001 msg/s # udp rx: 453 MB/s 329216 calls/s # udp tx: 649 MB/s 11010 calls/s 11010 msg/s # udp rx: 448 MB/s 325376 calls/s # udp tx: 650 MB/s 11037 calls/s 11037 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: 569 MB/s 415206 calls/s # udp tx: 581 MB/s 9864 calls/s 9864 msg/s # udp rx: 644 MB/s 469776 calls/s # udp tx: 649 MB/s 11022 calls/s 11022 msg/s # udp rx: 726 MB/s 529680 calls/s # udp tx: 722 MB/s 12250 calls/s 12250 msg/s # udp rx: 636 MB/s 464042 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 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__->