Re: [dpdk-dev] [PATCH v5] doc: update flow non-cached mode notes

2020-05-05 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bing Zhao > Sent: Wednesday, April 22, 2020 6:27 PM > To: john.mcnam...@intel.com; marko.kovace...@intel.com; Slava Ovsiienko > ; Ori Kam ; Matan > Azrad > Cc: Shahaf Shuler ; Raslan Darawsheh > ; dev@dpdk.org; Thomas Monjalon > > Subject: [PATCH v5] doc

[dpdk-dev] [PATCH v5] doc: update flow non-cached mode notes

2020-04-22 Thread Bing Zhao
This patch updates the MLX5 PMD and release notes documentations. Adding the notes of the behavior change that rte flows organization is switched into non-cached mode for applications. Signed-off-by: Bing Zhao Acked-by: Ori Kam --- v2: update the description in release notes. v3: update the note