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 3C860C433F5 for ; Thu, 20 Jan 2022 08:16:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359107AbiATIQN (ORCPT ); Thu, 20 Jan 2022 03:16:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231338AbiATIQJ (ORCPT ); Thu, 20 Jan 2022 03:16:09 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B1FBAC061574; Thu, 20 Jan 2022 00:16:08 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 48DB76171C; Thu, 20 Jan 2022 08:16:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3273BC340E0; Thu, 20 Jan 2022 08:16:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1642666567; bh=phmVaJDGmxnEHLpNBykEf0ECyPodLv3FAuA00MMLAGQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SqAG+qMes2MrzCZgE8iyX5ECWV4xf/oaGXRA8UmrHfCm4L+UGDTp3fwD56pwSzYOg 24r5T2nFUdQovV6iL0AvnBq/mA0ZDsUXXpRnxGorb+miRVyQuPJHK6NcviDWT9u7oo O62VVeWJ8HFgbkPZk4P/m0ZYswutBigAZV6uAZK0= Date: Thu, 20 Jan 2022 09:16:02 +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 V2] 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:12:59AM +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.