Searched refs:rte (Results 1 – 18 of 18) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_rx.c | 1414 entry->rte = sfc_rss_hf_map[i].rte; in sfc_rx_hash_init() 1438 sfc_rx_hf_rte_to_efx(struct sfc_adapter *sa, uint64_t rte, in sfc_rx_hf_rte_to_efx() argument 1446 uint64_t rte_mask = rss->hf_map[i].rte; in sfc_rx_hf_rte_to_efx() 1448 if ((rte & rte_mask) != 0) { in sfc_rx_hf_rte_to_efx() 1449 rte &= ~rte_mask; in sfc_rx_hf_rte_to_efx() 1454 if (rte != 0) { in sfc_rx_hf_rte_to_efx() 1467 uint64_t rte = 0; in sfc_rx_hf_efx_to_rte() local 1474 rte |= rss->hf_map[i].rte; in sfc_rx_hf_efx_to_rte() 1477 return rte; in sfc_rx_hf_efx_to_rte()
|
| H A D | sfc_rx.h | 153 int sfc_rx_hf_rte_to_efx(struct sfc_adapter *sa, uint64_t rte,
|
| H A D | sfc.h | 106 uint64_t rte; member
|
| H A D | sfc_ethdev.c | 153 rte_hf |= rss->hf_map[i].rte; in sfc_dev_infos_get()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | trace_lib.rst | 161 ``$HOME/dpdk-traces/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/``. 190 babeltrace </path-to-trace-events/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/> 234 babeltrace $HOME/dpdk-traces/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/
|
| H A D | event_ethernet_tx_adapter.rst | 122 to send the packet. The transmit port is set in the ``struct rte mbuf::port`` field
|
| H A D | link_bonding_poll_mode_drv_lib.rst | 173 next rte flow operations: 250 to a bonding device, RSS and rte flow configurations should be managed through
|
| H A D | multi_proc_support.rst | 119 The rte part of the filenames of each of the above is configurable using the file-prefix parameter.
|
| H A D | env_abstraction_layer.rst | 259 The ``rte`` prefix can be changed using ``--file-prefix``.
|
| /dpdk/doc/guides/contributing/ |
| H A D | unit_test.rst | 52 EAL: Multi-process socket /run/user/26934/dpdk/rte/mp_socket 74 EAL: Multi-process socket /run/user/26934/dpdk/rte/mp_socket 99 EAL: Multi-process socket /run/user/26934/dpdk/rte/mp_socket
|
| /dpdk/doc/guides/howto/ |
| H A D | telemetry.rst | 53 Connecting to /var/run/dpdk/rte/dpdk_telemetry.v2
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | install_from_ports.rst | 94 EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
|
| /dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 25 The application also provides the ability to measure rte flow deletion rate, 399 Currently, 1 meter profile -> N meter rules -> N rte flows.
|
| /dpdk/drivers/ |
| H A D | meson.build | 153 lib_name = '_'.join(['rte', class, name])
|
| /dpdk/doc/guides/nics/ |
| H A D | cnxk.rst | 66 EAL: Multi-process socket /var/run/dpdk/rte/mp_socket 444 single rte security session to accept traffic from multiple ports.
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | build_sample_apps.rst | 36 ./rte-app [-c COREMASK | -l CORELIST] [-n NUM] [-b <domain:bus:devid.func>] \
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_20_05.rst | 102 * Added support for setting hash function in rte flow.
|
| /dpdk/doc/guides/platform/ |
| H A D | mlx5.rst | 600 from system by default, without explicit rte memory flag.
|