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 913D4E772A1 for ; Thu, 5 Oct 2023 16:11:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238905AbjJEQK5 (ORCPT ); Thu, 5 Oct 2023 12:10:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54186 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240063AbjJEQKJ (ORCPT ); Thu, 5 Oct 2023 12:10:09 -0400 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 52CC08C27; Thu, 5 Oct 2023 08:52:27 -0700 (PDT) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3955e7Cv037929; Thu, 5 Oct 2023 00:40:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1696484407; bh=iacW/bffmnzgmS8vl8HxLPwXy/XTDkcCnrPlXbOzKeI=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=XASewxDbXR9MjecUGxfHiVjJW3Q7Mvwc/beYKngZC2Q1+XGQ9EW/0W5EoOu4IjssR dLRlVcc2rnuebB9L+6wt3/ylpzdXrki2FNZpbRB3lC6DXenX0yDGtjGeWHpqYxlRiC WdwFA9OLCpOARfJECcmAPTzVatLTTcCOdd1hLd1U= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3955e7Dl021794 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 5 Oct 2023 00:40:07 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 5 Oct 2023 00:40:07 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 5 Oct 2023 00:40:07 -0500 Received: from [10.24.69.31] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3955e1fl034891; Thu, 5 Oct 2023 00:40:02 -0500 Message-ID: Date: Thu, 5 Oct 2023 11:10:00 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: [EXTERNAL] Re: [PATCH net-next v3] net: ti: icssg_prueth: add TAPRIO offload support Content-Language: en-US To: Jakub Kicinski CC: Andrew Lunn , Roger Quadros , Vignesh Raghavendra , Richard Cochran , Paolo Abeni , Eric Dumazet , "David S. Miller" , , Simon Horman , , , , , , , Roger Quadros , Vinicius Costa Gomes References: <20230928103000.186304-1-danishanwar@ti.com> <20231004135833.6efdbced@kernel.org> From: MD Danish Anwar In-Reply-To: <20231004135833.6efdbced@kernel.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org On 05/10/23 02:28, Jakub Kicinski wrote: > On Thu, 28 Sep 2023 16:00:00 +0530 MD Danish Anwar wrote: >> +/** >> + * Config state machine variables. See IEEE Std 802.1Q-2018 8.6.8.4 >> + */ > > Please use correct kdoc format with all members documented or not use > the /** marker. > Sure. I will update the documentation with correct kdoc format. >> +struct tas_config_list { >> + /* New list is copied at this time */ >> + u64 config_change_time; >> + /* config change error counter, incremented if >> + * admin->BaseTime < current time and TAS_enabled is true >> + */ >> + u32 config_change_error_counter; >> + /* True if list update is pending */ >> + u8 config_pending; >> + /* Set to true when application trigger updating of admin list >> + * to active list, cleared when configChangeTime is updated >> + */ >> + u8 config_change; >> +}; -- Thanks and Regards, Danish 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A398AE93700 for ; Thu, 5 Oct 2023 05:40:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WM74Ht5nJETtdZicqt9g+vH6W0pcxR7n0/aN3FlBv5M=; b=QL5g+HXx1GHg/s gTnhpW4h00spIz770XhpiOwtgFZL+dxxTb7rYM0lneYOlbgtZI4ZLXJ4rkNy8gR2W9TChZWDzwt9U eiJmNicEKkuQ8h21iBmxazUP6Bv+/w5ghes0T9QiBRllXq1EZjkvc8HswQfqB9BqMZ2keQiqz4TYt YPUz8QdJA9S3/a30zpzurONHLoM1aadUo4oMawRa2adMCks4pFfdgVV8pRBmFSW6hO9XKzxFl6IAG cRFlKQJNSLbzhLV9EvayqWoGuKgSVCC7txa+dkWfurtWR2ToiT5R8C++QffvKNwgv8my6u1mD+OQV Dhz5lJvahvhNSp722IwQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qoH5y-001SdV-33; Thu, 05 Oct 2023 05:40:22 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qoH5v-001Sd7-0x for linux-arm-kernel@lists.infradead.org; Thu, 05 Oct 2023 05:40:20 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3955e7Cv037929; Thu, 5 Oct 2023 00:40:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1696484407; bh=iacW/bffmnzgmS8vl8HxLPwXy/XTDkcCnrPlXbOzKeI=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=XASewxDbXR9MjecUGxfHiVjJW3Q7Mvwc/beYKngZC2Q1+XGQ9EW/0W5EoOu4IjssR dLRlVcc2rnuebB9L+6wt3/ylpzdXrki2FNZpbRB3lC6DXenX0yDGtjGeWHpqYxlRiC WdwFA9OLCpOARfJECcmAPTzVatLTTcCOdd1hLd1U= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3955e7Dl021794 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 5 Oct 2023 00:40:07 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 5 Oct 2023 00:40:07 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 5 Oct 2023 00:40:07 -0500 Received: from [10.24.69.31] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3955e1fl034891; Thu, 5 Oct 2023 00:40:02 -0500 Message-ID: Date: Thu, 5 Oct 2023 11:10:00 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: [EXTERNAL] Re: [PATCH net-next v3] net: ti: icssg_prueth: add TAPRIO offload support Content-Language: en-US To: Jakub Kicinski CC: Andrew Lunn , Roger Quadros , Vignesh Raghavendra , Richard Cochran , Paolo Abeni , Eric Dumazet , "David S. Miller" , , Simon Horman , , , , , , , Roger Quadros , Vinicius Costa Gomes References: <20230928103000.186304-1-danishanwar@ti.com> <20231004135833.6efdbced@kernel.org> From: MD Danish Anwar In-Reply-To: <20231004135833.6efdbced@kernel.org> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231004_224019_440763_DE573612 X-CRM114-Status: GOOD ( 12.18 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 05/10/23 02:28, Jakub Kicinski wrote: > On Thu, 28 Sep 2023 16:00:00 +0530 MD Danish Anwar wrote: >> +/** >> + * Config state machine variables. See IEEE Std 802.1Q-2018 8.6.8.4 >> + */ > > Please use correct kdoc format with all members documented or not use > the /** marker. > Sure. I will update the documentation with correct kdoc format. >> +struct tas_config_list { >> + /* New list is copied at this time */ >> + u64 config_change_time; >> + /* config change error counter, incremented if >> + * admin->BaseTime < current time and TAS_enabled is true >> + */ >> + u32 config_change_error_counter; >> + /* True if list update is pending */ >> + u8 config_pending; >> + /* Set to true when application trigger updating of admin list >> + * to active list, cleared when configChangeTime is updated >> + */ >> + u8 config_change; >> +}; -- Thanks and Regards, Danish _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel