[dpdk-dev] [PATCH] ip_pipeline: add more functions to routing-pipeline

2015-09-30 Thread Jasvinder Singh
This patch adds following features to the routing-pipeline to enable it for various NFV use-cases; 1.Fast-path ARP table enable/disable 2.Double-tagged VLAN (Q-in-Q) packet enacapsulation for the next-hop 3.MPLS encapsulation for the next-hop 4.Add colour (Traffic-class for QoS) to the MPLS tag 5.

[dpdk-dev] [PATCH] ip_pipeline: add more functions to routing-pipeline

2015-09-30 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Wednesday, September 30, 2015 4:21 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: add more functions to routing-pipeline > > This patch adds following features to the > routing-pipeline to enable i