From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3CE8BC432BE for ; Tue, 31 Aug 2021 16:38:54 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id C638761090 for ; Tue, 31 Aug 2021 16:38:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C638761090 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 073A540687; Tue, 31 Aug 2021 18:38:53 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mails.dpdk.org (Postfix) with ESMTP id 2D52140686 for ; Tue, 31 Aug 2021 18:38:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1630427930; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=i89Yca27lvsz5qvyG3JaZKdDRXz1wzoF7xHm1CPh6v0=; b=LO4GsamEhHnL5vIa2PWVdEifUu5K8gU0LmuAXR+f7WJsxxk/Zi8I4zVBlNHRBL4GQgYEGc YTQewwn+R3DayW/t7sTdHV/7k2PLnkMP2gPs0tM07Hxaeeu2yO9FqZS/0DhTVisjSw5ss1 iCPkItk9LBKCb6Xy+M/mGzCIfS4ImPc= Received: from mail-lj1-f198.google.com (mail-lj1-f198.google.com [209.85.208.198]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-319-GiINhzTxNmqdFSLcOG4iNA-1; Tue, 31 Aug 2021 12:38:46 -0400 X-MC-Unique: GiINhzTxNmqdFSLcOG4iNA-1 Received: by mail-lj1-f198.google.com with SMTP id bn35-20020a05651c17a3b02901b483917a19so372704ljb.2 for ; Tue, 31 Aug 2021 09:38:46 -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=i89Yca27lvsz5qvyG3JaZKdDRXz1wzoF7xHm1CPh6v0=; b=nx59Gqg8HcTPr5ysNXti3/FB9Fzzh5SNktsqzbJ2fUqAV0zqNhqsIjd/ywCuFsmtJ0 uelPZaH8DG58q09sznLaxIZdS8jT0d9nqnRWHS4bVZ7ZWyPwhAtYHgqFQMbnEvSOJrAS UOkQK/9Mz56Xm5vHnke7bP6HhzgjIPZJb+9IR9Ly1VfBtAAcQx8Sc8HUTvi7zZAl7xVE 1ewNzeey8Bj1LVflTxjE7lFCOXaHZcqYiRr+bZvLCzT7Apu22fc5PkjCIZSAn3FW4Oyf p9XodC9Eh8q4+oE19grCYiKbWtTmnUkjg3GjTFxqzWNY3WmaDfYXiAf5wdqwqLZnSVyO Y0EQ== X-Gm-Message-State: AOAM532As+JxwISXnLmwgrNV0q73HZ8QMQ9uFLkITdHO2EymCHR3zOva SYzVHh7ETFegLrwGG0yhDq+4ubs+/pYFWKWiIOY9dSx4WuVRU1aZ3YoI2cz/mKUDPeIegAsemPK Og0GuNeqCvavkBLd1/oU= X-Received: by 2002:a05:6512:a84:: with SMTP id m4mr17268750lfu.574.1630427925264; Tue, 31 Aug 2021 09:38:45 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxgpsrw/Jd+FnudMbeHXyTbJVhqnQgFEBEwJEbfy74TduGQecIerf/85JgZ4PcOj2XpFosvHCXLeWZnWBZltUg= X-Received: by 2002:a05:6512:a84:: with SMTP id m4mr17268732lfu.574.1630427925047; Tue, 31 Aug 2021 09:38:45 -0700 (PDT) MIME-Version: 1.0 References: <1630427130-63903-1-git-send-email-nicolas.chautru@intel.com> In-Reply-To: <1630427130-63903-1-git-send-email-nicolas.chautru@intel.com> From: David Marchand Date: Tue, 31 Aug 2021 18:38:33 +0200 Message-ID: To: Nicolas Chautru Cc: dev , Akhil Goyal , Thomas Monjalon , Tom Rix , Hemant Agrawal , mingshan.zhang@intel.com, arun.joshi@intel.com, Ray Kinsella , Maxime Coquelin Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v1] bbdev: remove experimental tag from API X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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 Tue, Aug 31, 2021 at 6:27 PM Nicolas Chautru wrote: > > This was previously suggested last year https://patches.dpdk.org/project/dpdk/patch/1593213242-157394-2-git-send-email-nicolas.chautru@intel.com/ > but there was request from community to wait another year to confirm formally this api is mature. The request was to wait for a new vendor (i.e. non Intel) to implement a bbdev driver for their hw. NXP proposed a driver for this class: https://patchwork.dpdk.org/project/dpdk/list/?series=16642&state=%2A&archive=both What is the status of this driver? I see no update on the bbdev API, which seems good, but a confirmation is needed. -- David Marchand