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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5799AC4332F for ; Thu, 20 Jan 2022 08:06:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239538AbiATIGh (ORCPT ); Thu, 20 Jan 2022 03:06:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56496 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239073AbiATIGf (ORCPT ); Thu, 20 Jan 2022 03:06:35 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 59DABC061574; Thu, 20 Jan 2022 00:06:35 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8B097B81CF3; Thu, 20 Jan 2022 08:06:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8F7ABC340E0; Thu, 20 Jan 2022 08:06:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1642665992; bh=PmiMV0t7mhLQk/T/YeFoQc1Sgo6/eIde/nZQM7npMDU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bLA2kiBJHgzpiL5i+T04PCof9LWOE3LZoyj4htUXiHx5+2DPX4xyxI2NVEYu8OotU 6avbMoO9HMQ2ds0qwgpadO1wrkKHNwMF1s47U0KiAJqyvZdQ1FW934kTskRAbwbdXw RXCXjOdRhNQdySXBWSTHIwlteILQtYP9ltYhnbIc= Date: Thu, 20 Jan 2022 09:06:24 +0100 From: Greg Kroah-Hartman To: Li Chen Cc: Kishon Vijay Abraham I , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Arnd Bergmann , Bjorn Helgaas , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] misc: pci_endpoint_test: simplify endpoint test read and write operations Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 20, 2022 at 08:03:17AM +0000, Li Chen wrote: > ********************************************************************** > This email and attachments contain Ambarella Proprietary and/or Confidential Information and is intended solely for the use of the individual(s) to whom it is addressed. Any unauthorized review, use, disclosure, distribute, copy, or print is prohibited. If you are not an intended recipient, please contact the sender by reply email and destroy all copies of the original message. Thank you. Now deleted.