From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 053545A44; Thu, 16 Aug 2018 16:43:07 +0200 (CEST) In-Reply-To: <20180816144321.17719-5-qi.z.zhang@intel.com> References: <20180816144321.17719-5-qi.z.zhang@intel.com> To: test-report@dpdk.org Cc: Qi Zhang Message-Id: <20180816144307.053545A44@dpdk.org> Date: Thu, 16 Aug 2018 16:43:07 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw43744 [RFC, v3, 4/6] net/af_xdp: use mbuf mempool for buffer management 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: , X-List-Received-Date: Thu, 16 Aug 2018 14:43:07 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/43744 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #153: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:417: + rte_pktmbuf_free( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #312: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:659: + umem->mb_pool = rte_pktmbuf_pool_create_with_flags( total: 0 errors, 0 warnings, 2 checks, 333 lines checked