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: 1334 MB/s 1086002 calls/s # udp tx: 1821 MB/s 30891 calls/s 30891 msg/s # udp rx: 1231 MB/s 1001365 calls/s # udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # udp rx: 1767 MB/s 1437686 calls/s # udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # UDP GRO fwd perf udp rx: 1687 MB/s 1372924 calls/s # udp tx: 1897 MB/s 32191 calls/s 32191 msg/s # udp rx: 1661 MB/s 1352226 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # udp rx: 1912 MB/s 1556551 calls/s # udp tx: 1919 MB/s 32552 calls/s 32552 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: 1341 MB/s 1087253 calls/s # udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # udp rx: 1316 MB/s 1067200 calls/s # udp tx: 1815 MB/s 30791 calls/s 30791 msg/s # udp rx: 1435 MB/s 1163338 calls/s # udp tx: 1855 MB/s 31467 calls/s 31467 msg/s # UDP GRO fwd perf udp rx: 772 MB/s 628556 calls/s # udp tx: 1150 MB/s 19517 calls/s 19517 msg/s # udp rx: 1119 MB/s 911148 calls/s # udp tx: 1121 MB/s 19023 calls/s 19023 msg/s # udp rx: 1153 MB/s 939251 calls/s # udp tx: 1182 MB/s 20057 calls/s 20057 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__->