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: 642 MB/s 10901 calls/s 10901 msg/s # tcp rx: 647 MB/s 29070 calls/s # tcp tx: 633 MB/s 10745 calls/s 10745 msg/s # tcp rx: 634 MB/s 26789 calls/s # tcp tx: 680 MB/s 11549 calls/s 11549 msg/s # tcp rx: 682 MB/s 23485 calls/s # tcp tx: 638 MB/s 10831 calls/s 10831 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: 462 MB/s 337117 calls/s # udp tx: 532 MB/s 9027 calls/s 9027 msg/s # udp rx: 469 MB/s 342262 calls/s # udp tx: 473 MB/s 8037 calls/s 8037 msg/s # udp rx: 446 MB/s 325473 calls/s # udp tx: 465 MB/s 7895 calls/s 7895 msg/s # udp rx: 457 MB/s 333214 calls/s # udp tx: 478 MB/s 8121 calls/s 8121 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: 601 MB/s 438342 calls/s # udp tx: 618 MB/s 10485 calls/s 10485 msg/s # udp rx: 617 MB/s 450334 calls/s # udp tx: 617 MB/s 10475 calls/s 10475 msg/s # udp rx: 656 MB/s 478454 calls/s # udp tx: 656 MB/s 11133 calls/s 11133 msg/s # udp rx: 657 MB/s 479248 calls/s # udp tx: 657 MB/s 11152 calls/s 11152 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__->