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: 803 MB/s 13626 calls/s 13626 msg/s # tcp rx: 804 MB/s 46099 calls/s # tcp tx: 935 MB/s 15871 calls/s 15871 msg/s # tcp rx: 936 MB/s 46322 calls/s # tcp tx: 819 MB/s 13897 calls/s 13897 msg/s # tcp rx: 819 MB/s 44057 calls/s # tcp tx: 845 MB/s 14338 calls/s 14338 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: 515 MB/s 374059 calls/s # udp tx: 1082 MB/s 18362 calls/s 18362 msg/s # udp rx: 520 MB/s 377634 calls/s # udp tx: 879 MB/s 14916 calls/s 14916 msg/s # udp rx: 481 MB/s 348416 calls/s # udp tx: 922 MB/s 15651 calls/s 15651 msg/s # udp rx: 443 MB/s 320768 calls/s # udp tx: 958 MB/s 16254 calls/s 16254 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: 1048 MB/s 764460 calls/s # udp tx: 1062 MB/s 18029 calls/s 18029 msg/s # udp rx: 639 MB/s 466469 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 msg/s # udp rx: 649 MB/s 473416 calls/s # udp tx: 648 MB/s 11002 calls/s 11002 msg/s # udp rx: 652 MB/s 476148 calls/s # udp tx: 652 MB/s 11071 calls/s 11071 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__->