From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id EDA111BBC0; Wed, 11 Apr 2018 16:08:59 +0200 (CEST) In-Reply-To: <1523455637-31719-2-git-send-email-rk@semihalf.com> References: <1523455637-31719-2-git-send-email-rk@semihalf.com> To: test-report@dpdk.org Cc: Rafal Kozik Message-Id: <20180411140859.EDA111BBC0@dpdk.org> Date: Wed, 11 Apr 2018 16:08:59 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw37946 [PATCH 1/4] igb_uio: add wc option 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: Wed, 11 Apr 2018 14:09:00 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/37946 _coding style issues_ ERROR:NON_OCTAL_PERMISSIONS: Use 4 digit octal (0777) not decimal permissions #60: FILE: kernel/linux/igb_uio/igb_uio.c:646: +module_param(wc_activate, int, 0); total: 1 errors, 0 warnings, 35 lines checked