Hi: > -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jeff Shaw > Sent: Friday, July 15, 2016 12:59 AM > To: dev at dpdk.org; Zhang, Helin <helin.zhang at intel.com>; Wu, Jingjing > <jingjing.wu at intel.com>; damarion at cisco.com > Subject: [dpdk-dev] [PATCH 1/2] i40e: Add packet_type metadata in the i40e > vPMD > > From: Damjan Marion <damarion at cisco.com> > > The ptype is decoded from the rx descriptor and stored in the packet type > field > in the mbuf using the same function as the non-vector driver. > > Signed-off-by: Damjan Marion <damarion at cisco.com> > Signed-off-by: Jeff Shaw <jeffrey.b.shaw at intel.com>
Acted-by: Zhang Qi <qi.z.zhang at intel.com>