From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhadram Varka Subject: Re: [PATCH v1 net-next] stmmac: fix DMA channel hang in half-duplex mode Date: Fri, 15 Jun 2018 21:02:15 +0530 Message-ID: <68521fc3-acff-de67-bc01-72a673ded8ba@nvidia.com> References: <1528864248-2246-1-git-send-email-vbhadram@nvidia.com> <20180614.170613.1701140016257763356.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , To: David Miller , , , Return-path: Received: from hqemgate15.nvidia.com ([216.228.121.64]:15199 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965853AbeFOPcW (ORCPT ); Fri, 15 Jun 2018 11:32:22 -0400 In-Reply-To: <20180614.170613.1701140016257763356.davem@davemloft.net> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: Hi, On 6/15/2018 5:36 AM, David Miller wrote: > From: Bhadram Varka > Date: Wed, 13 Jun 2018 10:00:48 +0530 > >> HW does not support Half-duplex mode in multi-queue >> scenario. Fix it by not advertising the Half-Duplex >> mode if multi-queue enabled. >> >> Signed-off-by: Bhadram Varka > Bug fixes should be submitted against net, not net-next. And > net-next is closed for submissions at this time. > > Thanks. Thanks David. Will submit patch against net. Jose/Alexander/Peppe, Please review this patch. Will submit patch to net if there is no concerns. Thanks!