From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DEB8845B40 for ; Tue, 15 Oct 2024 09:47:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D67F5402E3; Tue, 15 Oct 2024 09:47:24 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5A8BF400EF for ; Tue, 15 Oct 2024 09:47:23 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4DADB120757; Tue, 15 Oct 2024 09:47:23 +0200 (CEST) Subject: |WARNING| pw145984 [PATCH v02] net/af_packet: support link status update In-Reply-To: <09f27e6b7844ee016487d4ea6c1e11ef940e3a87.1728983875.git.gur.stavi@huawei.com> References: <09f27e6b7844ee016487d4ea6c1e11ef940e3a87.1728983875.git.gur.stavi@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gur Stavi Message-Id: <20241015074723.4DADB120757@dpdk.org> Date: Tue, 15 Oct 2024 09:47:23 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/145984 _coding style issues_ WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'? #58: on socket IFF_RUNNING flag. WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'? #98: FILE: drivers/net/af_packet/rte_eth_af_packet.c:489: + dev_link->link_status = (ifr.ifr_flags & IFF_RUNNING) ? total: 0 errors, 2 warnings, 0 checks, 23 lines checked