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 E88C7A054D for ; Wed, 17 Feb 2021 22:05:00 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC7FD4069D; Wed, 17 Feb 2021 22:05:00 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id C47F440691 for ; Wed, 17 Feb 2021 22:04:59 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id A7CEF2AB; Wed, 17 Feb 2021 22:04:59 +0100 (CET) In-Reply-To: <20210217210320.11640-1-sodey@rbbn.com> References: <20210217210320.11640-1-sodey@rbbn.com> To: test-report@dpdk.org Cc: "Dey, Souvik" Message-Id: <20210217210459.A7CEF2AB@dpdk.org> Date: Wed, 17 Feb 2021 22:04:59 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87964 [PATCH 19.11 v2] net/mlx5: fix storing the synched MAC to internal table 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/87964 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #158: [ upstream commit 493f0bb51c1144eedcff2bba199cab1b64ff9fd0 ] CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #200: FILE: drivers/net/mlx5/mlx5_nl.c:685: + if (rte_is_zero_ether_addr( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #209: FILE: drivers/net/mlx5/mlx5_nl.c:694: + if (rte_is_zero_ether_addr( total: 1 errors, 0 warnings, 2 checks, 29 lines checked