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: 1691 MB/s 1376482 calls/s # udp tx: 1915 MB/s 32486 calls/s 32486 msg/s # udp rx: 1924 MB/s 1566799 calls/s # udp tx: 1961 MB/s 33265 calls/s 33265 msg/s # udp rx: 1927 MB/s 1569132 calls/s # udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # UDP GRO fwd perf udp rx: 1866 MB/s 1518915 calls/s # udp tx: 1956 MB/s 33187 calls/s 33187 msg/s # udp rx: 1369 MB/s 1113774 calls/s # udp tx: 1716 MB/s 29110 calls/s 29110 msg/s # udp rx: 539 MB/s 437414 calls/s # udp tx: 1350 MB/s 22904 calls/s 22904 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: 1466 MB/s 1189610 calls/s # udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # udp rx: 1827 MB/s 1483273 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # udp rx: 1793 MB/s 1458762 calls/s # udp tx: 1904 MB/s 32299 calls/s 32299 msg/s # UDP GRO fwd perf udp rx: 1238 MB/s 1005371 calls/s # udp tx: 1904 MB/s 32296 calls/s 32296 msg/s # udp rx: 1675 MB/s 1360128 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1878 MB/s 1525574 calls/s # udp tx: 1939 MB/s 32902 calls/s 32902 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__->