make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-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: 1709 MB/s 1391568 calls/s # udp tx: 1890 MB/s 32062 calls/s 32062 msg/s # udp rx: 1645 MB/s 1339356 calls/s # udp tx: 1956 MB/s 33183 calls/s 33183 msg/s # udp rx: 1645 MB/s 1339115 calls/s # udp tx: 1959 MB/s 33239 calls/s 33239 msg/s # UDP GRO fwd perf udp rx: 1559 MB/s 1269812 calls/s # udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # udp rx: 1814 MB/s 1476816 calls/s # udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # udp rx: 1812 MB/s 1475873 calls/s # udp tx: 1826 MB/s 30986 calls/s 30986 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: 1579 MB/s 1285351 calls/s # udp tx: 1627 MB/s 27595 calls/s 27595 msg/s # udp rx: 1235 MB/s 1005570 calls/s # udp tx: 1239 MB/s 21016 calls/s 21016 msg/s # udp rx: 1128 MB/s 918331 calls/s # udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # UDP GRO fwd perf udp rx: 1216 MB/s 990228 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1288 MB/s 1048651 calls/s # udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # udp rx: 1148 MB/s 934548 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 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-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->