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: 744 MB/s 605498 calls/s # udp tx: 1192 MB/s 20221 calls/s 20221 msg/s # udp rx: 1187 MB/s 965865 calls/s # udp tx: 1355 MB/s 22987 calls/s 22987 msg/s # udp rx: 1322 MB/s 1075306 calls/s # udp tx: 1357 MB/s 23021 calls/s 23021 msg/s # UDP GRO fwd perf udp rx: 1214 MB/s 987515 calls/s # udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # udp rx: 1332 MB/s 1084123 calls/s # udp tx: 1360 MB/s 23081 calls/s 23081 msg/s # udp rx: 1339 MB/s 1090380 calls/s # udp tx: 1359 MB/s 23056 calls/s 23056 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: 1665 MB/s 1353218 calls/s # udp tx: 1784 MB/s 30265 calls/s 30265 msg/s # udp rx: 1860 MB/s 1512466 calls/s # udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # udp rx: 1822 MB/s 1478686 calls/s # udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # UDP GRO fwd perf udp rx: 1524 MB/s 1236660 calls/s # udp tx: 1899 MB/s 32209 calls/s 32209 msg/s # udp rx: 1752 MB/s 1422128 calls/s # udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # udp rx: 1800 MB/s 1462089 calls/s # udp tx: 1902 MB/s 32265 calls/s 32265 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__->