Re: [PATCH v2 0/2] net: thunderx: Miscellaneous fixes

2016-06-29 Thread David Miller
From: sunil.kovv...@gmail.com Date: Mon, 27 Jun 2016 15:30:01 +0530 > From: Sunil Goutham > > This 2 patch series fixes issues w.r.t physical link status > reporting and transmit datapath configuration for > secondary qsets. > > Changes from v1: > Fixed lmac disable sequence for interfaces of t

[PATCH v2 0/2] net: thunderx: Miscellaneous fixes

2016-06-27 Thread sunil . kovvuri
From: Sunil Goutham This 2 patch series fixes issues w.r.t physical link status reporting and transmit datapath configuration for secondary qsets. Changes from v1: Fixed lmac disable sequence for interfaces of type SGMII. Sunil Goutham (2): net: thunderx: Fix link status reporting net: thun