All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sujith Sankar (ssujith)" <ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
To: Hobywan Kenoby <hobywank-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>,
	"dev-VfR2kkLFssw@public.gmane.org"
	<dev-VfR2kkLFssw@public.gmane.org>
Subject: Re: PMD for Cisco VIC Ethernet NIC - Request for guidelines for submission
Date: Fri, 11 Jul 2014 07:46:08 +0000	[thread overview]
Message-ID: <CFE59379.1DA7F%ssujith@cisco.com> (raw)
In-Reply-To: <DUB131-W89D5F38624C5B7B0E0826BC00F0-MsuGFMq8XAE@public.gmane.org>

Hi Hobywan,
Thanks for the email !

We’ve been working on performance benchmarking.  Also, we felt that it would be better to push the driver after Anatoly’s patch (vfio-pci) got in so that we could make the necessary modification before submission.
Now that 1.7.0 is out, we are hopeful of submitting the patch soon.

Thanks,
-Sujith

From: Hobywan Kenoby <hobywank@hotmail.com<mailto:hobywank@hotmail.com>>
Date: Thursday, 10 July 2014 1:37 am
To: "Sujith Sankar (ssujith)" <ssujith@cisco.com<mailto:ssujith@cisco.com>>, "dev@dpdk.org<mailto:dev@dpdk.org>" <dev@dpdk.org<mailto:dev@dpdk.org>>
Subject: RE: [dpdk-dev] PMD for Cisco VIC Ethernet NIC - Request for guidelines for submission

Hi Sujith,

It was exciting to see open source code coming from Cisco ensuring a DPDK application can run on any platform and with any card....
I haven't seen your patch yet. What happened?

HK





> Date : Wed, 28 May 2014 08:06

> From : dev [mailto:dev-bounces@dpdk.org]

> To : dev@dpdk.org<mailto:dev@dpdk.org>

> Subject : [dpdk-dev] PMD for Cisco VIC Ethernet NIC - Request for guidelines

> for submission

>

>

> Hi all,

>

> We have been working on development of poll-mode driver for Cisco VIC

> Ethernet NIC and integration of it with DPDK.  We would like to submit this

> poll-mode driver (ENIC PMD) to the DPDK community so that it could be part

> of the DPDK tree.

>

> Could someone please provide the guidelines and steps to do this?  As of

> now, ENIC PMD is being tested with DPDK 1.6.0r2.  Is it alright to submit a

> patch for DPDK 1.6.0r2?

>

> One aspect of ENIC PMD is that it works with VFIO-PCI and not UIO.  Hope

> this is acceptable.  The following thread in dpdk-dev influenced this

> decision.

> http://dpdk.org/ml/archives/dev/2013-July/000373.html

>

> ENIC PMD uses one interrupt per interface and it is used by the NIC for

> signalling the driver in case of any error.  Since this does not come in

> the fast path, it should be acceptable, isn¹t it?

>

> Please give your suggestions and comments.

>

> Thanks,

> -Sujith


  parent reply	other threads:[~2014-07-11  7:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-09 14:35 [PATCH 0/2] Fixed/Simplified Ring PMD Pablo de Lara
     [not found] ` <1404916536-1364-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-07-09 14:35   ` [PATCH 1/2] ring_pmd: Removed extra devices creation when passing vdev parameter Pablo de Lara
2014-07-09 14:35   ` [PATCH 2/2] app/test: Simplified ring pmd test Pablo de Lara
2014-07-09 15:20   ` [PATCH 0/2] Fixed/Simplified Ring PMD Neil Horman
     [not found]     ` <20140709152039.GB5250-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-07-09 20:07       ` PMD for Cisco VIC Ethernet NIC - Request for guidelines for submission Hobywan Kenoby
     [not found]         ` <DUB131-W89D5F38624C5B7B0E0826BC00F0-MsuGFMq8XAE@public.gmane.org>
2014-07-11  7:46           ` Sujith Sankar (ssujith) [this message]
     [not found]             ` <CFE59379.1DA7F%ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2014-07-11 13:16               ` Hobywan Kenoby
     [not found]                 ` <DUB131-W8895456F861AAA264D4C58C0090-MsuGFMq8XAE@public.gmane.org>
2014-07-21  3:39                   ` Sujith Sankar (ssujith)
2014-07-22 14:54       ` [PATCH 0/2] Fixed/Simplified Ring PMD Thomas Monjalon
  -- strict thread matches above, loose matches on Subject: below --
2014-05-28  6:05 PMD for Cisco VIC Ethernet NIC - Request for guidelines for submission Sujith Sankar (ssujith)
     [not found] ` <CFAB7A96.19CB4%ssujith-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2014-05-28  8:52   ` Burakov, Anatoly
     [not found]     ` <C6ECDF3AB251BE4894318F4E451236976CC9583E-kPTMFJFq+rF9qrmMLTLiibfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-05-29  5:07       ` Sujith Sankar (ssujith)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CFE59379.1DA7F%ssujith@cisco.com \
    --to=ssujith-fyb4gu1cfyuavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    --cc=hobywank-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.