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: 613 MB/s 497292 calls/s # udp tx: 1315 MB/s 22307 calls/s 22307 msg/s # udp rx: 566 MB/s 458268 calls/s # udp tx: 1334 MB/s 22639 calls/s 22639 msg/s # udp rx: 462 MB/s 373504 calls/s # udp tx: 1377 MB/s 23363 calls/s 23363 msg/s # UDP GRO fwd perf udp rx: 1694 MB/s 1378345 calls/s # udp tx: 1895 MB/s 32156 calls/s 32156 msg/s # udp rx: 1846 MB/s 1502454 calls/s # udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # udp rx: 1927 MB/s 1569523 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 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: 1408 MB/s 1143362 calls/s # udp tx: 1816 MB/s 30817 calls/s 30817 msg/s # udp rx: 1616 MB/s 1312198 calls/s # udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # udp rx: 1592 MB/s 1291445 calls/s # udp tx: 1914 MB/s 32477 calls/s 32477 msg/s # UDP GRO fwd perf udp rx: 1627 MB/s 1322653 calls/s # udp tx: 1794 MB/s 30442 calls/s 30442 msg/s # udp rx: 1425 MB/s 1156054 calls/s # udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # udp rx: 1420 MB/s 1152458 calls/s # udp tx: 1833 MB/s 31089 calls/s 31089 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__->