Re: [ovs-dev] [PATCH v3] netdev-dpdk: reset packet_type for reused dp_packets

2017-09-08 Thread Zoltán Balogh
-dev-boun...@openvswitch.org] On Behalf Of Zoltán Balogh > Sent: Friday, September 08, 2017 12:01 PM > To: 'd...@openvswitch.org' <d...@openvswitch.org> > Subject: [ovs-dev] [PATCH v3] netdev-dpdk: reset packet_type for reused > dp_packets > > DPDK uses dp-packet pool for s

[ovs-dev] [PATCH v3] netdev-dpdk: reset packet_type for reused dp_packets

2017-09-08 Thread Zoltán Balogh
DPDK uses dp-packet pool for storing received packets. The pool is reused by rxq_recv funcions of the DPDK netdevs. The datapath is capable to modify the packet_type property of packets. For instance when encapsulated L3 packets are received on a ptap gre port. In this case the packet_type