[dpdk-dev] [PATCH v8 0/5] support E-tag offloading and forwarding on X550

2016-03-11 Thread Thomas Monjalon
2016-03-11 09:10, Wenzhuo Lu: > This patch set adds the support of E-tag offloading and forwarding > on X550. > The offloading means E-tag can be inserted and stripped by HW. > And E-tag packets can be recognized and forwarded to specific pools > based on GRP and E-CID_base in E-tag. > > E-tag is

[dpdk-dev] [PATCH v8 0/5] support E-tag offloading and forwarding on X550

2016-03-11 Thread Wenzhuo Lu
This patch set adds the support of E-tag offloading and forwarding on X550. The offloading means E-tag can be inserted and stripped by HW. And E-tag packets can be recognized and forwarded to specific pools based on GRP and E-CID_base in E-tag. E-tag is defined in IEEE802.1br. Please reference htt