From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id F08F0A04E7 for ; Mon, 2 Nov 2020 19:38:02 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9E0C52BF4; Mon, 2 Nov 2020 19:38:01 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 07F402BE3; Mon, 2 Nov 2020 19:38:00 +0100 (CET) In-Reply-To: <20201102183527.69209-4-aboyer@pensando.io> References: <20201102183527.69209-4-aboyer@pensando.io> To: test-report@dpdk.org Cc: Andrew Boyer Message-Id: <20201102183800.07F402BE3@dpdk.org> Date: Mon, 2 Nov 2020 19:38:00 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw83436 [PATCH 3/8] ionic: update ionic_if.h to the latest version X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/83436 _coding style issues_ WARNING:TYPO_SPELLING: 'Maximim' may be misspelled - perhaps 'Maximum'? #430: FILE: drivers/net/ionic/ionic_if.h:404: + * @max_frame_size: Maximim size of frames to be sent WARNING:TYPO_SPELLING: 'preforms' may be misspelled - perhaps 'performs'? #708: FILE: drivers/net/ionic/ionic_if.h:692: + * Device preforms TCP segmentation offload WARNING:TYPO_SPELLING: 'tranceiver' may be misspelled - perhaps 'transceiver'? #1233: FILE: drivers/net/ionic/ionic_if.h:1236: + * @xcvr: tranceiver status WARNING:TYPO_SPELLING: 'autonegotation' may be misspelled - perhaps 'autonegotiation'? #1294: FILE: drivers/net/ionic/ionic_if.h:1328: + * @IONIC_PORT_ATTR_AUTONEG: Port autonegotation attribute WARNING:TYPO_SPELLING: 'iff' may be misspelled - perhaps 'if'? #1775: FILE: drivers/net/ionic/ionic_if.h:1948: + * @rw_dot1q_pcp: Rewrite dot1q pcp to value (valid iff F_RW_DOT1Q_PCP) WARNING:TYPO_SPELLING: 'iff' may be misspelled - perhaps 'if'? #1776: FILE: drivers/net/ionic/ionic_if.h:1949: + * @rw_ip_dscp: Rewrite ip dscp to value (valid iff F_RW_IP_DSCP) total: 0 errors, 6 warnings, 0 checks, 2323 lines checked