DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@6wind.com>
To: Sujith Sankar <ssujith@cisco.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Prasad Rao \(prrao\)" <prrao@cisco.com>
Subject: Re: [dpdk-dev] [PATCH v5 6/6] enicpmd: DPDK changes for accommodating ENIC PMD
Date: Tue, 25 Nov 2014 16:25:58 +0100	[thread overview]
Message-ID: <CALwxeUv=q9z3Spp13aPQGogXAxSzZ=3jdesORaoq5_rHf6A9Wg@mail.gmail.com> (raw)
In-Reply-To: <1416959145-7694-7-git-send-email-ssujith@cisco.com>

On Wed, Nov 26, 2014 at 12:45 AM, Sujith Sankar <ssujith@cisco.com> wrote:

>
> diff --git a/lib/Makefile b/lib/Makefile
> index 204ef11..df17d78 100644
> --- a/lib/Makefile
> +++ b/lib/Makefile
> @@ -43,6 +43,7 @@ DIRS-$(CONFIG_RTE_LIBRTE_CMDLINE) += librte_cmdline
>  DIRS-$(CONFIG_RTE_LIBRTE_ETHER) += librte_ether
>  DIRS-$(CONFIG_RTE_LIBRTE_E1000_PMD) += librte_pmd_e1000
>  DIRS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) += librte_pmd_ixgbe
> +DIRS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) += librte_pmd_enic
>  DIRS-$(CONFIG_RTE_LIBRTE_I40E_PMD) += librte_pmd_i40e
>  DIRS-$(CONFIG_RTE_LIBRTE_PMD_BOND) += librte_pmd_bond
>  DIRS-$(CONFIG_RTE_LIBRTE_PMD_RING) += librte_pmd_ring
>

CONFIG_RTE_LIBRTE_ENIC_PMD, not CONFIG_RTE_LIBRTE_IXGBE_PMD.


-- 
David Marchand

      reply	other threads:[~2014-11-25 15:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25 23:45 [dpdk-dev] [PATCH v5 0/6] enicpmd: Cisco Systems Inc. VIC Ethernet PMD Sujith Sankar
2014-11-25 15:05 ` Neil Horman
2014-11-25 15:28 ` David Marchand
2014-11-25 17:00   ` Sujith Sankar (ssujith)
2014-11-25 23:45 ` [dpdk-dev] [PATCH v5 1/6] enicpmd: License text Sujith Sankar
2014-11-25 23:45 ` [dpdk-dev] [PATCH v5 2/6] enicpmd: Makefile Sujith Sankar
2014-11-25 23:45 ` [dpdk-dev] [PATCH v5 3/6] enicpmd: VNIC common code partially shared with ENIC kernel mode driver Sujith Sankar
2014-11-25 23:45 ` [dpdk-dev] [PATCH v5 4/6] enicpmd: pmd specific code Sujith Sankar
2014-11-25 23:45 ` [dpdk-dev] [PATCH v5 5/6] enicpmd: DPDK-ENIC PMD interface Sujith Sankar
2014-11-25 23:45 ` [dpdk-dev] [PATCH v5 6/6] enicpmd: DPDK changes for accommodating ENIC PMD Sujith Sankar
2014-11-25 15:25   ` David Marchand [this message]

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='CALwxeUv=q9z3Spp13aPQGogXAxSzZ=3jdesORaoq5_rHf6A9Wg@mail.gmail.com' \
    --to=david.marchand@6wind.com \
    --cc=dev@dpdk.org \
    --cc=prrao@cisco.com \
    --cc=ssujith@cisco.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).