From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B5839F954; Wed, 1 Mar 2017 07:05:46 +0100 (CET) In-Reply-To: <1488348292-118243-9-git-send-email-wenzhuo.lu@intel.com> References: <1488348292-118243-9-git-send-email-wenzhuo.lu@intel.com> To: test-report@dpdk.org Cc: Wenzhuo Lu Message-Id: <20170301060546.B5839F954@dpdk.org> Date: Wed, 1 Mar 2017 07:05:46 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw20978 [PATCH 8/9] net/ixgbe/base: fix build error 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, 01 Mar 2017 06:05:46 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/20978 _coding style issues_ WARNING:LONG_LINE_STRING: line over 90 characters #65: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1543: + EWARN(hw, "WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules. "); WARNING:LONG_LINE_STRING: line over 90 characters #83: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1796: + EWARN(hw, "WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules. "); total: 0 errors, 2 warnings, 0 checks, 41 lines checked