From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 45B4EA04C5; Fri, 4 Sep 2020 09:30:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B9D411BC25; Fri, 4 Sep 2020 09:30:34 +0200 (CEST) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 16D08CF3 for ; Fri, 4 Sep 2020 09:30:32 +0200 (CEST) Received: from mail-ua1-f71.google.com (mail-ua1-f71.google.com [209.85.222.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-574-dPL2EcLdPeutjUuSF1QfKw-1; Fri, 04 Sep 2020 03:30:31 -0400 X-MC-Unique: dPL2EcLdPeutjUuSF1QfKw-1 Received: by mail-ua1-f71.google.com with SMTP id 48so839848uai.2 for ; Fri, 04 Sep 2020 00:30:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=q4EmZ4J6pozWOcshLICaTRRcHEy//9VPcItapL8xioQ=; b=Ejm+9KzqmhTP1X9FC7Q94MSDM/dK7gsjinBxr2u1IJDBe1OuZMKm4dgzPodt5dkpKu BtO1L2EXA8+juCZ3II8rI5Ch2RJGtTI378XzPgCbhjuHfPz7Pr5DjoeQ8yCTeWWfFPYo eoSFdMQqca7f6Z3xhthMQSATeDAn02RVdN5lDQr3OJ+Wo9eRtjYPRtaUQRZCOFVKrU/g KtTC1Tyth8IkTZVmCdQDVJfgXYGtJJ6Hw1+ixyVG3NEnrJidQCCMtoH9vB46kv3Vkk1W nS1TaSso9MMe/GPAvXuPzrxJU4WVO+UOzu+qt5ddz+v1dDWYaopzUDDMSeTfrGDzdy6j V63Q== X-Gm-Message-State: AOAM530zfA6ABftztPi+iF1ZZsmfz+F/91Y0OtapW4RIPrMxqvND4gHD SVQwnWfQE/aQ4lMtlcZRkDHxD54O6FA9N4s2eqzFZQ21oEGn0uO4gtgKhfq4L8dlUBZ7MuVX/pZ gEUnin05XXQO2aSw8yf4= X-Received: by 2002:ab0:2705:: with SMTP id s5mr3730846uao.126.1599204630858; Fri, 04 Sep 2020 00:30:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxnnTL3OTWq/9SxDHoMhWR8BxZrlo4l9nx+aKEgoWaDyPlWoh54MTk+y/WBL8lF6E6hd2y+oZThodBm6ErmocY= X-Received: by 2002:ab0:2705:: with SMTP id s5mr3730833uao.126.1599204630639; Fri, 04 Sep 2020 00:30:30 -0700 (PDT) MIME-Version: 1.0 References: <1599128029-2092-1-git-send-email-michaelba@nvidia.com> In-Reply-To: From: David Marchand Date: Fri, 4 Sep 2020 09:30:19 +0200 Message-ID: To: Michael Baum Cc: Tom Barbette , "dev@dpdk.org" , Matan Azrad , Raslan Darawsheh , Slava Ovsiienko X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v1 00/18] mlx5 Rx DevX/Verbs separation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Sep 3, 2020 at 11:00 PM Michael Baum wrote: > > I think the names of the patches describe well enough and there is no need to add a description in the cover-letter. It gives no hint at the purpose, the impacts... why should we care about this separation? -- David Marchand