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: 1311 MB/s 1066516 calls/s # udp tx: 1909 MB/s 32379 calls/s 32379 msg/s # udp rx: 1716 MB/s 1396394 calls/s # udp tx: 1917 MB/s 32524 calls/s 32524 msg/s # udp rx: 1800 MB/s 1463791 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # UDP GRO fwd perf udp rx: 1710 MB/s 1390396 calls/s # udp tx: 1897 MB/s 32183 calls/s 32183 msg/s # udp rx: 1534 MB/s 1245915 calls/s # udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # udp rx: 1818 MB/s 1477112 calls/s # udp tx: 1928 MB/s 32714 calls/s 32714 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: 946 MB/s 770299 calls/s # udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # udp rx: 1169 MB/s 952082 calls/s # udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # udp rx: 1517 MB/s 1229449 calls/s # udp tx: 1961 MB/s 33261 calls/s 33261 msg/s # UDP GRO fwd perf udp rx: 1556 MB/s 1262182 calls/s # udp tx: 1919 MB/s 32557 calls/s 32557 msg/s # udp rx: 1459 MB/s 1182993 calls/s # udp tx: 1875 MB/s 31805 calls/s 31805 msg/s # udp rx: 1390 MB/s 1126043 calls/s # udp tx: 1937 MB/s 32861 calls/s 32861 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__->