All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Jan Medala <jan@semihalf.com>
Cc: dev@dpdk.org, Evgeny Schemeilin <evgenys@amazon.com>, matua@amazon.com
Subject: Re: [PATCH v2 1/4] Amazon ENA PCI defines and documentation
Date: Mon, 8 Feb 2016 13:27:23 -0800	[thread overview]
Message-ID: <20160208132723.0627b81a@xeon-e3> (raw)
In-Reply-To: <1454696429-23164-2-git-send-email-jan@semihalf.com>

On Fri,  5 Feb 2016 19:20:26 +0100
Jan Medala <jan@semihalf.com> wrote:

> +
> +#ifndef PCI_VENDOR_ID_AMAZON
> +/** Vendor ID used by Amazon devices */
> +#define PCI_VENDOR_ID_AMAZON 0x1D0F
> +#endif
> +

The goal is to eliminate the clobal rte_pci_dev_ids.h file, it doesn't scale.

  reply	other threads:[~2016-02-08 21:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 18:20 [PATCH v2 0/4] DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA) Jan Medala
2016-02-05 18:20 ` [PATCH v2 1/4] Amazon ENA PCI defines and documentation Jan Medala
2016-02-08 21:27   ` Stephen Hemminger [this message]
2016-02-15  9:24     ` Jan Mędala
2016-02-05 18:20 ` [PATCH v2 2/4] Amazon ENA communication layer Jan Medala
     [not found]   ` <CANw_3Zcttwpii02DUfxdtD0wdJJYsGeWB33x7NVx4wZRoh0g5g@mail.gmail.com>
2016-02-15 10:10     ` Jan Mędala
2016-02-05 18:20 ` [PATCH v2 3/4] Amazon ENA communication layer for DPDK platform Jan Medala
2016-02-08 21:30   ` Stephen Hemminger
2016-02-15  9:22     ` Jan Mędala
2016-02-05 18:20 ` [PATCH v2 4/4] DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA) Jan Medala
2016-02-15  9:25   ` Jan Mędala

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=20160208132723.0627b81a@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=evgenys@amazon.com \
    --cc=jan@semihalf.com \
    --cc=matua@amazon.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 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.