> -----Original Message----- > From: Shreyansh Jain [mailto:[email protected]] > Sent: Thursday, April 12, 2018 1:34 PM > To: Richardson, Bruce <[email protected]>; De Lara Guarch, Pablo > <[email protected]> > Cc: [email protected]; Shreyansh Jain <[email protected]> > Subject: [PATCH] lib/librte_hash: fix incorrect comment for lookup > > rte_hash_lookup_with_hash() has wrong comment for its 'sig' param. > > Fixes: 1a9f648be291 ("hash: fix for multi-process apps") > > Signed-off-by: Shreyansh Jain <[email protected]>
Acked-by: Pablo de Lara <[email protected]> Also, this should be backported to the stable branch, so I CC [email protected].

