From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 3762A1CE13; Fri, 6 Apr 2018 20:50:25 +0200 (CEST) In-Reply-To: <1523040581-2522-8-git-send-email-konstantin.ananyev@intel.com> References: <1523040581-2522-8-git-send-email-konstantin.ananyev@intel.com> To: test-report@dpdk.org Cc: Konstantin Ananyev Message-Id: <20180406185025.3762A1CE13@dpdk.org> Date: Fri, 6 Apr 2018 20:50:25 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw37455 [PATCH v3 07/10] 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, 06 Apr 2018 18:50:25 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/37455 _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