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: 1796 MB/s 1462707 calls/s # udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # udp rx: 1856 MB/s 1511402 calls/s # udp tx: 1868 MB/s 31688 calls/s 31688 msg/s # udp rx: 1712 MB/s 1393723 calls/s # udp tx: 1703 MB/s 28888 calls/s 28888 msg/s # UDP GRO fwd perf udp rx: 1038 MB/s 844961 calls/s # udp tx: 1178 MB/s 19994 calls/s 19994 msg/s # udp rx: 1133 MB/s 922623 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # udp rx: 1054 MB/s 858327 calls/s # udp tx: 1133 MB/s 19230 calls/s 19230 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: 1365 MB/s 1111385 calls/s # udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # udp rx: 1844 MB/s 1501166 calls/s # udp tx: 1893 MB/s 32115 calls/s 32115 msg/s # udp rx: 1685 MB/s 1372358 calls/s # udp tx: 1907 MB/s 32359 calls/s 32359 msg/s # UDP GRO fwd perf udp rx: 1688 MB/s 1372202 calls/s # udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # udp rx: 1749 MB/s 1421976 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # udp rx: 1568 MB/s 1274654 calls/s # udp tx: 1857 MB/s 31510 calls/s 31510 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__->