Home
last modified time | relevance | path

Searched refs:unicast (Results 1 – 19 of 19) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_trigger.c1305 struct rte_flow_item_eth unicast = { in mlx5_traffic_enable() local
1430 memcpy(&unicast.dst.addr_bytes, in mlx5_traffic_enable()
1442 ret = mlx5_ctrl_flow_vlan(dev, &unicast, in mlx5_traffic_enable()
1450 ret = mlx5_ctrl_flow(dev, &unicast, &unicast_mask); in mlx5_traffic_enable()
/dpdk/doc/guides/sample_app_ug/
H A Dethtool.rst58 * ``validate``: Check that given MAC address is valid unicast address
H A Dip_pipeline.rst478 | mpls unicast | multicast
/dpdk/lib/pipeline/
H A Drte_table_action.h476 int unicast; member
H A Drte_table_action.c714 uint16_t ethertype = (p->mpls.unicast) ? in encap_mpls_apply()
/dpdk/drivers/net/i40e/
H A Di40e_pf.c1021 bool unicast = FALSE, multicast = FALSE; in i40e_pf_host_process_cmd_config_promisc_mode() local
1037 unicast = TRUE; in i40e_pf_host_process_cmd_config_promisc_mode()
1039 vf->vsi->seid, unicast, NULL, true); in i40e_pf_host_process_cmd_config_promisc_mode()
/dpdk/doc/guides/howto/
H A Dvfd.rst326 VF MAC unicast promiscuous mode
329 Run a testpmd runtime command on the PF to enable/disable MAC unicast
/dpdk/doc/guides/platform/
H A Dcnxk.rst374 Packets received with unicast DMAC: 0
416 Packets sent to unicast DMAC: 0
/dpdk/doc/guides/nics/
H A Dmvpp2.rst178 - ``rx_unicast_packets``: number of RX unicast packets
187 - ``tx_unicast_packets``: number of TX unicast packets
H A Dmlx4.rst41 which remain functional, although they stop receiving unicast packets as
H A Dsfc_efx.rst281 matches unicast packets that are not filtered by other flow rules.
H A Dbnxt.rst215 * No unicast packets are forwarded to an application except the one with
H A Dmlx5.rst26 which remain functional, although they stop receiving unicast packets as
/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni.h898 int unicast,
H A Ddpni.c1404 int unicast, in dpni_clear_mac_filters() argument
1415 dpni_set_field(cmd_params->flags, UNICAST_FILTERS, unicast); in dpni_clear_mac_filters()
/dpdk/doc/guides/rel_notes/
H A Drelease_17_02.rst75 * Set VF unicast promiscuous mode.
/dpdk/examples/ip_pipeline/
H A Dcli.c3440 a->encap.mpls.unicast = 1; in parse_table_action_encap()
3442 a->encap.mpls.unicast = 0; in parse_table_action_encap()
4997 fprintf(f, "mpls %s ", (a->encap.mpls.unicast) ? in table_rule_show()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c4146 a->encap.mpls.unicast = 1; in parse_table_action_encap()
4148 a->encap.mpls.unicast = 0; in parse_table_action_encap()
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst1442 Set the unicast hash filter(s) on/off for a port::
1466 Set the unicast promiscuous mode for a VF from PF.
1628 * ``ROPE``: Accepts unicast hash.