From: Richard Cochran <richardcochran@gmail.com>
To: "Stefan Sørensen" <stefan.sorensen@spectralink.com>
Cc: davem@davemloft.net, kaber@trash.net, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 1/2] ptp: Classify ptp over ip over vlan packets
Date: Thu, 26 Jun 2014 07:32:56 +0200 [thread overview]
Message-ID: <20140626053256.GC4537@netboy> (raw)
In-Reply-To: <1403699148-10640-2-git-send-email-stefan.sorensen@spectralink.com>
On Wed, Jun 25, 2014 at 02:25:47PM +0200, Stefan Sørensen wrote:
> This extends the ptp bpf to also match ptp over ip over vlan packets. The ptp
> classes are changed to orthogonal bitfields representing version, transport
> and vlan values to simplify matching.
>
> Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
> ---
> drivers/net/ethernet/ti/cpts.c | 24 ++++++++--------
> drivers/net/phy/dp83640.c | 46 ++++++++++++++----------------
> include/linux/ptp_classify.h | 5 ++--
> net/core/ptp_classifier.c | 64 ++++++++++++++++++++++++++++++++++++++----
The change in this file
> net/core/timestamping.c | 57 +++++++++++++------------------------
has nothing to do with the vlan stuff. Can you please put that into a
separate patch?
Thanks,
Richard
next prev parent reply other threads:[~2014-06-26 5:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 12:25 [PATCH net-next 0/2] Add ptp vlan support Stefan Sørensen
2014-06-25 12:25 ` [PATCH net-next 1/2] ptp: Classify ptp over ip over vlan packets Stefan Sørensen
2014-06-26 5:32 ` Richard Cochran [this message]
2014-06-25 12:25 ` [PATCH net-next 2/2] vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device Stefan Sørensen
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=20140626053256.GC4537@netboy \
--to=richardcochran@gmail.com \
--cc=davem@davemloft.net \
--cc=kaber@trash.net \
--cc=netdev@vger.kernel.org \
--cc=stefan.sorensen@spectralink.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.