From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id C4B3E1B295; Wed, 14 Feb 2018 19:30:00 +0100 (CET) In-Reply-To: <1518633151-29118-1-git-send-email-konrad.jankowski@intel.com> References: <1518633151-29118-1-git-send-email-konrad.jankowski@intel.com> To: test-report@dpdk.org Cc: Konrad Jankowski Message-Id: <20180214183000.C4B3E1B295@dpdk.org> Date: Wed, 14 Feb 2018 19:30:00 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35183 [PATCH] net/i40evf: regression fix - reenable interrupts in handler 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, 14 Feb 2018 18:30:00 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35183 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'Commit 0123456789ab ("commit description")' #15: Commit 66b8304f removed the rte_intr_enable() call from WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #16: i40evf_dev_interrupt_handler() as a "bonus". On one of my systems this causes WARNING:TYPO_SPELLING: 'beeing' may be misspelled - perhaps 'being'? #17: the AdminQ messages to stop beeing delivered to the VF. This results in total: 1 errors, 2 warnings, 0 checks, 7 lines checked