make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1678 MB/s 1366164 calls/s # udp tx: 1885 MB/s 31978 calls/s 31978 msg/s # udp rx: 1894 MB/s 1542055 calls/s # udp tx: 1917 MB/s 32522 calls/s 32522 msg/s # udp rx: 1768 MB/s 1439765 calls/s # udp tx: 1920 MB/s 32568 calls/s 32568 msg/s # UDP GRO fwd perf udp rx: 871 MB/s 709076 calls/s # udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # udp rx: 1760 MB/s 1432875 calls/s # udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # udp rx: 1926 MB/s 1568698 calls/s # udp tx: 1936 MB/s 32841 calls/s 32841 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: 1029 MB/s 837496 calls/s # udp tx: 1165 MB/s 19776 calls/s 19776 msg/s # udp rx: 1168 MB/s 950430 calls/s # udp tx: 1213 MB/s 20583 calls/s 20583 msg/s # udp rx: 1170 MB/s 951347 calls/s # udp tx: 1226 MB/s 20804 calls/s 20804 msg/s # UDP GRO fwd perf udp tx: 1918 MB/s 32543 calls/s 32543 msg/s # udp rx: 1433 MB/s 1161325 calls/s # udp tx: 1901 MB/s 32251 calls/s 32251 msg/s # udp rx: 1719 MB/s 1394519 calls/s # udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # udp rx: 1403 MB/s 1137501 calls/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__->