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: 979 MB/s 16617 calls/s 16617 msg/s # tcp rx: 979 MB/s 51912 calls/s # tcp tx: 997 MB/s 16913 calls/s 16913 msg/s # tcp rx: 1029 MB/s 49796 calls/s # tcp tx: 920 MB/s 15614 calls/s 15614 msg/s # tcp rx: 920 MB/s 47973 calls/s # tcp tx: 968 MB/s 16429 calls/s 16429 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: 644 MB/s 466944 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # udp rx: 639 MB/s 462848 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 666 MB/s 483072 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1285 MB/s 21799 calls/s 21799 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: 1087 MB/s 793129 calls/s # udp tx: 1108 MB/s 18802 calls/s 18802 msg/s # udp rx: 1103 MB/s 804866 calls/s # udp tx: 1105 MB/s 18745 calls/s 18745 msg/s # udp rx: 1122 MB/s 818959 calls/s # udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # udp rx: 1126 MB/s 821482 calls/s # udp tx: 1128 MB/s 19132 calls/s 19132 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__->