make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 540 MB/s 439801 calls/s # udp tx: 1623 MB/s 27537 calls/s 27537 msg/s # udp rx: 1940 MB/s 1579681 calls/s # udp tx: 1963 MB/s 33294 calls/s 33294 msg/s # udp rx: 1878 MB/s 1528950 calls/s # udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # UDP GRO fwd perf udp rx: 1671 MB/s 1360779 calls/s # udp tx: 1967 MB/s 33369 calls/s 33369 msg/s # udp rx: 1594 MB/s 1297427 calls/s # udp tx: 1980 MB/s 33588 calls/s 33588 msg/s # udp rx: 1371 MB/s 1115687 calls/s # udp tx: 1974 MB/s 33482 calls/s 33482 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: 1598 MB/s 1298366 calls/s # udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # udp rx: 1802 MB/s 1464573 calls/s # udp tx: 1889 MB/s 32049 calls/s 32049 msg/s # udp rx: 1830 MB/s 1486895 calls/s # udp tx: 1909 MB/s 32389 calls/s 32389 msg/s # UDP GRO fwd perf udp rx: 1292 MB/s 1047340 calls/s # udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # udp rx: 1722 MB/s 1395611 calls/s # udp tx: 1979 MB/s 33581 calls/s 33581 msg/s # udp rx: 1761 MB/s 1427259 calls/s # udp tx: 1998 MB/s 33888 calls/s 33888 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__->