mbox

[0/2] l3fwd-power fixes

Message ID 20200121030657.39048-1-xiao.w.wang@intel.com (mailing list archive)
Headers

Message

Xiao Wang Jan. 21, 2020, 3:06 a.m. UTC
  The second patch will apply failed without the first patch applied, so make
them a series. The first patch is just a typo fix. The second patch fixes
the issue that the interrupts are turned off only on the Rx queues that
has traffic arrived, rather than all the Rx queues a core has taken.

Xiao Wang (2):
  l3fwd-power: fix a typo
  l3fwd-power: fix interrupt disable

 examples/l3fwd-power/main.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)