Re: [dpdk-dev] [PATCH v3] net/softnic: add support for flow API vxlan encap action

2018-10-17 Thread Dumitrescu, Cristian
> -Original Message- > From: Pattan, Reshma > Sent: Tuesday, October 16, 2018 3:29 PM > To: dev@dpdk.org; Dumitrescu, Cristian > Cc: Pattan, Reshma > Subject: [PATCH v3] net/softnic: add support for flow API vxlan encap action > > Added support to handle vxlan encap action of rte flow

[dpdk-dev] [PATCH v3] net/softnic: add support for flow API vxlan encap action

2018-10-16 Thread Reshma Pattan
Added support to handle vxlan encap action of rte flow rule. Signed-off-by: Reshma Pattan Acked-by: Dumitrescu Cristian --- 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