Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_rx.c1414 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 Dsfc_rx.h153 int sfc_rx_hf_rte_to_efx(struct sfc_adapter *sa, uint64_t rte,
H A Dsfc.h106 uint64_t rte; member
H A Dsfc_ethdev.c153 rte_hf |= rss->hf_map[i].rte; in sfc_dev_infos_get()
/dpdk/doc/guides/prog_guide/
H A Dtrace_lib.rst161 ``$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 Devent_ethernet_tx_adapter.rst122 to send the packet. The transmit port is set in the ``struct rte mbuf::port`` field
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
H A Dmulti_proc_support.rst119 The rte part of the filenames of each of the above is configurable using the file-prefix parameter.
H A Denv_abstraction_layer.rst259 The ``rte`` prefix can be changed using ``--file-prefix``.
/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/howto/
H A Dtelemetry.rst53 Connecting to /var/run/dpdk/rte/dpdk_telemetry.v2
/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/drivers/
H A Dmeson.build153 lib_name = '_'.join(['rte', class, name])
/dpdk/doc/guides/nics/
H A Dcnxk.rst66 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 Dbuild_sample_apps.rst36 ./rte-app [-c COREMASK | -l CORELIST] [-n NUM] [-b <domain:bus:devid.func>] \
/dpdk/doc/guides/rel_notes/
H A Drelease_20_05.rst102 * Added support for setting hash function in rte flow.
/dpdk/doc/guides/platform/
H A Dmlx5.rst600 from system by default, without explicit rte memory flag.