From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id F3D091B1C4; Wed, 10 Jan 2018 23:41:47 +0100 (CET) In-Reply-To: <1515624018-12555-1-git-send-email-iryzhov@nfware.com> References: <1515624018-12555-1-git-send-email-iryzhov@nfware.com> To: test-report@dpdk.org Cc: Igor Ryzhov Message-Id: <20180110224147.F3D091B1C4@dpdk.org> Date: Wed, 10 Jan 2018 23:41:47 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw33524 [PATCH] i40e: fix flag sent to mac_address_write 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, 10 Jan 2018 22:41:48 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/33524 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #30: FILE: drivers/net/i40e/i40e_ethdev.c:10798: + i40e_aq_mac_address_write(hw, I40E_AQC_WRITE_TYPE_LAA_WOL, mac_addr->addr_bytes, NULL); total: 0 errors, 1 warnings, 0 checks, 9 lines checked