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: 1133 MB/s 922391 calls/s # udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # udp rx: 1286 MB/s 1047011 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1258 MB/s 1024631 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # UDP GRO fwd perf udp rx: 1210 MB/s 985582 calls/s # udp tx: 1273 MB/s 21595 calls/s 21595 msg/s # udp rx: 1270 MB/s 1034330 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # udp rx: 1283 MB/s 1044687 calls/s # udp tx: 1296 MB/s 21983 calls/s 21983 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: 1684 MB/s 1371105 calls/s # udp tx: 1800 MB/s 30537 calls/s 30537 msg/s # udp rx: 1817 MB/s 1477047 calls/s # udp tx: 1878 MB/s 31862 calls/s 31862 msg/s # udp rx: 1884 MB/s 1532027 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1460795 calls/s # udp tx: 1868 MB/s 31699 calls/s 31699 msg/s # udp rx: 1789 MB/s 1456581 calls/s # udp tx: 1798 MB/s 30512 calls/s 30512 msg/s # udp rx: 1884 MB/s 1533062 calls/s # udp tx: 1910 MB/s 32405 calls/s 32405 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__->