From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 00/11] net/mlx5: add Direct Verbs flow driver support Date: Thu, 04 Oct 2018 18:17:55 +0200 Message-ID: <1890123.2ip4UC7IrR@xps> References: <20180919072143.23211-1-yskoh@mellanox.com> <20180924231721.15799-1-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Yongseok Koh , Shahaf Shuler To: orika@mellanox.com Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 6E8631B50B for ; Thu, 4 Oct 2018 18:17:58 +0200 (CEST) In-Reply-To: <20180924231721.15799-1-yskoh@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/09/2018 01:17, Yongseok Koh: > Ori Kam (11): > net/mlx5: split flow validation to dedicated function > net/mlx5: add flow prepare function > net/mlx5: add flow translate function > net/mlx5: add support for multiple flow drivers > net/mlx5: add Direct Verbs validation function > net/mlx5: add Direct Verbs prepare function > net/mlx5: add Direct Verbs translate items > net/mlx5: add Direct Verbs translate actions > net/mlx5: add Direct Verbs driver to glue > net/mlx5: add Direct Verbs final functions > net/mlx5: add runtime parameter to enable Direct Verbs applied to dpdk-next-net-mlx