DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Bypass support in the i40e PMD driver
@ 2018-07-20 18:39 EJ Raymond
  2018-07-23 20:42 ` Ferruh Yigit
  0 siblings, 1 reply; 4+ messages in thread
From: EJ Raymond @ 2018-07-20 18:39 UTC (permalink / raw)
  To: dev

Hi,

I'm currently working with the PE310G4BPI71 Bypass card from Silicom, Inc.,
This board is based on the i40E chip (Intel X710 - Fortville). In DPDK,
this card makes use of the i40e PMD driver, and I've noticed that bypass
configuration is only supported in the IXGBE PMD driver today. Can anyone
say if there'll be support for configuring the various bypass modes and
watchdog timer in the librte_pmd_i40e driver in the future?

Thanks,
EJ

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-dev] Bypass support in the i40e PMD driver
  2018-07-20 18:39 [dpdk-dev] Bypass support in the i40e PMD driver EJ Raymond
@ 2018-07-23 20:42 ` Ferruh Yigit
  2018-07-24  6:14   ` Xing, Beilei
  0 siblings, 1 reply; 4+ messages in thread
From: Ferruh Yigit @ 2018-07-23 20:42 UTC (permalink / raw)
  To: EJ Raymond, dev; +Cc: Beilei Xing, Qi Zhang, Helin Zhang

On 7/20/2018 7:39 PM, EJ Raymond wrote:
> Hi,
> 
> I'm currently working with the PE310G4BPI71 Bypass card from Silicom, Inc.,
> This board is based on the i40E chip (Intel X710 - Fortville). In DPDK,
> this card makes use of the i40e PMD driver, and I've noticed that bypass
> configuration is only supported in the IXGBE PMD driver today. Can anyone
> say if there'll be support for configuring the various bypass modes and
> watchdog timer in the librte_pmd_i40e driver in the future?

cc'ed i40e maintainers.

> 
> Thanks,
> EJ
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-dev] Bypass support in the i40e PMD driver
  2018-07-23 20:42 ` Ferruh Yigit
@ 2018-07-24  6:14   ` Xing, Beilei
  2018-12-05 21:02     ` EJ Raymond
  0 siblings, 1 reply; 4+ messages in thread
From: Xing, Beilei @ 2018-07-24  6:14 UTC (permalink / raw)
  To: Yigit, Ferruh, EJ Raymond, dev; +Cc: Zhang, Qi Z, Zhang, Helin



> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Tuesday, July 24, 2018 4:42 AM
> To: EJ Raymond <eraymond00@gmail.com>; dev@dpdk.org
> Cc: Xing, Beilei <beilei.xing@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>;
> Zhang, Helin <helin.zhang@intel.com>
> Subject: Re: [dpdk-dev] Bypass support in the i40e PMD driver
> 
> On 7/20/2018 7:39 PM, EJ Raymond wrote:
> > Hi,
> >
> > I'm currently working with the PE310G4BPI71 Bypass card from Silicom,
> > Inc., This board is based on the i40E chip (Intel X710 - Fortville).
> > In DPDK, this card makes use of the i40e PMD driver, and I've noticed
> > that bypass configuration is only supported in the IXGBE PMD driver
> > today. Can anyone say if there'll be support for configuring the
> > various bypass modes and watchdog timer in the librte_pmd_i40e driver in
> the future?
> 
> cc'ed i40e maintainers.
> 

Sorry I didn't hear anything about i40e bypass related currently.

> >
> > Thanks,
> > EJ
> >


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-dev] Bypass support in the i40e PMD driver
  2018-07-24  6:14   ` Xing, Beilei
@ 2018-12-05 21:02     ` EJ Raymond
  0 siblings, 0 replies; 4+ messages in thread
From: EJ Raymond @ 2018-12-05 21:02 UTC (permalink / raw)
  To: beilei.xing; +Cc: ferruh.yigit, dev, qi.z.zhang, helin.zhang

Hi,

Just wondering if there's any change in status of this topic? I can
currently access bypass support for this card in the Silicom utility
driver, but have no access in the current DPDK-18.11.0. Will there be
support similar to the 82599 bypass API in the future?

Thanks,
EJ

On Tue, Jul 24, 2018 at 2:15 AM Xing, Beilei <beilei.xing@intel.com> wrote:

>
>
> > -----Original Message-----
> > From: Yigit, Ferruh
> > Sent: Tuesday, July 24, 2018 4:42 AM
> > To: EJ Raymond <eraymond00@gmail.com>; dev@dpdk.org
> > Cc: Xing, Beilei <beilei.xing@intel.com>; Zhang, Qi Z <
> qi.z.zhang@intel.com>;
> > Zhang, Helin <helin.zhang@intel.com>
> > Subject: Re: [dpdk-dev] Bypass support in the i40e PMD driver
> >
> > On 7/20/2018 7:39 PM, EJ Raymond wrote:
> > > Hi,
> > >
> > > I'm currently working with the PE310G4BPI71 Bypass card from Silicom,
> > > Inc., This board is based on the i40E chip (Intel X710 - Fortville).
> > > In DPDK, this card makes use of the i40e PMD driver, and I've noticed
> > > that bypass configuration is only supported in the IXGBE PMD driver
> > > today. Can anyone say if there'll be support for configuring the
> > > various bypass modes and watchdog timer in the librte_pmd_i40e driver
> in
> > the future?
> >
> > cc'ed i40e maintainers.
> >
>
> Sorry I didn't hear anything about i40e bypass related currently.
>
> > >
> > > Thanks,
> > > EJ
> > >
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-05 21:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-20 18:39 [dpdk-dev] Bypass support in the i40e PMD driver EJ Raymond
2018-07-23 20:42 ` Ferruh Yigit
2018-07-24  6:14   ` Xing, Beilei
2018-12-05 21:02     ` EJ Raymond

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).