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: 994 MB/s 16867 calls/s 16867 msg/s # tcp rx: 994 MB/s 50823 calls/s # tcp tx: 936 MB/s 15891 calls/s 15891 msg/s # tcp rx: 938 MB/s 48905 calls/s # tcp tx: 963 MB/s 16336 calls/s 16336 msg/s # tcp rx: 964 MB/s 49330 calls/s # tcp tx: 963 MB/s 16347 calls/s 16347 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: 643 MB/s 466432 calls/s # udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1265 MB/s 21472 calls/s 21472 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: 1008 MB/s 735202 calls/s # udp tx: 1031 MB/s 17488 calls/s 17488 msg/s # udp rx: 961 MB/s 701475 calls/s # udp tx: 961 MB/s 16312 calls/s 16312 msg/s # udp rx: 924 MB/s 674359 calls/s # udp tx: 924 MB/s 15672 calls/s 15672 msg/s # udp rx: 1093 MB/s 797454 calls/s # udp tx: 1092 MB/s 18530 calls/s 18530 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__->