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

2020-04-20 Thread Ori Kam
Hi Bing, > -Original Message- > From: Bing Zhao > Sent: Monday, April 13, 2020 5:56 PM > To: john.mcnam...@intel.com; marko.kovace...@intel.com; Slava Ovsiienko > ; Matan Azrad > Cc: Shahaf Shuler ; Raslan Darawsheh > ; Ori Kam ; dev@dpdk.org; > Thomas Monjalon > Subject: [PATCH v2] doc

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

2020-04-13 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 --- v2: update the description in release notes. --- doc/guides/nics/mlx5.rst