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: 1149 MB/s 935105 calls/s # udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # udp rx: 1706 MB/s 1389182 calls/s # udp tx: 1870 MB/s 31730 calls/s 31730 msg/s # udp rx: 1720 MB/s 1400873 calls/s # udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # UDP GRO fwd perf udp rx: 1364 MB/s 1110259 calls/s # udp tx: 1848 MB/s 31354 calls/s 31354 msg/s # udp rx: 1923 MB/s 1566097 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp rx: 1923 MB/s 1566247 calls/s # udp tx: 1931 MB/s 32764 calls/s 32764 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: 1541 MB/s 1251268 calls/s # udp tx: 1842 MB/s 31256 calls/s 31256 msg/s # udp rx: 1818 MB/s 1475202 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1803 MB/s 1464791 calls/s # udp tx: 1868 MB/s 31687 calls/s 31687 msg/s # UDP GRO fwd perf udp rx: 1694 MB/s 1375125 calls/s # udp tx: 1917 MB/s 32516 calls/s 32516 msg/s # udp rx: 1876 MB/s 1524367 calls/s # udp tx: 1930 MB/s 32736 calls/s 32736 msg/s # udp rx: 1868 MB/s 1518205 calls/s # udp tx: 1926 MB/s 32677 calls/s 32677 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__->