> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Monday, October 19, 2015 2:20 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] igb: fix IEEE1588 frame identification in i210 > > Fixed issue where the flag PKT_RX_IEEE1588_PTP was not being set in Intel > I210 NIC, as EtherType in RX descriptor is in bits 8:10 of Packet Type and > not in the default bits 0:2. > > Fixes known issue "IEEE1588 support possibly not working with an Intel > Ethernet Controller I210 NIC"
Acked-by: John McNamara <john.mcnamara at intel.com>