On 5/25/2018 2:25 AM, Thomas Monjalon wrote:
23/05/2018 07:51, Jerin Jacob:
-----Original Message-----
Date: Wed, 23 May 2018 02:36:42 +0530
From: Nikhil Rao <[email protected]>
To: [email protected]
CC: [email protected], Nikhil Rao <[email protected]>, [email protected]
Subject: [PATCH] eventdev: fix eth port in eth Rx adapter internal function
X-Mailer: git-send-email 1.8.3.1
The dev_id parameter to fill_event_buffer() should be 16 bit,
also rename to to eth_dev_id to avoid confusion with event device
id elsewhere in the file.
Fixes: c2189c907dd1 ("eventdev: make ethdev port identifiers 16-bit")
Cc: [email protected]
Signed-off-by: Nikhil Rao <[email protected]>
Acked-by: Jerin Jacob <[email protected]>
Hi Jerin,
Can you please apply this patch to next-eventdev ?
Nikhil
It doesn't look to be critical.
So it is deferred to 18.08 (we minimize risks in -rc6).