Hello,
I have done a simple mbuf adjust and prepend to achieve the removal and
insertion of the vlan header and it works fine. The use case is something
similar to the l3fwd example where one port has traffic coming in on multiple
vlans and the other port has no vlans. The packet processing pa
On Dec 19, 2014 3:35 AM, "Ouyang, Changchun"
wrote:
>
> My response as below.
>
>
>
> From: Vlad Zolotarov [mailto:vladz at cloudius-systems.com]
> Sent: Thursday, December 18, 2014 9:06 PM
> To: dev at dpdk.org; Ouyang, Changchun
> Subject: Re: [PATCH 0/6] Enable VF RSS for Niantic
>
>
>
>
>
> On
On ingress when configuring the device
1.modify
the rte_eth_conf.rxmode.hw_vlan_strip = 1,
On egress you need to modify the rte_van_macip struct in the sent mbuf*.
(rte_mbuf.h)
1. add the PKT_TX_VLAN_PKT to the
ol_fla
3 matches
Mail list logo