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 rx: 1308 MB/s 1062471 calls/s # udp tx: 1898 MB/s 32193 calls/s 32193 msg/s # udp rx: 1819 MB/s 1476056 calls/s # udp tx: 1966 MB/s 33358 calls/s 33358 msg/s # udp rx: 1901 MB/s 1545795 calls/s # udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # UDP GRO fwd perf udp rx: 1867 MB/s 1518528 calls/s # udp tx: 1963 MB/s 33299 calls/s 33299 msg/s # udp rx: 1923 MB/s 1564664 calls/s # udp tx: 1968 MB/s 33387 calls/s 33387 msg/s # udp rx: 1937 MB/s 1576983 calls/s # udp tx: 1956 MB/s 33186 calls/s 33186 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: 1364 MB/s 1106103 calls/s # udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # udp rx: 1379 MB/s 1117787 calls/s # udp tx: 1909 MB/s 32382 calls/s 32382 msg/s # udp rx: 1650 MB/s 1337044 calls/s # udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # UDP GRO fwd perf udp rx: 1365 MB/s 1106564 calls/s # udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # udp rx: 1716 MB/s 1392249 calls/s # udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # udp rx: 1550 MB/s 1257165 calls/s # udp tx: 1863 MB/s 31604 calls/s 31604 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__->