26/01/2021 14:06, Thomas Monjalon: > From: Hemant Agrawal <hemant.agra...@nxp.com> > > We need to differentiate between crypto and ethernet security > context as they belong to different devices. > > Fixes: d82d6ac64338 ("app/procinfo: add crypto security context info") > Cc: sta...@dpdk.org > > Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > --- > v3: include stdbool.h and use true/false instead of 1/0
Applied, thanks