This series of patches include changes to l3fwd example application. Some improvements are made for better usage of CPU cycles and memory.
v3: Dropped 1/3 code reorg from v2. v2: Dropped 1/4 prefetch to write change from v1. Dropped 4/4 data struct change from v1. Added 1/3 code reorganize. Updated 3/3 to add 'const'. (Jerin) Ruifeng Wang (2): examples/l3fwd: eliminate unnecessary calculations examples/l3fwd: eliminate unnecessary reloads in loop examples/l3fwd/l3fwd_lpm.c | 10 ++++++---- examples/l3fwd/l3fwd_lpm_neon.h | 10 +++++----- 2 files changed, 11 insertions(+), 9 deletions(-) -- 2.25.1