examples/ptpclient: enable Rx queue configuration
authorSimei Su <simei.su@intel.com>
Thu, 19 Aug 2021 08:58:34 +0000 (16:58 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 13 Oct 2021 16:31:25 +0000 (18:31 +0200)
commit92854ed2b9d2000ff8007350251b491b9602dcdb
tree2a56b1d6b2e050b5fb5f408b401b81d28aeeac65
parentb76731683b048337d853cca4fa1530218b82aa40
examples/ptpclient: enable Rx queue configuration

This patch adds support to enable per-queue Rx offloads so that
it can convey the configuration to PMD.

Signed-off-by: Simei Su <simei.su@intel.com>
examples/ptpclient/ptpclient.c