From: Thomas Monjalon <thomas.monjalon@6wind.com> To: dev@dpdk.org Subject: [dpdk-dev] [PATCH 0/3] previous patches about "shared code"/"base drivers" Date: Wed, 25 Jun 2014 14:22:14 +0200 Message-ID: <1403698937-30407-1-git-send-email-thomas.monjalon@6wind.com> (raw) There were discussions about how to fix/workaround bugs in Intel code which we don't want to modify. And it raised wording issue to clarify things. I modify my patch and accept others. So I resend them in order to have a final acknowledgement. Please comment and/or acknowledge. Thanks Thomas Monjalon (1): i40e: explicit shared code naming as base driver Chen Jing D(Mark) (1): i40e/base: ignore warning Pablo de Lara (1): ixgbe: rework fix of media type for bypass device lib/librte_pmd_i40e/Makefile | 34 +++++++++++++++---------------- lib/librte_pmd_i40e/i40e_ethdev.c | 12 +++++------ lib/librte_pmd_ixgbe/ixgbe/ixgbe_82599.c | 3 --- lib/librte_pmd_ixgbe/ixgbe_82599_bypass.c | 34 +++++++++++++++++++------------ 4 files changed, 44 insertions(+), 39 deletions(-) -- 2.0.0
next reply other threads:[~2014-06-25 12:22 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-06-25 12:22 Thomas Monjalon [this message] 2014-06-25 12:22 ` [dpdk-dev] [PATCH 1/3] i40e: explicit shared code naming as base driver Thomas Monjalon 2014-06-25 14:43 ` Chen, Jing D 2014-06-25 14:47 ` Chen, Jing D 2014-06-25 12:22 ` [dpdk-dev] [PATCH 2/3] i40e/base: ignore warning Thomas Monjalon 2014-06-25 12:22 ` [dpdk-dev] [PATCH 3/3] ixgbe: rework fix of media type for bypass device Thomas Monjalon 2014-06-25 16:07 ` [dpdk-dev] [PATCH 0/3] previous patches about "shared code"/"base drivers" Richardson, Bruce 2014-06-26 12:16 ` Thomas Monjalon
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=1403698937-30407-1-git-send-email-thomas.monjalon@6wind.com \ --to=thomas.monjalon@6wind.com \ --cc=dev@dpdk.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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git