Message ID | 20221003180023.13362-1-nicolas.chautru@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dev-bounces@dpdk.org> X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 67834A04FD; Mon, 3 Oct 2022 20:33:38 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 502CA40E2D; Mon, 3 Oct 2022 20:33:38 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id B7FAB40041 for <dev@dpdk.org>; Mon, 3 Oct 2022 20:33:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1664822016; x=1696358016; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=EJkIT6BApg3oRsnDI/APyykL/nAsTpJqwkSj/06lToA=; b=jz+wa4J3BXpgXXRSnzJERnXGXK241+klxNiNinn9P1bZvb+/lUC3FCv2 2wlzP2UiQEUUZOSvR7QqPtak2BU9/qxBV811fPzhr9GmC+O43cbKIeX1j 6k4xXVGe8HRzkWAP1pueCwF1Zt1pfK9R+mo6U1VG1khWw9xTBVDbf24sP 3Oe4s4QHhpOvAA22RczH2xlssd2lffj9DX+XtnXpDyuNrREYE6D4UytWJ mFE7n9M7rpMwFgaVLF+fGeDuDe6eOt4Qyn61YutsED+j2Huw+w/ZZKpbH +LvvIqTUrwc+ddjI9qobko5IeAMlXdRonm4Y25MlxArMOH7Z8T/GowZ00 w==; X-IronPort-AV: E=McAfee;i="6500,9779,10489"; a="285907008" X-IronPort-AV: E=Sophos;i="5.93,366,1654585200"; d="scan'208";a="285907008" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Oct 2022 11:00:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10489"; a="618829384" X-IronPort-AV: E=Sophos;i="5.93,366,1654585200"; d="scan'208";a="618829384" Received: from unknown (HELO icx-npg-scs1-cp1.localdomain) ([10.233.180.245]) by orsmga007.jf.intel.com with ESMTP; 03 Oct 2022 11:00:34 -0700 From: Nicolas Chautru <nicolas.chautru@intel.com> To: dev@dpdk.org, thomas@monjalon.net, gakhil@marvell.com Cc: maxime.coquelin@redhat.com, trix@redhat.com, mdr@ashroe.eu, bruce.richardson@intel.com, david.marchand@redhat.com, stephen@networkplumber.org, mingshan.zhang@intel.com, hemant.agrawal@nxp.com, Nicolas Chautru <nicolas.chautru@intel.com> Subject: [PATCH v11 0/7] bbdev changes for 22.11 Date: Mon, 3 Oct 2022 11:00:16 -0700 Message-Id: <20221003180023.13362-1-nicolas.chautru@intel.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <1655491040-183649-6-git-send-email-nicolas.chautru@intel.com> References: <1655491040-183649-6-git-send-email-nicolas.chautru@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org |
Series |
bbdev changes for 22.11
|
expand
|