From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 00D2E37AC; Fri, 4 May 2018 14:48:01 +0200 (CEST) In-Reply-To: <1525437945-8207-7-git-send-email-konstantin.ananyev@intel.com> References: <1525437945-8207-7-git-send-email-konstantin.ananyev@intel.com> To: test-report@dpdk.org Cc: Konstantin Ananyev Message-Id: <20180504124802.00D2E37AC@dpdk.org> Date: Fri, 4 May 2018 14:48:01 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw39384 [PATCH v5 6/8] test: add few eBPF samples 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: Fri, 04 May 2018 12:48:02 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/39384 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'phys_addr_t' should also have an identifier name #441: FILE: test/bpf/mbuf.h:380: + phys_addr_t buf_physaddr __rte_aligned(sizeof(phys_addr_t)); total: 0 errors, 1 warnings, 717 lines checked