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: 876 MB/s 713689 calls/s # udp tx: 1776 MB/s 30133 calls/s 30133 msg/s # udp rx: 1924 MB/s 1566862 calls/s # udp tx: 1947 MB/s 33029 calls/s 33029 msg/s # udp rx: 1943 MB/s 1581671 calls/s # udp tx: 1964 MB/s 33326 calls/s 33326 msg/s # UDP GRO fwd perf udp rx: 1093 MB/s 888218 calls/s # udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # udp rx: 922 MB/s 748807 calls/s # udp tx: 1355 MB/s 22986 calls/s 22986 msg/s # udp rx: 967 MB/s 785928 calls/s # udp tx: 1346 MB/s 22844 calls/s 22844 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: 1033 MB/s 838450 calls/s # udp tx: 1811 MB/s 30723 calls/s 30723 msg/s # udp rx: 1515 MB/s 1231490 calls/s # udp tx: 1693 MB/s 28730 calls/s 28730 msg/s # udp rx: 1731 MB/s 1408317 calls/s # udp tx: 1817 MB/s 30827 calls/s 30827 msg/s # UDP GRO fwd perf udp rx: 1283 MB/s 1039719 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # udp rx: 1393 MB/s 1128642 calls/s # udp tx: 1975 MB/s 33506 calls/s 33506 msg/s # udp rx: 1236 MB/s 1002138 calls/s # udp tx: 1831 MB/s 31066 calls/s 31066 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__->