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: 417 MB/s 337642 calls/s # udp tx: 1368 MB/s 23217 calls/s 23217 msg/s # udp rx: 334 MB/s 270446 calls/s # udp tx: 1420 MB/s 24098 calls/s 24098 msg/s # udp rx: 435 MB/s 352172 calls/s # udp tx: 1405 MB/s 23844 calls/s 23844 msg/s # UDP GRO fwd perf udp rx: 562 MB/s 454965 calls/s # udp tx: 1395 MB/s 23663 calls/s 23663 msg/s # udp rx: 560 MB/s 453554 calls/s # udp tx: 1419 MB/s 24073 calls/s 24073 msg/s # udp rx: 697 MB/s 564224 calls/s # udp tx: 1387 MB/s 23539 calls/s 23539 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: 1302 MB/s 1058226 calls/s # udp tx: 1550 MB/s 26294 calls/s 26294 msg/s # udp rx: 1618 MB/s 1311436 calls/s # udp tx: 1902 MB/s 32267 calls/s 32267 msg/s # udp rx: 1803 MB/s 1461818 calls/s # udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # UDP GRO fwd perf udp rx: 1614 MB/s 1310117 calls/s # udp tx: 1895 MB/s 32149 calls/s 32149 msg/s # udp rx: 1494 MB/s 1211662 calls/s # udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # udp rx: 1754 MB/s 1421571 calls/s # udp tx: 1908 MB/s 32373 calls/s 32373 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__->