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: 1492 MB/s 1214842 calls/s # udp tx: 1862 MB/s 31587 calls/s 31587 msg/s # udp rx: 1932 MB/s 1573400 calls/s # udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # udp rx: 1898 MB/s 1545587 calls/s # udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # UDP GRO fwd perf udp rx: 1879 MB/s 1530197 calls/s # udp tx: 1954 MB/s 33151 calls/s 33151 msg/s # udp rx: 1938 MB/s 1578045 calls/s # udp tx: 1970 MB/s 33415 calls/s 33415 msg/s # udp rx: 1850 MB/s 1506881 calls/s # udp tx: 1863 MB/s 31606 calls/s 31606 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: 1444 MB/s 1172196 calls/s # udp tx: 1861 MB/s 31580 calls/s 31580 msg/s # udp rx: 1559 MB/s 1266851 calls/s # udp tx: 1875 MB/s 31813 calls/s 31813 msg/s # udp rx: 1807 MB/s 1467450 calls/s # udp tx: 1894 MB/s 32140 calls/s 32140 msg/s # UDP GRO fwd perf udp rx: 1578 MB/s 1282736 calls/s # udp tx: 1799 MB/s 30526 calls/s 30526 msg/s # udp rx: 1743 MB/s 1413759 calls/s # udp tx: 1891 MB/s 32077 calls/s 32077 msg/s # udp rx: 1768 MB/s 1432851 calls/s # udp tx: 1937 MB/s 32856 calls/s 32856 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__->