> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ajit Khaparde
> Sent: Thursday, June 29, 2017 11:06 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] app/testpmd: fix io fwd mode to forward VLAN
> packets
>
> In io fwd mode, while t
In io fwd mode, while the received VLAN packets are forwarded
for transmit, the ol_flags are not updated appropriately to
indicate presence of VLAN tags in the Tx path. This patch fixes that.
Signed-off-by: Ajit Khaparde
---
app/test-pmd/iofwd.c | 15 +++
1 file changed, 15 insertion
2 matches
Mail list logo