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: 1248 MB/s 1015537 calls/s # udp tx: 1345 MB/s 22822 calls/s 22822 msg/s # udp rx: 1232 MB/s 1001062 calls/s # udp tx: 1367 MB/s 23197 calls/s 23197 msg/s # udp rx: 1230 MB/s 998649 calls/s # udp tx: 1368 MB/s 23205 calls/s 23205 msg/s # UDP GRO fwd perf udp rx: 1191 MB/s 969543 calls/s # udp tx: 1335 MB/s 22650 calls/s 22650 msg/s # udp rx: 1307 MB/s 1064114 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 msg/s # udp rx: 1298 MB/s 1056937 calls/s # udp tx: 1323 MB/s 22439 calls/s 22439 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: 1438 MB/s 1165940 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # udp rx: 1670 MB/s 1354755 calls/s # udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # udp rx: 1584 MB/s 1285420 calls/s # udp tx: 1925 MB/s 32662 calls/s 32662 msg/s # UDP GRO fwd perf udp rx: 1443 MB/s 1170807 calls/s # udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # udp rx: 1311 MB/s 1066474 calls/s # udp tx: 1404 MB/s 23828 calls/s 23828 msg/s # udp rx: 1257 MB/s 1023408 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 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__->