make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1328 MB/s 1081632 calls/s # udp tx: 1825 MB/s 30965 calls/s 30965 msg/s # udp rx: 1807 MB/s 1471033 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # udp rx: 1843 MB/s 1498555 calls/s # udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # UDP GRO fwd perf udp rx: 1554 MB/s 1265032 calls/s # udp tx: 1912 MB/s 32429 calls/s 32429 msg/s # udp rx: 1466 MB/s 1193279 calls/s # udp tx: 1968 MB/s 33395 calls/s 33395 msg/s # udp rx: 1570 MB/s 1277660 calls/s # udp tx: 1963 MB/s 33298 calls/s 33298 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: 1094 MB/s 888728 calls/s # udp tx: 1744 MB/s 29592 calls/s 29592 msg/s # udp rx: 1154 MB/s 939695 calls/s # udp tx: 1157 MB/s 19625 calls/s 19625 msg/s # udp rx: 1133 MB/s 922605 calls/s # udp tx: 1147 MB/s 19466 calls/s 19466 msg/s # UDP GRO fwd perf udp rx: 1357 MB/s 1102109 calls/s # udp tx: 1762 MB/s 29894 calls/s 29894 msg/s # udp rx: 940 MB/s 763142 calls/s # udp tx: 1482 MB/s 25142 calls/s 25142 msg/s # udp rx: 1033 MB/s 839360 calls/s # udp tx: 1285 MB/s 21808 calls/s 21808 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__->