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 860E9A318B for ; Thu, 17 Oct 2019 23:23:17 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 023D31E97C; Thu, 17 Oct 2019 23:23:16 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id 993911E97B for ; Thu, 17 Oct 2019 23:23:14 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 393FF42F; Thu, 17 Oct 2019 17:23:13 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 17 Oct 2019 17:23:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=3mZrEhi2B6/RPdv9GI9wKGYR0ELR9pJ6YxBuPdTw7vE=; b=pT+S3dC58PmI 7eF3LD0/ttvFWz00DIr6dVvTILzSbC7SCs0QuIHY3e+FqcIIc4m8UChwpmYgwt/+ vuWzWd/oxqVcNRtGquAJIkEJ29VRH8Wvcdip0Uwzyzqks5salP3vkkWT6B3ba+SH HPq17S0+FZmB6UQTdBEvGpktEJA1sts= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=3mZrEhi2B6/RPdv9GI9wKGYR0ELR9pJ6YxBuPdTw7 vE=; b=Ei+ZX3mNHKEcvRfld0SJBzW+eRBem6dzks/f/pVogJkm9hI4/yHjrYXod cbGcitfZGBjM5o2E9x9Dd16isiftwjF2uZ5jCbLBMVwGP0RudwemqguQKGvfBkjZ u5yVmFbmbFBZtTOHYIJB8upKZaFsNzgXiggvUCuYyVWKGQimZ1hDKsveKlST6WpV /fjqh8b1qVXIHxi/alwJ6PwloOKrj2XCJkYjiI4o2w4R0P7L1mV62H5z4xNA/WsI foqCaFJFYMqpMyLQ9sjl0Z6MduLui61Xcendl2Os+qV4aVkXiENN0zjfk4aTqpuf DvKCZ1POvzuZA31GzAr4kFuck3h3A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrjeejgdduiedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeduheegrddufeekrddvkedrudegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (unknown [154.138.28.14]) by mail.messagingengine.com (Postfix) with ESMTPA id 01B09D60057; Thu, 17 Oct 2019 17:23:10 -0400 (EDT) From: Thomas Monjalon To: Ajit Khaparde , Ferruh Yigit Cc: dpdk-dev Date: Thu, 17 Oct 2019 23:23:07 +0200 Message-ID: <12088104.0xe1ukf1uQ@xps> In-Reply-To: References: <20191015073800.29271-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: add net-brcm sub-tree 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" 17/10/2019 19:39, Ajit Khaparde: > On Tue, Oct 15, 2019 at 12:38 AM Ferruh Yigit > wrote: > > > Adding vendor specific sub-tree for Broadcom drivers. > > The next-net-brcm sub-tree will be sub-tree of the next-net. > > > > Signed-off-by: Ferruh Yigit > > --- > > Cc: Ajit Khaparde > > Cc: Thomas Monjalon > > > Acked-by: Ajit Khaparde Acked-by: Thomas Monjalon