All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: "Liu, Jijiang" <jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH v2 1/7]i40e:support VxLAN packet identification
Date: Thu, 28 Aug 2014 10:33:12 +0200	[thread overview]
Message-ID: <1786745.npCCrjnXn5@xps13> (raw)
In-Reply-To: <1ED644BD7E0A5F4091CF203DAFB8E4CC01D631C0-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>

2014-08-28 01:33, Liu, Jijiang:
> > >  lib/librte_ether/rte_ethdev.c     |   63 ++++++++++++
> > >  lib/librte_ether/rte_ethdev.h     |   76 ++++++++++++++
> > >  lib/librte_ether/rte_ether.h      |   10 ++
> > >  lib/librte_pmd_i40e/i40e_ethdev.c |  199
> > 
> > Changing ethdev API is so sensible that it deserves a separated commit.
> > 
> You meant that I should split the patch into two patches, one is for
> changes in librte_ether, other is for Change in librte_pmd_i40e?

Yes, 1 patch for ethdev (including rte_ether.h) and the other one for i40e.

-- 
Thomas

  parent reply	other threads:[~2014-08-28  8:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26  7:31 [PATCH v2 0/7]]Support VxLAN on Fortville Jijiang Liu
     [not found] ` <1409038294-21693-1-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-08-26  7:31   ` [PATCH v2 1/7]i40e:support VxLAN packet identification Jijiang Liu
     [not found]     ` <1409038294-21693-2-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-08-27 14:58       ` Thomas Monjalon
2014-08-28  1:33         ` Liu, Jijiang
     [not found]           ` <1ED644BD7E0A5F4091CF203DAFB8E4CC01D631C0-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-08-28  8:33             ` Thomas Monjalon [this message]
2014-08-26  7:31   ` [PATCH v2 2/7]]app/test-pmd:test " Jijiang Liu
2014-08-26  7:31   ` [PATCH v2 3/7]rte_ether:add API of VxLAN packet filter in librte_ether Jijiang Liu
     [not found]     ` <1409038294-21693-4-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-08-27 15:12       ` Thomas Monjalon
2014-08-28  0:55         ` Liu, Jijiang
     [not found]           ` <1ED644BD7E0A5F4091CF203DAFB8E4CC01D6319C-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-08-28  8:36             ` Thomas Monjalon
2014-08-28 11:02               ` Liu, Jijiang
     [not found]                 ` <1ED644BD7E0A5F4091CF203DAFB8E4CC01D633CF-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-08-28 12:31                   ` Thomas Monjalon
2014-08-26  7:31   ` [PATCH v2 4/7]i40e:implement API of VxLAN packet filter in librte_pmd_i40e Jijiang Liu
2014-08-26  7:31   ` [PATCH v2 5/7]]app/testpmd:test VxLAN packet filter API Jijiang Liu
2014-08-26  7:31   ` [PATCH v2 6/7]i40e:support VxLAN Tx checksum offload Jijiang Liu
2014-08-26  7:31   ` [PATCH v2 7/7]app/testpmd:test " Jijiang Liu
2014-08-27  8:17   ` [PATCH v2 0/7]]Support VxLAN on Fortville Liu, Yong

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=1786745.npCCrjnXn5@xps13 \
    --to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    --cc=jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@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.