examples/ioat: add signal-triggered device dump
authorKevin Laatz <kevin.laatz@intel.com>
Tue, 26 Oct 2021 13:14:29 +0000 (13:14 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 27 Oct 2021 14:53:39 +0000 (16:53 +0200)
commitc7897196782a433b47ce63829922060cfc3d40bb
treec3c9c460a095e9f978dd89228c0fc637e7f58827
parent5a5f46be197d4aabcb99537101f526a18b9f0153
examples/ioat: add signal-triggered device dump

Enable dumping device info via the signal handler. With this change, when a
SIGUSR1 is issued, the application will print a dump of all devices being
used by the application.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Reviewed-by: Conor Walsh <conor.walsh@intel.com>
examples/ioat/ioatfwd.c