From: Scott Feldman <sfeldma@gmail.com>
To: Jiri Pirko <jiri@resnulli.us>
Cc: Netdev <netdev@vger.kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Ido Schimmel <idosch@mellanox.com>,
	eladr@mellanox.com, Thomas Graf <tgraf@suug.ch>,
	Alexei Starovoitov <ast@plumgrid.com>,
	David Laight <David.Laight@aculab.com>,
	john fastabend <john.fastabend@gmail.com>
Subject: Re: [patch net-next v2 13/13] rocker: move OF-DPA stuff into separate file
Date: Mon, 5 Oct 2015 10:59:48 -0700	[thread overview]
Message-ID: <CAE4R7bAJZy2-WODSSvq9uSHzSEKPO4CJdyy2ZULKna6XNcdVgw@mail.gmail.com> (raw)
In-Reply-To: <1444067046-27825-14-git-send-email-jiri@resnulli.us>
On Mon, Oct 5, 2015 at 10:44 AM, Jiri Pirko <jiri@resnulli.us> wrote:
> From: Jiri Pirko <jiri@mellanox.com>
>
> Carve out OF-DPA would specific code from the common file to the world
> file. This change required struct rocker and struct rocker_port split
> into world specific struct ofdpa and struct ofdpa_port. Along with this
> the world specific functions and defines were renamed from prefix
> "rocker_" to "ofdpa_".
>
> Signed-off-by: Jiri Pirko <jiri@mellanox.com>
I'd like a chance to run tests against this patchset and study the
patches closer.  It's going to take a couple of days, so I'd like to
ask that we take a little bit of time before merging this in.  It's
all good work; just want to do due-diligence before it's pushed.
next prev parent reply	other threads:[~2015-10-05 18:00 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-05 17:43 [patch net-next v2 00/13] rocker: add support for multiple worlds Jiri Pirko
2015-10-05 17:43 ` [patch net-next v2 01/13] rocker: remove unused rocker_port param from alloc funcs and shorten their names Jiri Pirko
2015-10-06  4:38   ` Scott Feldman
2015-10-05 17:43 ` [patch net-next v2 02/13] rocker: rename rocker.h to rocker_hw.h Jiri Pirko
2015-10-06  4:41   ` Scott Feldman
2015-10-05 17:43 ` [patch net-next v2 03/13] rocker: rename rocker.c to rocker_main.c Jiri Pirko
2015-10-06  4:45   ` Scott Feldman
2015-10-05 17:43 ` [patch net-next v2 04/13] rocker: push tlv processing into separate files Jiri Pirko
2015-10-06  4:47   ` Scott Feldman
2015-10-05 17:43 ` [patch net-next v2 05/13] rocker: implement set settings mode command Jiri Pirko
2015-10-05 17:43 ` [patch net-next v2 06/13] rocker: introduce worlds infrastructure Jiri Pirko
2015-10-06  5:16   ` Scott Feldman
2015-10-06  7:43     ` Jiri Pirko
2015-10-06 20:42       ` Rustad, Mark D
2015-10-05 17:44 ` [patch net-next v2 07/13] rocker: introduce OF-DPA world skeleton Jiri Pirko
2015-10-05 17:44 ` [patch net-next v2 08/13] rocker: set default world on port probe and clean world on remove Jiri Pirko
2015-10-05 17:44 ` [patch net-next v2 09/13] rocker: pass "learning" value as a parameter to rocker_port_set_learning Jiri Pirko
2015-10-05 17:44 ` [patch net-next v2 10/13] rocker: pre-allocate wait structures during cmd ring init Jiri Pirko
2015-10-05 17:44 ` [patch net-next v2 11/13] rocker: remove trans parameter to rocker_cmd_exec function Jiri Pirko
2015-10-05 17:44 ` [patch net-next v2 12/13] rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags Jiri Pirko
2015-10-05 17:44 ` [patch net-next v2 13/13] rocker: move OF-DPA stuff into separate file Jiri Pirko
2015-10-05 17:59   ` Scott Feldman [this message]
2015-10-06  3:56 ` [patch net-next v2 00/13] rocker: add support for multiple worlds Scott Feldman
2015-10-06  7:30   ` Jiri Pirko
2015-10-06 17:14     ` Scott Feldman
2015-10-07  6:03       ` Jiri Pirko
2015-10-07 16:53         ` Scott Feldman
2015-10-07 17:39           ` Jiri Pirko
2015-10-09 14:36             ` Jiri Pirko
2015-10-10  2:51               ` Scott Feldman
2015-10-10  7:21                 ` Jiri Pirko
2015-10-10  7:35                   ` Jiri Pirko
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=CAE4R7bAJZy2-WODSSvq9uSHzSEKPO4CJdyy2ZULKna6XNcdVgw@mail.gmail.com \
    --to=sfeldma@gmail.com \
    --cc=David.Laight@aculab.com \
    --cc=ast@plumgrid.com \
    --cc=davem@davemloft.net \
    --cc=eladr@mellanox.com \
    --cc=idosch@mellanox.com \
    --cc=jiri@resnulli.us \
    --cc=john.fastabend@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=tgraf@suug.ch \
    /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).