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: 965 MB/s 16382 calls/s 16382 msg/s # tcp rx: 966 MB/s 50419 calls/s # tcp tx: 940 MB/s 15948 calls/s 15948 msg/s # tcp rx: 941 MB/s 49109 calls/s # tcp tx: 933 MB/s 15832 calls/s 15832 msg/s # tcp rx: 969 MB/s 47310 calls/s # tcp tx: 898 MB/s 15238 calls/s 15238 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 466688 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 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: 1020 MB/s 744423 calls/s # udp tx: 1041 MB/s 17657 calls/s 17657 msg/s # udp rx: 1112 MB/s 811353 calls/s # udp tx: 1111 MB/s 18853 calls/s 18853 msg/s # udp rx: 1092 MB/s 796665 calls/s # udp tx: 1091 MB/s 18510 calls/s 18510 msg/s # udp rx: 1102 MB/s 803728 calls/s # udp tx: 1101 MB/s 18688 calls/s 18688 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__->