From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D183358CB; Thu, 13 Apr 2017 15:00:40 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: "Myers, Charles" Message-Id: <20170413130040.D183358CB@dpdk.org> Date: Thu, 13 Apr 2017 15:00:40 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw23619 [PATCH] net/mlx4: fix rx not working after mbuf alloc failure 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: Thu, 13 Apr 2017 13:00:41 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/23619 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #15: I ran into an issue where the mlx4 driver stops receiving packets when mbuf allocation fails in mlx4_rx_burst(). total: 0 errors, 1 warnings, 0 checks, 9 lines checked