Re: QinQ and MPLS
From: Zhu, Heqing <hidden>
Date: 2013-09-12 09:14:46
Double VLAN is supported by Intel DPDK on most (if not all) Intel NIC. -----Original Message----- From: dev [mailto:dev-bounces-VfR2kkLFssw@public.gmane.org] On Behalf Of Stephen Hemminger Sent: Thursday, September 05, 2013 11:08 PM To: Иванов Алексей Cc: dev-VfR2kkLFssw@public.gmane.org Subject: Re: [dpdk-dev] QinQ and MPLS On Thu, 05 Sep 2013 10:24:53 +0400 Иванов Алексей [off-list ref] wrote:
Hi to everyone! A couple of questions about DPDK: 1. Can Intel DPDK work with double tagged ethernet frames? To read frame with 2 tags and to write frame to the wire with two tags (QinQ technology) 2. Can Intel DPDK read and write MPLS tags? -- Алексей
It reads/writes raw packets, what protocol you want to use is up to you.