-----Original Message----- > Date: Mon, 12 Mar 2018 10:04:47 +0530 > From: Jerin Jacob <[email protected]> > To: Nikhil Rao <[email protected]> > CC: [email protected], [email protected], [email protected], > [email protected] > Subject: Re: [dpdk-dev] [PATCH] eventdev: add timestamping to received > packets > User-Agent: Mutt/1.9.4 (2018-02-28) > > -----Original Message----- > > Date: Tue, 20 Feb 2018 06:30:54 -0500 > > From: Nikhil Rao <[email protected]> > > To: [email protected] > > CC: [email protected], [email protected], [email protected], > > [email protected], [email protected] > > Subject: [PATCH] eventdev: add timestamping to received packets > > X-Mailer: git-send-email 1.8.3.1 > > > > Add timestamp to received packets before enqueuing to > > event device if the timestamp is not already set. Adding > > timestamp in the Rx adapter avoids additional latency due > > to the event device. > > > > Signed-off-by: Nikhil Rao <[email protected]> > > Acked-by: Jerin Jacob <[email protected]>
Applied to dpdk-next-eventdev/master. Thanks. >

