All of lore.kernel.org
 help / color / mirror / Atom feed
From: Craig Dillabaugh <cdillaba@mojatatu.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, jhs@mojatatu.com,
	xiyou.wangcong@gmail.com,
	Craig Dillabaugh <cdillaba@mojatatu.com>
Subject: [PATCH net-next 0/2] Update csum tc action for batch operation.
Date: Tue,  1 May 2018 10:17:42 -0400	[thread overview]
Message-ID: <1525184264-9436-1-git-send-email-cdillaba@mojatatu.com> (raw)

This patchset includes two patches the first updating act_csum.c 
to include the get_fill_size routine required for batch operation, and
the second including updated TDC tests for the feature.

Craig Dillabaugh (2):
  net sched: Implemented get_fill_size routine for act_csum.
  tc-testing: Updated csum action tests batch create w/wo cookies.

 net/sched/act_csum.c                               |  6 ++
 .../tc-testing/tc-tests/actions/csum.json          | 74 +++++++++++++++++++++-
 2 files changed, 78 insertions(+), 2 deletions(-)

-- 
1.9.1

             reply	other threads:[~2018-05-01 14:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01 14:17 Craig Dillabaugh [this message]
2018-05-01 14:17 ` [PATCH net-next 1/2] net sched: Implemented get_fill_size routine for act_csum Craig Dillabaugh
2018-05-01 14:17 ` [PATCH net-next 2/2] tc-testing: Updated csum action tests batch create w/wo cookies Craig Dillabaugh
2018-05-03 15:16 ` [PATCH net-next 0/2] Update csum tc action for batch operation David Miller

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=1525184264-9436-1-git-send-email-cdillaba@mojatatu.com \
    --to=cdillaba@mojatatu.com \
    --cc=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@gmail.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.