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 X-Spam-Level: X-Spam-Status: No, score=-6.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1CAB1C433ED for ; Thu, 6 May 2021 12:45:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C91086103E for ; Thu, 6 May 2021 12:45:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231299AbhEFMqj (ORCPT ); Thu, 6 May 2021 08:46:39 -0400 Received: from lissvexedge01.liebherr.com ([193.27.220.105]:55718 "EHLO lissvexedge01.liebherr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229777AbhEFMqi (ORCPT ); Thu, 6 May 2021 08:46:38 -0400 DKIM-Signature: v=1; c=relaxed/relaxed; d=liebherr.com; s=key1e; t=1620305137; bh=DDbEE3ISD6kYL5uL6vDHAYittDeljSl0mWIlmg2zLbc=; h= "Subject:Subject:From:From:Date:Date:ReplyTo:ReplyTo:Cc:Cc:Message-Id:Message-Id"; a=ed25519-sha256; b= Ade8kF9mwnFxAtGJjDnNaWk4OLGfKsgEloGNzFzaNP5bWyA2KmHoiNDsXrSnBV3ZfBztAxROtDmLWtYACYlMAQ== DKIM-Signature: v=1; c=relaxed/relaxed; d=liebherr.com; s=key1; t=1620305137; bh=DDbEE3ISD6kYL5uL6vDHAYittDeljSl0mWIlmg2zLbc=; h= "Subject:Subject:From:From:Date:Date:ReplyTo:ReplyTo:Cc:Cc:Message-Id:Message-Id"; a=rsa-sha256; b= Bnd/Xefk8APOfSq7FJsOUEKTomM4qIbstXthBE0KQoJv+n0XpvFBWrX5tjmbmfLldUxIvkCUzf49Ylfb+clIXi3oiFUl2UVuvCaVjBp53+v+2ZN99Z1zPT1Dc1bQWbinz8NK5d9geIdO3Uc7VuRPH1CQ0QCzt1jVPdB0ywU1OkE= From: "Sottas Guillaume (LMB)" To: "mkl@pengutronix.de" CC: "Sottas Guillaume (LMB)" , "linux-can@vger.kernel.org" , "socketcan@hartkopp.net" Subject: Re: [PATCH] can: isotp: return -ECOMM on FC timeout on TX path Thread-Topic: Re: [PATCH] can: isotp: return -ECOMM on FC timeout on TX path Thread-Index: AddCdVtpMbIHBJ+6TKymo6X/494L9w== Date: Thu, 6 May 2021 12:45:38 +0000 Message-ID: Accept-Language: de-DE, en-US Content-Language: fr-FR X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-can@vger.kernel.org Hello Marc, Thank you for your investigations, seems to be the way to go? What is the n= ext step, could I help in any way or are you going to merge your patch dire= ctly? I'm not really sure how we should go further in order to inegrate your fix = in the code... Thank you in advance for your feedback, Best Regards, Guillaume