All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Duyck <alexander.duyck@gmail.com>
To: Alexander Duyck <alexander.h.duyck@intel.com>, netdev@vger.kernel.org
Cc: richardcochran@gmail.com, davem@davemloft.net, willemb@google.com
Subject: Re: [PATCH net-next v2 2/2] net-timestamp: Make the clone operation stand-alone from phy timestamping
Date: Wed, 03 Sep 2014 19:22:02 -0700	[thread overview]
Message-ID: <5407CCCA.1060401@gmail.com> (raw)
In-Reply-To: <20140903233911.7517.59378.stgit@ahduyck-bv4.jf.intel.com>

On 09/03/2014 04:42 PM, Alexander Duyck wrote:
> The phy timestamping takes a different path than the regular timestamping
> does in that it will create a clone first so that the packets needing to be
> timestamped can be placed in a queue, or the context block could be used.
>
> In order to support these use cases I am pulling the core of the code out
> so it can be used in other drivers beyond just phy devices.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>

This patch can be ignored.  I need to submit a v3 with some fixes for
socket accounting.

Thanks,

Alex

      reply	other threads:[~2014-09-04  2:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03 23:38 [PATCH net-next v2 0/2] Combine standard and phy timestamping logic Alexander Duyck
2014-09-03 23:39 ` [PATCH net-next v2 1/2] net-timestamp: Merge shared code between phy and regular timestamping Alexander Duyck
2014-09-03 23:42 ` [PATCH net-next v2 2/2] net-timestamp: Make the clone operation stand-alone from phy timestamping Alexander Duyck
2014-09-04  2:22   ` Alexander Duyck [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=5407CCCA.1060401@gmail.com \
    --to=alexander.duyck@gmail.com \
    --cc=alexander.h.duyck@intel.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    --cc=willemb@google.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.