From: David Miller <davem@davemloft.net>
To: azhou@ovn.org
Cc: netdev@vger.kernel.org
Subject: Re: [net-next v2] openvswitch: Simplify do_execute_actions().
Date: Sun, 29 Jan 2017 19:00:51 -0500 (EST) [thread overview]
Message-ID: <20170129.190051.1544744982724865560.davem@davemloft.net> (raw)
In-Reply-To: <1485553528-16248-1-git-send-email-azhou@ovn.org>
From: Andy Zhou <azhou@ovn.org>
Date: Fri, 27 Jan 2017 13:45:28 -0800
> do_execute_actions() implements a worthwhile optimization: in case
> an output action is the last action in an action list, skb_clone()
> can be avoided by outputing the current skb. However, the
> implementation is more complicated than necessary. This patch
> simplify this logic.
>
> Signed-off-by: Andy Zhou <azhou@ovn.org>
> ---
> v1->v2: drop skb NULL check in do_output()
Applied, thank you.
prev parent reply other threads:[~2017-01-30 0:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-27 21:45 [net-next v2] openvswitch: Simplify do_execute_actions() Andy Zhou
2017-01-28 5:35 ` Pravin Shelar
2017-01-30 0:00 ` David Miller [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=20170129.190051.1544744982724865560.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=azhou@ovn.org \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox