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: 1534 MB/s 1247110 calls/s # udp tx: 1749 MB/s 29677 calls/s 29677 msg/s # udp rx: 1698 MB/s 1381458 calls/s # udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # udp rx: 1406 MB/s 1143135 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # UDP GRO fwd perf udp rx: 1613 MB/s 1313437 calls/s # udp tx: 1870 MB/s 31733 calls/s 31733 msg/s # udp rx: 1817 MB/s 1479578 calls/s # udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # udp rx: 1781 MB/s 1450014 calls/s # udp tx: 1935 MB/s 32827 calls/s 32827 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: 1153 MB/s 934375 calls/s # udp tx: 1804 MB/s 30606 calls/s 30606 msg/s # udp rx: 1305 MB/s 1058988 calls/s # udp tx: 1894 MB/s 32130 calls/s 32130 msg/s # udp tx: 1890 MB/s 32067 calls/s 32067 msg/s # udp rx: 1504 MB/s 1220515 calls/s # UDP GRO fwd perf udp rx: 1671 MB/s 1357992 calls/s # udp tx: 1842 MB/s 31246 calls/s 31246 msg/s # udp rx: 1593 MB/s 1293069 calls/s # udp tx: 1765 MB/s 29947 calls/s 29947 msg/s # udp rx: 1601 MB/s 1297399 calls/s # udp tx: 1900 MB/s 32230 calls/s 32230 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__->