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: 1588 MB/s 1291640 calls/s # udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # udp rx: 1942 MB/s 1581191 calls/s # udp tx: 1947 MB/s 33034 calls/s 33034 msg/s # udp rx: 1946 MB/s 1585025 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 msg/s # UDP GRO fwd perf udp rx: 1811 MB/s 1474967 calls/s # udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # udp rx: 1927 MB/s 1568977 calls/s # udp tx: 1935 MB/s 32833 calls/s 32833 msg/s # udp rx: 1930 MB/s 1571861 calls/s # udp tx: 1937 MB/s 32857 calls/s 32857 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: 1349 MB/s 1094808 calls/s # udp tx: 1786 MB/s 30305 calls/s 30305 msg/s # udp rx: 1739 MB/s 1414947 calls/s # udp tx: 1887 MB/s 32012 calls/s 32012 msg/s # udp rx: 1868 MB/s 1518254 calls/s # udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # UDP GRO fwd perf udp rx: 1715 MB/s 1393886 calls/s # udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # udp rx: 1840 MB/s 1494824 calls/s # udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # udp rx: 1870 MB/s 1520788 calls/s # udp tx: 1912 MB/s 32439 calls/s 32439 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__->