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: 900 MB/s 15280 calls/s 15280 msg/s # tcp rx: 901 MB/s 48430 calls/s # tcp tx: 896 MB/s 15213 calls/s 15213 msg/s # tcp rx: 897 MB/s 49793 calls/s # tcp tx: 802 MB/s 13612 calls/s 13612 msg/s # tcp rx: 803 MB/s 52546 calls/s # tcp tx: 853 MB/s 14468 calls/s 14468 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: 605 MB/s 438784 calls/s # udp tx: 1156 MB/s 19622 calls/s 19622 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1127 MB/s 19131 calls/s 19131 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1153 MB/s 19559 calls/s 19559 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 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: 833 MB/s 607766 calls/s # udp tx: 843 MB/s 14306 calls/s 14306 msg/s # udp rx: 622 MB/s 454232 calls/s # udp tx: 626 MB/s 10629 calls/s 10629 msg/s # udp rx: 674 MB/s 492033 calls/s # udp tx: 674 MB/s 11448 calls/s 11448 msg/s # udp rx: 686 MB/s 500931 calls/s # udp tx: 686 MB/s 11647 calls/s 11647 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__->