Searched refs:cli (Results 1 – 10 of 10) sorted by relevance
| /dpdk/examples/pipeline/ |
| H A D | meson.build | 17 'cli.c',
|
| H A D | Makefile | 8 SRCS-y += cli.c
|
| /dpdk/examples/ip_pipeline/ |
| H A D | meson.build | 18 'cli.c',
|
| H A D | Makefile | 9 SRCS-y += cli.c
|
| /dpdk/doc/guides/nics/ |
| H A D | softnic.rst | 61 --vdev "net_softnic0,firmware=firmware.cli,conn_port=8086" 124 …./dpdk-testpmd -c 0x7 -s 0x4 --vdev 'net_softnic0,firmware=<script path>/firmware.cli,cpu_id=0,con… 217 The Soft NIC firmware, for example- `softnic/firmware.cli`, consists of following CLI commands 299 and querying the flow rules. The PMD provides new cli command for creating the 300 flow group and their mapping to the SoftNIC pipeline and table. This cli should 372 firmware.cli, \
|
| /dpdk/examples/pipeline/examples/ |
| H A D | registers.cli | 5 ; ./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/registers.cli
|
| H A D | meter.cli | 5 ; ./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/meter.cli
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | pipeline.rst | 61 $ ./<build_dir>/examples/dpdk-pipeline -c 0x3 -- -s examples/vxlan.cli
|
| H A D | ip_pipeline.rst | 74 $ ./<build_dir>/examples/dpdk-ip_pipeline -c 0x3 -- -s examples/route_ecmp.cli
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_cxt.c | 43 #define ILT_CFG_REG(cli, reg) PSWRQ2_REG_##cli##_##reg##_RT_OFFSET argument
|