[dpdk-dev] [PATCH 0/4]librte_port: modify macros to access packet meta-data

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Oct 19 16:59:31 CEST 2015


2015-09-11 14:35, roy.fan.zhang at intel.com:
>  app/test-pipeline/main.h              |  2 ++
>  app/test-pipeline/pipeline_hash.c     | 34 ++++++++++++++-------------
>  app/test-pipeline/pipeline_lpm.c      |  2 +-
>  app/test-pipeline/pipeline_lpm_ipv6.c |  2 +-
>  app/test/test_table.h                 |  8 +++++--
>  app/test/test_table_combined.c        | 28 +++++++++++-----------
>  app/test/test_table_pipeline.c        |  3 ++-
>  app/test/test_table_tables.c          | 44 ++++++++++++++++++-----------------
>  doc/guides/rel_notes/deprecation.rst  |  5 ----
>  doc/guides/rel_notes/release_2_2.rst  |  4 +++-
>  lib/librte_port/Makefile              |  2 +-
>  lib/librte_port/rte_port.h            |  2 +-

examples/ip_pipeline does not need to be updated?


More information about the dev mailing list