app/procinfo: fix security context info
authorHemant Agrawal <hemant.agrawal@nxp.com>
Wed, 20 Jan 2021 05:17:11 +0000 (10:47 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 26 Jan 2021 13:07:24 +0000 (14:07 +0100)
commit026a546a22ab20c325f07435e3a12debd267524d
tree75bc16b4c4cd5d989203feee01c28b91ceb4fb02
parent78d3dd3e6f5c1a1c01b1761a227f3fb29dba2f59
app/procinfo: fix security context info

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: stable@dpdk.org
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
app/proc-info/main.c