Re: [dpdk-dev] [PATCH v3] doc: fix update release notes for Mellanox drivers

2019-05-14 Thread Ori Kam
Hi Tom, Thanks for your mail. PSB Best, Ori Kam From: Tom Barbette Sent: Tuesday, May 14, 2019 8:47 AM To: Ori Kam Cc: Yongseok Koh ; Shahaf Shuler ; Matan Azrad ; Thomas Monjalon ; dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v3] doc: fix update release notes for Mellanox drivers Hi all

Re: [dpdk-dev] [PATCH v3] doc: fix update release notes for Mellanox drivers

2019-05-13 Thread Tom Barbette
Hi all, I still find it a little bit unclear about direct rules. And therefore, how to enable this large sclale mode. It is only available for eswitch ? Therefore PF rules will still be slow ? How can I be sure to be in direct mode ? At some point someone mentioned performance of using a seco

Re: [dpdk-dev] [PATCH v3] doc: fix update release notes for Mellanox drivers

2019-05-13 Thread Thomas Monjalon
13/05/2019 13:41, Ori Kam: > This patch adds some missing features to Mellanox drivers release notes. > It also updates the mlx5/mlx4 documentations. > > Fixes: d85b204b5dba ("doc: update release notes for Mellanox drivers") > Cc: ys...@mellanox.com > > Signed-off-by: Ori Kam > Acked-by: Shahaf

[dpdk-dev] [PATCH v3] doc: fix update release notes for Mellanox drivers

2019-05-13 Thread Ori Kam
This patch adds some missing features to Mellanox drivers release notes. It also updates the mlx5/mlx4 documentations. Fixes: d85b204b5dba ("doc: update release notes for Mellanox drivers") Cc: ys...@mellanox.com Signed-off-by: Ori Kam Acked-by: Shahaf Shuler --- v3: * Address ML comments. V