> -----Original Message-----
> From: Pattan, Reshma
> Sent: Tuesday, October 16, 2018 3:29 PM
> To: dev@dpdk.org; Dumitrescu, Cristian <cristian.dumitre...@intel.com>
> Cc: Pattan, Reshma <reshma.pat...@intel.com>
> Subject: [PATCH v3] net/softnic: add support for flow API vxlan encap action
>
> Added support to handle vxlan encap action of rte flow rule.
>
> Signed-off-by: Reshma Pattan <reshma.pat...@intel.com>
> Acked-by: Dumitrescu Cristian <cristian.dumitre...@intel.com>
> ---
> v3: fixed vlan pcp, dei and vid parsing.
> fixed ipv6 flow_label and dscp parsing.
> ---
> drivers/net/softnic/rte_eth_softnic_flow.c | 192
> +++++++++++++++++++++
> 1 file changed, 192 insertions(+)
>
Applied to next-pipeline tree, thanks!