make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1793 MB/s 30412 calls/s 30412 msg/s # udp rx: 695 MB/s 564706 calls/s # udp tx: 1793 MB/s 30412 calls/s 30412 msg/s # udp rx: 1434 MB/s 1166711 calls/s # udp tx: 1790 MB/s 30365 calls/s 30365 msg/s # udp rx: 1755 MB/s 1427985 calls/s # UDP GRO fwd perf udp rx: 1755 MB/s 1427511 calls/s # udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # udp rx: 1852 MB/s 1503715 calls/s # udp tx: 1943 MB/s 32970 calls/s 32970 msg/s # udp rx: 1891 MB/s 1536381 calls/s # udp tx: 1951 MB/s 33101 calls/s 33101 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 917 MB/s 745194 calls/s # udp tx: 1648 MB/s 27963 calls/s 27963 msg/s # udp rx: 1161 MB/s 942944 calls/s # udp tx: 1811 MB/s 30723 calls/s 30723 msg/s # udp rx: 1189 MB/s 965455 calls/s # udp tx: 1854 MB/s 31457 calls/s 31457 msg/s # UDP GRO fwd perf udp rx: 1212 MB/s 985864 calls/s # udp tx: 1649 MB/s 27984 calls/s 27984 msg/s # udp rx: 1651 MB/s 1340659 calls/s # udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # udp rx: 1526 MB/s 1239990 calls/s # udp tx: 1763 MB/s 29916 calls/s 29916 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->