make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 949 MB/s 16102 calls/s 16102 msg/s # tcp rx: 949 MB/s 49524 calls/s # tcp tx: 592 MB/s 10051 calls/s 10051 msg/s # tcp rx: 593 MB/s 33082 calls/s # tcp tx: 594 MB/s 10079 calls/s 10079 msg/s # tcp rx: 594 MB/s 33158 calls/s # tcp tx: 588 MB/s 9988 calls/s 9988 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: 530 MB/s 385119 calls/s # udp tx: 742 MB/s 12595 calls/s 12595 msg/s # udp rx: 535 MB/s 388519 calls/s # udp tx: 739 MB/s 12537 calls/s 12537 msg/s # udp rx: 541 MB/s 392745 calls/s # udp tx: 724 MB/s 12285 calls/s 12285 msg/s # udp rx: 559 MB/s 405760 calls/s # udp tx: 776 MB/s 13177 calls/s 13177 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: 632 MB/s 461496 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 msg/s # udp rx: 650 MB/s 474619 calls/s # udp tx: 650 MB/s 11028 calls/s 11028 msg/s # udp rx: 651 MB/s 475294 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 msg/s # udp rx: 652 MB/s 476081 calls/s # udp tx: 652 MB/s 11067 calls/s 11067 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->