Home
last modified time | relevance | path

Searched refs:VLAN (Results 1 – 25 of 124) sorted by relevance

12345

/dpdk/doc/guides/nics/
H A Digc.rst36 VLAN stripping off only works with inner vlan.
37 Only the outer VLAN TPID can be set to a vlan other than 0x8100.
39 If extend VLAN is enabled:
41 - The VLAN header in a packet that carries a single VLAN header is treated as the external VLAN.
43 - Foxville expects that any transmitted packet to have at least the external VLAN added by the
44 software. For those packets where an external VLAN is not present, any offload that relates to
47 - If VLAN TX-OFFLOAD is enabled and the packet does not contain an external VLAN, the packet is
51 outer VLAN to 0x9100:
H A Dcxgbe.rst27 - VLAN filtering
108 the outer VLAN tag is stripped in Q-in-Q packets.
153 Inner VLAN 0x10
154 Outer VLAN 0x20
165 | Protocol, TOS, Outer VLAN, Port | 0xE1 |
167 | Protocol, TOS, Outer VLAN | 0xE0 |
169 | Protocol, TOS, Inner VLAN, Port | 0xD1 |
171 | Protocol, TOS, Inner VLAN | 0xD0 |
181 | Protocol, Outer VLAN, Port | 0xA1 |
183 | Protocol, Outer VLAN | 0xA0 |
[all …]
H A Denic.rst253 The VIC performs packet matching after applying VLAN strip. If VLAN
255 stripped VLAN header's EtherType. Stripping does not affect the VLAN
323 Ingress VLAN Rewrite
338 is tagged with the default VLAN, the NIC replaces its VLAN header
346 with the default VLAN, the NIC removes or untags its VLAN header so
428 solution is to enable VLAN stripping on ingress so the VLAN tag is removed
487 1400 series VICs do not count CRC bytes, and count VLAN header only when VLAN
491 VLAN stripping is disabled, or by 8B if the packet is VLAN tagged and stripping
534 - Hardware VLAN acceleration
559 - VLAN based flow direction
[all …]
H A Dhinic.rst19 - MAC/VLAN filtering
28 - VLAN filter and VLAN offload
H A Digb.rst17 * MAC/VLAN filtering
19 * Double VLAN
H A Dbnxt.rst158 * VLAN Filtering
166 * VLAN insert strip
223 * VLAN Filtering Mode
262 VLAN Filtering
473 VLAN Insert/Strip
478 VLAN packets.
481 VLAN Insert
493 outer VLAN. Note that when a packet has a single VLAN, the tag is considered as
512 // enable VLAN insert offload
520 VLAN Strip
[all …]
/dpdk/doc/guides/howto/
H A Dvfd.rst143 VF VLAN anti-spoofing
146 Run a testpmd runtime command on the PF to enable/disable the VLAN
151 When enabling the VLAN anti-spoofing, the port will not send packets whose
152 VLAN ID does not belong to VLAN IDs that this port can receive.
155 VF VLAN insertion
158 Run a testpmd runtime command on the PF to set the VLAN insertion for a VF
166 The assigned VLAN ID can be 0. It means disabling the VLAN insertion.
169 VF VLAN stripping
181 VF VLAN filtering
184 Run a testpmd runtime command on the PF to set the VLAN filtering for a VF
[all …]
/dpdk/doc/guides/nics/features/
H A Dvmxnet3.ini18 VLAN filter = Y
19 VLAN offload = Y
H A Digb_vf.ini14 VLAN filter = Y
16 VLAN offload = Y
H A Dliquidio.ini17 VLAN filter = Y
19 VLAN offload = P
H A Docteontx.ini16 VLAN filter = Y
17 VLAN offload = P
H A Dice_dcf.ini24 VLAN filter = Y
25 VLAN offload = Y
H A Dionic.ini22 VLAN filter = Y
23 VLAN offload = Y
H A Dqede_vf.ini19 VLAN filter = Y
22 VLAN offload = Y
H A Datlantic.ini18 VLAN filter = Y
21 VLAN offload = Y
H A De1000.ini17 VLAN filter = Y
20 VLAN offload = Y
H A Dfm10k.ini22 VLAN filter = Y
24 VLAN offload = Y
H A Dixgbe_vf.ini20 VLAN filter = Y
23 VLAN offload = P
H A Dtxgbe_vf.ini20 VLAN filter = Y
23 VLAN offload = P
H A Ddpaa2.ini18 VLAN filter = Y
20 VLAN offload = Y
H A Digc.ini32 VLAN filter = Y
33 VLAN offload = Y
H A Digb.ini24 VLAN filter = Y
27 VLAN offload = Y
H A Dqede.ini20 VLAN filter = Y
23 VLAN offload = Y
H A Dhns3_vf.ini26 VLAN filter = Y
28 VLAN offload = Y
/dpdk/doc/guides/sample_app_ug/
H A Dvhost.rst11 address or Virtual Local Area Network (VLAN) tag. The splitting of Ethernet
93 While a virtio-net is connected to vhost-switch, a VLAN tag starts with
95 with the right MAC and VLAN tag, you should be able to see following
124 packet destination MAC address and VLAN tag.
156 VLAN strip option is removed, because different NICs have different behaviors
157 when disabling VLAN strip. Such feature, which heavily depends on hardware,
158 should be removed from this example to reduce confusion. Now, VLAN strip is

12345