From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 1677F1B1F9; Fri, 20 Oct 2017 10:36:48 +0200 (CEST) In-Reply-To: <1508488012-82704-10-git-send-email-jingjing.wu@intel.com> References: <1508488012-82704-10-git-send-email-jingjing.wu@intel.com> To: test-report@dpdk.org Cc: Jingjing Wu Message-Id: <20171020083648.1677F1B1F9@dpdk.org> Date: Fri, 20 Oct 2017 10:36:48 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30632 [PATCH RFC 9/9] net/i40e: support AVF basic interface 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, 20 Oct 2017 08:36:48 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30632 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #252: FILE: drivers/net/i40e/i40e_pf.c:364: + /* For X722, it supports write back on ITR without binding queue to interrupt vector.*/ WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment #371: FILE: drivers/net/i40e/i40e_pf.c:1373: + case VIRTCHNL_OP_CONFIG_RSS_LUT: total: 0 errors, 2 warnings, 0 checks, 339 lines checked