Home
last modified time | relevance | path

Searched refs:tagged (Results 1 – 21 of 21) sorted by relevance

/f-stack/dpdk/doc/guides/contributing/
H A Dstable.rst44 the validation engineers to ensure that a tagged release has been tested.
64 that a tagged release has been tested.
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dcec-gpio.txt14 tagged as open drain.
/f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/
H A Dvitesse,vsc73xx.txt38 It should be tagged as active low.
/f-stack/dpdk/doc/guides/nics/
H A Denic.rst342 is tagged with the default VLAN, the NIC replaces its VLAN header
347 the application, every packet appears as tagged.
349 - ``untag``: Untag default VLAN mode. If the ingress packet is tagged
400 VLAN tagged by software. If the adapter is connected to a properly configured
405 instead of a switch, all ingress packets will be VLAN tagged. Programs such
467 ``rx_good_bytes`` still increments by 4B if the packet is not VLAN tagged or
468 VLAN stripping is disabled, or by 8B if the packet is VLAN tagged and stripping
H A Dmlx5.rst128 - When using Verbs flow engine (``dv_flow_en`` = 0), multi-tagged(QinQ) match is not supported.
130 …`` = 1), flow pattern with any VLAN specification will match only single-tagged packets unless the…
142 Will match single-tagged packets only, with any VLAN ID value.
148 Will match multi-tagged packets only, with any VLAN ID value.
H A Dbnxt.rst494 outer, i.e. the inner VLAN is relevant only when a packet is double-tagged.
515 if (mbuf->ol_flags && PKT_TX_QINQ) // case-1: insert VLAN to single-tagged packet
/f-stack/app/redis-5.0.5/
H A DCONTRIBUTING21 http://stackoverflow.com/questions/tagged/redis
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md36 buckets. For example, a latency bucket tagged "le=10" includes the values
153 The largest bucket is tagged "le=+Inf", representing the total count
190 The largest bucket is tagged "le=+Inf", representing the total count
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog213 tagged with `__attribute__ ((warn_unused_result))`: `crypto_box_easy()`,
234 tagged with `__attribute__ ((warn_unused_result))`. This will
238 tagged as deprecated.
359 be added later, but not before version 1.0 is tagged.
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.h492 uint8_t tagged; member
H A Dice_ethdev.c4592 if (info->config.reject.tagged == 0) in ice_vsi_vlan_pvid_set()
4636 info.config.reject.tagged = in ice_vlan_pvid_set()
/f-stack/freebsd/contrib/device-tree/Bindings/bus/
H A Dqcom,ebi2.txt72 The following optional properties are properties that can be tagged onto
/f-stack/dpdk/doc/guides/prog_guide/
H A Dgeneric_receive_offload_lib.rst207 Options or VLAN tagged.
H A Drte_flow.rst908 If the ``type`` field contains a TPID value, then only tagged packets with the
910 The field ``has_vlan`` can be used to match any type of tagged packets,
912 If the ``type`` and ``has_vlan`` fields are not specified, then both tagged
929 If a ``VLAN`` item is present in the pattern, then only tagged packets will
931 The field ``has_more_vlan`` can be used to match any type of tagged packets,
934 then any tagged packets will match the pattern.
H A Dswitch_representation.rst271 by the hypervisor application is tagged with a unique letter from A to F.
H A Dqos_framework.rst1679 As result, each incoming packet is tagged as green,
/f-stack/freebsd/contrib/openzfs/.github/
H A DCONTRIBUTING.md261 A line tagged as `Signed-off-by:` must contain the developer's
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1198 uint8_t tagged; member
H A Di40e_ethdev.c4099 info.config.reject.tagged = in i40e_vlan_pvid_set()
5208 if (info->config.reject.tagged == 0) in i40e_vsi_vlan_pvid_set()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap3.dtsi586 /* Likely needs to be tagged disabled on HS devices */
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_02.rst147 * Removed limitation of matching on tagged/untagged packets (when using DV flow engine).