Home
last modified time | relevance | path

Searched refs:rte (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_rx.c1436 entry->rte = sfc_rss_hf_map[i].rte; in sfc_rx_hash_init()
1460 sfc_rx_hf_rte_to_efx(struct sfc_adapter *sa, uint64_t rte, in sfc_rx_hf_rte_to_efx() argument
1468 uint64_t rte_mask = rss->hf_map[i].rte; in sfc_rx_hf_rte_to_efx()
1470 if ((rte & rte_mask) != 0) { in sfc_rx_hf_rte_to_efx()
1471 rte &= ~rte_mask; in sfc_rx_hf_rte_to_efx()
1476 if (rte != 0) { in sfc_rx_hf_rte_to_efx()
1489 uint64_t rte = 0; in sfc_rx_hf_efx_to_rte() local
1496 rte |= rss->hf_map[i].rte; in sfc_rx_hf_efx_to_rte()
1499 return rte; in sfc_rx_hf_efx_to_rte()
H A Dsfc_rx.h153 int sfc_rx_hf_rte_to_efx(struct sfc_adapter *sa, uint64_t rte,
H A Dsfc.h111 uint64_t rte; member
/dpdk/doc/guides/prog_guide/
H A Dtrace_lib.rst163 ``$HOME/dpdk-traces/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/``.
192 babeltrace </path-to-trace-events/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/>
236 babeltrace $HOME/dpdk-traces/rte-yyyy-mm-dd-[AP]M-hh-mm-ss/
H A Dlink_bonding_poll_mode_drv_lib.rst173 next rte flow operations:
250 to a bonding device, RSS and rte flow configurations should be managed through
/dpdk/doc/guides/howto/
H A Dtelemetry.rst53 Connecting to /var/run/dpdk/rte/dpdk_telemetry.v2
/dpdk/doc/guides/contributing/
H A Dunit_test.rst52 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/freebsd_gsg/
H A Dinstall_from_ports.rst94 EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
/dpdk/doc/guides/tools/
H A Dflow-perf.rst25 The application also provides the ability to measure rte flow deletion rate,
399 Currently, 1 meter profile -> N meter rules -> N rte flows.
/dpdk/doc/guides/rel_notes/
H A Drelease_20_05.rst102 * Added support for setting hash function in rte flow.
H A Drelease_22_11.rst504 ``rte-worker-<lcore_id>`` so that DPDK can accommodate lcores higher than 99.
/dpdk/doc/guides/platform/
H A Dmlx5.rst631 from system by default, without explicit rte memory flag.