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: 1471 MB/s 1197835 calls/s # udp tx: 1880 MB/s 31890 calls/s 31890 msg/s # udp rx: 1908 MB/s 1553313 calls/s # udp tx: 1945 MB/s 32996 calls/s 32996 msg/s # udp rx: 1664 MB/s 1354875 calls/s # udp tx: 1966 MB/s 33350 calls/s 33350 msg/s # UDP GRO fwd perf udp rx: 1621 MB/s 1319661 calls/s # udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # udp rx: 1920 MB/s 1563143 calls/s # udp tx: 1940 MB/s 32907 calls/s 32907 msg/s # udp rx: 1851 MB/s 1507620 calls/s # udp tx: 1854 MB/s 31454 calls/s 31454 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: 566 MB/s 459259 calls/s # udp tx: 1516 MB/s 25728 calls/s 25728 msg/s # udp rx: 1788 MB/s 1450567 calls/s # udp tx: 1937 MB/s 32863 calls/s 32863 msg/s # udp rx: 1773 MB/s 1438903 calls/s # udp tx: 1911 MB/s 32419 calls/s 32419 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1335306 calls/s # udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # udp rx: 1773 MB/s 1437649 calls/s # udp tx: 1954 MB/s 33151 calls/s 33151 msg/s # udp rx: 1744 MB/s 1414206 calls/s # udp tx: 1936 MB/s 32838 calls/s 32838 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__->