[dpdk-dev] [PATCH] version: 19.05-rc0

2019-02-02 Thread Thomas Monjalon
Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/index.rst | 1 + doc/guides/rel_notes/release_19_05.rst | 210 lib/librte_eal/common/include/rte_version.h | 6 +- meson.build | 2 +- 4 files changed, 215 insertio

[dpdk-dev] [PATCH v5] doc: add meson ut info in prog guide

2019-02-02 Thread Hari Kumar Vemula
Add a programmer's guide section for meson ut Signed-off-by: Hari Kumar Vemula --- v5: Modified v4: Typos corrected v3: Modified v2: Removed enhancement details --- doc/guides/prog_guide/index.rst| 1 + doc/guides/prog_guide/meson_ut.rst | 143 + 2 files changed

[dpdk-dev] RSS hashing using L2_PAYLOAD type - Flexible Payload

2019-02-02 Thread Rajaraman Balasubramanian
Hi DPDK Team, I am working on VPP (vector packet processing) application which receives packets through i40e dpdk driver (Fortville eth device in the NIC card) with unknown eth_type. After this eth_type, we have our own header. I tried using “RSS with flexible payload”. That is, after