Re: [dpdk-dev] [PATCH v2 2/2] net/ixgbe : backplane port MDIO support

2018-01-23 Thread Shweta Choudaha
Hi Helin, Thanks for the review. Yes , the backplane interfaces(x550em) does not have a phy connected but it still MDIO lines for control. The requirement for us is to be able to access phy registers over backplane MDIO . I 've an updated patchset which is cleaner. I 'll send that for review.

Re: [dpdk-dev] [PATCH v2 2/2] net/ixgbe : backplane port MDIO support

2018-01-09 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shweta Choudaha > Sent: Monday, November 6, 2017 10:25 PM > To: dev@dpdk.org > Cc: Shweta Choudaha > Subject: [dpdk-dev] [PATCH v2 2/2] net/ixgbe : backplane port MDIO support > > From: Shweta Choudaha > > Init

Re: [dpdk-dev] [PATCH v2 2/2] net/ixgbe : backplane port MDIO support

2017-12-20 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shweta Choudaha > Sent: Monday, November 6, 2017 10:25 PM > To: dev@dpdk.org > Cc: Shweta Choudaha > Subject: [dpdk-dev] [PATCH v2 2/2] net/ixgbe : backplane port MDIO support > > From: Shweta Choudaha > > Init