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: 1682 MB/s 1369391 calls/s # udp tx: 1793 MB/s 30412 calls/s 30412 msg/s # udp rx: 1889 MB/s 1538040 calls/s # udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # udp rx: 1887 MB/s 1536515 calls/s # udp tx: 1898 MB/s 32198 calls/s 32198 msg/s # UDP GRO fwd perf udp rx: 1659 MB/s 1350588 calls/s # udp tx: 1721 MB/s 29198 calls/s 29198 msg/s # udp rx: 1789 MB/s 1456903 calls/s # udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # udp rx: 1837 MB/s 1496001 calls/s # udp tx: 1847 MB/s 31335 calls/s 31335 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: 1095 MB/s 891803 calls/s # udp tx: 1163 MB/s 19728 calls/s 19728 msg/s # udp rx: 1154 MB/s 940289 calls/s # udp tx: 1158 MB/s 19652 calls/s 19652 msg/s # udp rx: 1144 MB/s 931718 calls/s # udp tx: 1146 MB/s 19448 calls/s 19448 msg/s # UDP GRO fwd perf udp rx: 986 MB/s 802778 calls/s # udp tx: 1236 MB/s 20974 calls/s 20974 msg/s # udp rx: 1796 MB/s 1462217 calls/s # udp tx: 1804 MB/s 30613 calls/s 30613 msg/s # udp rx: 1604 MB/s 1305820 calls/s # udp tx: 1841 MB/s 31238 calls/s 31238 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__->