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: 1737 MB/s 1414282 calls/s # udp tx: 1913 MB/s 32447 calls/s 32447 msg/s # udp rx: 1550 MB/s 1261580 calls/s # udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # udp rx: 1723 MB/s 1402327 calls/s # udp tx: 1908 MB/s 32362 calls/s 32362 msg/s # UDP GRO fwd perf udp rx: 1818 MB/s 1480379 calls/s # udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # udp rx: 1902 MB/s 1548525 calls/s # udp tx: 1908 MB/s 32376 calls/s 32376 msg/s # udp rx: 1892 MB/s 1540869 calls/s # udp tx: 1901 MB/s 32255 calls/s 32255 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: 1422 MB/s 1153588 calls/s # udp tx: 1828 MB/s 31020 calls/s 31020 msg/s # udp rx: 1710 MB/s 1387198 calls/s # udp tx: 1914 MB/s 32465 calls/s 32465 msg/s # udp rx: 1688 MB/s 1368678 calls/s # udp tx: 1894 MB/s 32127 calls/s 32127 msg/s # UDP GRO fwd perf udp rx: 1604 MB/s 1302306 calls/s # udp tx: 1823 MB/s 30923 calls/s 30923 msg/s # udp rx: 1658 MB/s 1347136 calls/s # udp tx: 1872 MB/s 31756 calls/s 31756 msg/s # udp rx: 1772 MB/s 1441214 calls/s # udp tx: 1860 MB/s 31563 calls/s 31563 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__->