[dpdk-dev] [PATCH 0/2] l3fwd-power fixes

Xiao Wang xiao.w.wang at intel.com
Tue Jan 21 04:06:55 CET 2020


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(-)

-- 
2.15.1



More information about the dev mailing list