examples/l3fwd-power: support multiqueue ethdev power management
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 9 Jul 2021 16:08:17 +0000 (16:08 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 9 Jul 2021 19:13:13 +0000 (21:13 +0200)
commit25b4c0c42d8087be21b21e5de8537e15bad3f4c2
treeeec25ad4a3a728d84495c914d187af8baac66875
parentf53fe635c116c17f30f9b2a1ab8c68c05600ed6c
examples/l3fwd-power: support multiqueue ethdev power management

Currently, l3fwd-power enforces the limitation of having one queue per
lcore. This is no longer necessary, so remove the limitation.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Tested-by: David Hunt <david.hunt@intel.com>
examples/l3fwd-power/main.c