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: 918 MB/s 15585 calls/s 15585 msg/s # tcp rx: 919 MB/s 50779 calls/s # tcp tx: 976 MB/s 16567 calls/s 16567 msg/s # tcp rx: 977 MB/s 50099 calls/s # tcp tx: 954 MB/s 16192 calls/s 16192 msg/s # tcp rx: 955 MB/s 48906 calls/s # tcp tx: 934 MB/s 15844 calls/s 15844 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: 508 MB/s 368754 calls/s # udp tx: 809 MB/s 13738 calls/s 13738 msg/s # udp rx: 533 MB/s 387416 calls/s # udp tx: 764 MB/s 12969 calls/s 12969 msg/s # udp rx: 535 MB/s 388054 calls/s # udp tx: 833 MB/s 14138 calls/s 14138 msg/s # udp rx: 531 MB/s 384832 calls/s # udp tx: 805 MB/s 13669 calls/s 13669 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: 1046 MB/s 763008 calls/s # udp tx: 1068 MB/s 18127 calls/s 18127 msg/s # udp rx: 1112 MB/s 811347 calls/s # udp tx: 1113 MB/s 18889 calls/s 18889 msg/s # udp rx: 1081 MB/s 788934 calls/s # udp tx: 1083 MB/s 18373 calls/s 18373 msg/s # udp rx: 1126 MB/s 821901 calls/s # udp tx: 1129 MB/s 19151 calls/s 19151 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__->