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 94E51A2EFD for ; Tue, 24 Sep 2019 14:58:34 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 74E883195; Tue, 24 Sep 2019 14:58:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 65D022C5E; Tue, 24 Sep 2019 14:58:33 +0200 (CEST) In-Reply-To: <1569329773-10185-5-git-send-email-arybchenko@solarflare.com> References: <1569329773-10185-5-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20190924125833.65D022C5E@dpdk.org> Date: Tue, 24 Sep 2019 14:58:33 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw59670 [PATCH v2 4/7] ethdev: change allmulticast callbacks to return status 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/59670 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #1038: FILE: drivers/net/i40e/i40e_vf_representor.c:302: + return rte_pmd_i40e_set_vf_multicast_promisc( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #1050: FILE: drivers/net/i40e/i40e_vf_representor.c:312: + return rte_pmd_i40e_set_vf_multicast_promisc( total: 0 errors, 0 warnings, 1802 lines checked