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 9F038C77B7A for ; Thu, 18 May 2023 00:18:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229602AbjERASd (ORCPT ); Wed, 17 May 2023 20:18:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229568AbjERASc (ORCPT ); Wed, 17 May 2023 20:18:32 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 43C41E8 for ; Wed, 17 May 2023 17:18:32 -0700 (PDT) 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 CD460618CE for ; Thu, 18 May 2023 00:18:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9288C433EF; Thu, 18 May 2023 00:18:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684369111; bh=CdjamDfFKfw4UVZkYBLyqAh6PTQXoprARJKRWqO3yxw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=tg/RURouWtqQNyQD+rjL7EG8WFbrqDsz/h4piDUEGgi4zQ93Cvdk2YG36td/5ZfpQ YnJ8KYEeM6Cd+lT5ZXPxpVtEHLGgKP6Im07rUadCBG8wDQWQNS2STrxq10/OK+DazY Hy/9SxM+SWdD73P6KSrzW+C2/dMN4VQzV2aEZy6cweDKTOVkCFOvSggDPVWZouIEZG wn6Zbh4hDErUCWxqXT86YWiGBEhXgq2GFVGXq41nuDZkIuRZI2zSfouZBq416Weyl5 97JQ/OFcNyLPXHmaT921QAMILBfSUpiD/+LRdBmFR5Pypv8uLpZmxoUNk+VDg0USzX EaV8tMaFiIH9g== Date: Wed, 17 May 2023 17:18:30 -0700 From: Jakub Kicinski To: Forst Cc: Simon Horman , "David S. Miller" , Eric Dumazet , Paolo Abeni , linux-usb@vger.kernel.org, netdev@vger.kernel.org, Georgi Valkov Subject: Re: [PATCH] net: usb: ipheth: add CDC NCM support Message-ID: <20230517171830.5af5c1c4@kernel.org> In-Reply-To: <00275913-6b7c-9b91-4f5c-d8a425bd3e46@pen.gy> References: <20230516210127.35841-1-forst@pen.gy> <00275913-6b7c-9b91-4f5c-d8a425bd3e46@pen.gy> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Wed, 17 May 2023 22:30:18 +0000 Forst wrote: > [encrypted.asc application/octet-stream (5747 bytes)] FWIW people on CC are not getting your emails. Could you disable the encryption or whatever you have going? :|