DPDK patches and discussions
 help / color / mirror / Atom feed
From: Farrukh Aftab Khan <Farrukh.Khan@xflowresearch.com>
To: dvr <jinxiu.1006@163.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] The type of ethernet card that DPDK require
Date: Fri, 28 Jun 2013 13:11:28 +0500	[thread overview]
Message-ID: <CAOKjMzvRF0oC3sUpymKj-mgr3F_kAGmOLVUW6xiwP8quirvT8w@mail.gmail.com> (raw)
In-Reply-To: <4a63f461.258b3.13f89c20286.Coremail.jinxiu.1006@163.com>

[-- Attachment #1: Type: text/plain, Size: 2068 bytes --]

Hi,

No, I don't think 82575 is supported. I don't see it in the list of tested
NICs.
The release notes just mention the recommended operating systems. I have
seen people running DPDK on CentOS.

Hope that helps.

Best regards.

-
Farrukh Aftab Khan


On Fri, Jun 28, 2013 at 12:49 PM, dvr <jinxiu.1006@163.com> wrote:

>
> Thank you very much for your reply, it's really helpful for me.
>
> I checked the release notes document, I know that DPDK doesn't support
> Intel 82575 GBE,
> and my NIC type is Intel 82575EB, is that the same?
>
> And the systems that DPDK support in the document were  Fedora
> release(Laughlin), Ubuntu 10.04,Fedora release 10(Cambridge) and Debian
> Lenny.
> Is that mean that CenOS(the operating system I use now) doesn't support
> DPDK?
>
> Best regards!
> Maria
>
>
>
>
>
> At 2013-06-28 15:03:08,"Farrukh Aftab Khan" <
> Farrukh.Khan@xflowresearch.com> wrote:
>
>  Hi,
>
> You can check the supported NICs from the release notes provided. They
> also contain the list of supported operating systems. That maybe of help to
> you.
>
> Best regards.
>
>  -
> Farrukh Aftab Khan
>
>
> On Fri, Jun 28, 2013 at 11:39 AM, dvr <jinxiu.1006@163.com> wrote:
>
>>  hi,all
>>      I'm confused which type of ethernet card that DPDK require.
>>      After I insmod igb_uio.ko, it seems that this driver cann't make my
>> enternet card driven.
>>
>>     Then I find the following code writen in igb_uio.c:
>>
>> static struct pci_device_id igbuio_pci_ids[]={
>> #define RET_PCI_DEV_ID_DECL(vend,dev){PCI_DEVICE(vend,dev)};
>> #include <rte_pci_dev_ids.h>
>> {0,},
>> };
>>
>>       And in rte_pci_dev_ids.h:
>>
>> #ifdef RTE_LIBRTE_IGB_PMD
>> #define E1000_DEV_ID_82576      0x10c9
>> ……
>>
>> #ifdef RTE_LIBRTE_IXGBe\E_PMD
>> #define IXGBE_DEV_ID_82598      0x10b6
>> ……
>>
>> my ethernet card :82575EB, which wasn't in the list above
>> driver:igb,3.2.10-k
>>
>> I will be grateful for any help.
>> Best Regards
>>
>> Maria
>>
>>
>>
>>
>
>
>

[-- Attachment #2: Type: text/html, Size: 4550 bytes --]

  parent reply	other threads:[~2013-06-28  8:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28  6:39 dvr
2013-06-28  7:03 ` Farrukh Aftab Khan
     [not found]   ` <4a63f461.258b3.13f89c20286.Coremail.jinxiu.1006@163.com>
2013-06-28  8:11     ` Farrukh Aftab Khan [this message]
2013-06-28  8:28 ` Thomas Monjalon
2013-06-28 11:58   ` Farrukh Aftab Khan

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=CAOKjMzvRF0oC3sUpymKj-mgr3F_kAGmOLVUW6xiwP8quirvT8w@mail.gmail.com \
    --to=farrukh.khan@xflowresearch.com \
    --cc=dev@dpdk.org \
    --cc=jinxiu.1006@163.com \
    /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 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).