]> git.droids-corp.org - dpdk.git/commit
examples/l2fwd-crypto: add signal handler for exit
authorGagandeep Singh <g.singh@nxp.com>
Fri, 20 May 2022 04:21:00 +0000 (09:51 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Wed, 1 Jun 2022 14:26:35 +0000 (16:26 +0200)
commit76fbba28565d9beced9985554916619ecda3ce7c
tree94967a2eab829c0086c972021122f4c422f8c8df
parent923b5f27656627248979bd15b5aa07eff4932f85
examples/l2fwd-crypto: add signal handler for exit

Handle SIGINT and SIGTERM signals.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
examples/l2fwd-crypto/main.c