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: 1094 MB/s 890363 calls/s # udp tx: 1337 MB/s 22680 calls/s 22680 msg/s # udp rx: 1311 MB/s 1067467 calls/s # udp tx: 1345 MB/s 22813 calls/s 22813 msg/s # udp rx: 1310 MB/s 1067062 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # UDP GRO fwd perf udp rx: 1195 MB/s 972009 calls/s # udp tx: 1341 MB/s 22750 calls/s 22750 msg/s # udp rx: 1285 MB/s 1046600 calls/s # udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # udp rx: 1342 MB/s 1092743 calls/s # udp tx: 1368 MB/s 23215 calls/s 23215 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: 1582 MB/s 1286149 calls/s # udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # udp rx: 1855 MB/s 1509928 calls/s # udp tx: 1873 MB/s 31783 calls/s 31783 msg/s # udp rx: 1864 MB/s 1516563 calls/s # udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # UDP GRO fwd perf udp rx: 1236 MB/s 1004597 calls/s # udp tx: 1762 MB/s 29896 calls/s 29896 msg/s # udp rx: 1460 MB/s 1185701 calls/s # udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # udp rx: 1774 MB/s 1442124 calls/s # udp tx: 1898 MB/s 32202 calls/s 32202 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__->