Re: [PATCH] net: stmicro: fix LS field mask in EEE configuration

2017-01-22 Thread Rayagond Kokatanur
nto <jpi...@synopsys.com> > Reported-By: Rayagond Kokatanur <rayag...@vayavyalabs.com> > --- > drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c > b/

Re: [PATCH] stmmac: adding EEE to GMAC4

2017-01-18 Thread Rayagond Kokatanur
On Thu, Dec 29, 2016 at 10:40 PM, Joao Pinto wrote: > This patch adds Energy Efficiency Ethernet to GMAC4. > > Signed-off-by: Joao Pinto > --- > drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 12 + >

Re: [PATCH] net: ethernet: stmmac: add ARP management

2017-01-18 Thread Rayagond Kokatanur
On Tue, Jan 17, 2017 at 10:26 PM, Christophe Roullier wrote: > > DWC_ether_qos supports the Address Recognition > Protocol (ARP) Offload for IPv4 packets. This feature > allows the processing of the IPv4 ARP request packet > in the receive path and generating

[PATCH] net:ethernet:samsung:initialize cur_rx_qnum

2016-12-09 Thread Rayagond Kokatanur
This patch initialize the cur_rx_qnum upon occurence of rx interrupt, without this initialization driver will not work with multiple rx queues configurations. NOTE: This patch is not tested on actual hw. --- drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c | 1 + 1 file changed, 1 insertion(+)

Re: Synopsys Ethernet QoS Driver

2016-11-20 Thread Rayagond Kokatanur
On Sat, Nov 19, 2016 at 7:26 PM, Rabin Vincent wrote: > On Fri, Nov 18, 2016 at 02:20:27PM +, Joao Pinto wrote: >> For now we are interesting in improving the synopsys QoS driver under >> /nect/ethernet/synopsys. For now the driver structure consists of a single >> file >>

Re: [PATCH (net.git) 2/3] stmmac: fix PTP support for GMAC4

2016-11-02 Thread Rayagond Kokatanur
On Wed, Nov 2, 2016 at 12:04 PM, Giuseppe CAVALLARO <peppe.cavall...@st.com> wrote: > Hello Rayagond > > if patches are ok, can we consider you Acked-by ? Yes. > > Thx > Peppe > > > On 10/27/2016 12:51 PM, Rayagond Kokatanur wrote: >> >> On Thu

Re: [PATCH (net.git) 0/3] stmmac: fix PTP support

2016-11-02 Thread Rayagond Kokatanur
descriptors and, in the end, the statistics >> displayed by ethtool. >> >> Giuseppe Cavallaro (3): >> stmmac: update the PTP header file >> stmmac: fix PTP support for GMAC4 >> stmmac: fix PTP type ethtool stats > > Acked-by: Richard Cochran <richardcoch...@gmail.com> Acked-by: Rayagond Kokatanur <rayag...@vayavyalabs.com> -- wwr Rayagond

Re: [PATCH (net.git) 2/3] stmmac: fix PTP support for GMAC4

2016-10-27 Thread Rayagond Kokatanur
On Thu, Oct 27, 2016 at 4:02 PM, Giuseppe CAVALLARO <peppe.cavall...@st.com> wrote: > Hello Rayagond ! > > On 10/27/2016 12:25 PM, Rayagond Kokatanur wrote: >>> >>> +static int dwmac4_wrback_get_rx_timestamp_status(void *desc, u32 ats) >>> > { >&g

Re: [PATCH (net.git) 2/3] stmmac: fix PTP support for GMAC4

2016-10-27 Thread Rayagond Kokatanur
ms on this chip due to the bad > register management and issues on the algo adopted to > setup the PTP and getting the timestamp values from the > descriptors. > > Signed-off-by: Giuseppe Cavallaro <peppe.cavall...@st.com> > Cc: Alexandre TORGUE <alexandre.tor...@st.com> >

Re: stmmac: Reporting ethtool_ts_info

2015-10-29 Thread Rayagond Kokatanur
On Tue, Oct 27, 2015 at 11:41 AM, Phil Reid wrote: > G'day All, > > The stmmac driver checks (priv->hwts_tx_en) && (priv->hwts_rx_en) before > reporting WHTSTAMP capabilities. > No other driver seems to do this. hwts_*_en indicate if timestamping is > enabled, not if the