From: Jesse Gross <jesse@nicira.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, dev@openvswitch.org
Subject: [GIT net] Open vSwitch
Date: Tue, 4 Feb 2014 22:59:16 -0800 [thread overview]
Message-ID: <1391583561-25399-1-git-send-email-jesse@nicira.com> (raw)
A handful of bug fixes for net/3.14. High level fixes are:
* Regressions introduced by the zerocopy changes, particularly with
old userspaces.
* A few bugs lingering from the introduction of megaflows.
* Overly zealous error checking that is now being triggered frequently
in common cases.
The following changes since commit bce3ea81d5b2a33ed0e275d58a45f10ce95cbd50:
xen-netfront: handle backend CLOSED without CLOSING (2014-02-04 20:42:36 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes
for you to fetch changes up to c14e0953ca51dbcb8d1ac92acbdcff23d0caa158:
openvswitch: Suppress error messages on megaflow updates (2014-02-04 22:32:38 -0800)
----------------------------------------------------------------
Andy Zhou (2):
openvswitch: Fix kernel panic on ovs_flow_free
openvswitch: Suppress error messages on megaflow updates
Daniele Di Proietto (1):
openvswitch: Fix ovs_dp_cmd_msg_size()
Pravin B Shelar (1):
openvswitch: Fix ovs_flow_free() ovs-lock assert.
Thomas Graf (1):
openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
net/openvswitch/datapath.c | 23 ++++++++----
net/openvswitch/flow_table.c | 88 ++++++++++++++++++++++----------------------
net/openvswitch/flow_table.h | 2 +-
3 files changed, 60 insertions(+), 53 deletions(-)
next reply other threads:[~2014-02-05 6:59 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-05 6:59 Jesse Gross [this message]
2014-02-05 6:59 ` [PATCH net 1/5] openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed Jesse Gross
2014-02-05 6:59 ` [PATCH net 3/5] openvswitch: Fix ovs_dp_cmd_msg_size() Jesse Gross
2014-02-06 0:26 ` [GIT net] Open vSwitch David Miller
[not found] ` <1391583561-25399-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2014-02-05 6:59 ` [PATCH net 2/5] openvswitch: Fix kernel panic on ovs_flow_free Jesse Gross
2014-02-05 6:59 ` [PATCH net 4/5] openvswitch: Fix ovs_flow_free() ovs-lock assert Jesse Gross
2014-02-05 6:59 ` [PATCH net 5/5] openvswitch: Suppress error messages on megaflow updates Jesse Gross
2014-02-06 7:09 ` [GIT net] Open vSwitch Or Gerlitz
[not found] ` <CAJZOPZK17fAaDfYj21i0F=cOg0uX52X9BPfdxZaExGyNTQqtdA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-06 7:32 ` Jesse Gross
-- strict thread matches above, loose matches on Subject: below --
2014-11-15 1:37 Pravin B Shelar
2014-11-16 20:02 ` David Miller
2014-07-01 6:33 Pravin B Shelar
2014-07-08 2:39 ` David Miller
2014-03-20 18:09 Jesse Gross
[not found] ` <1395338954-26206-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2014-03-20 21:30 ` David Miller
2014-02-03 1:08 Jesse Gross
2013-10-28 18:04 Jesse Gross
2013-10-29 21:37 ` David Miller
2013-08-14 23:19 Jesse Gross
2013-08-15 8:41 ` David Miller
2013-04-16 20:17 Jesse Gross
2013-04-16 20:53 ` David Miller
2013-04-18 2:31 ` Jesse Gross
2013-04-18 2:37 ` David Miller
2013-04-18 4:22 ` David Miller
2013-03-15 0:15 Jesse Gross
2013-03-15 13:01 ` David Miller
2013-02-07 3:14 Jesse Gross
2013-02-08 4:39 ` David Miller
2012-11-27 18:37 Jesse Gross
2012-11-28 18:48 ` David Miller
2012-11-28 19:08 ` Jesse Gross
2012-11-28 23:04 ` David Miller
2012-09-04 19:08 Jesse Gross
[not found] ` <1346785688-2910-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2012-09-04 19:18 ` David Miller
2012-05-08 1:51 Jesse Gross
[not found] ` <1336441885-11085-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2012-05-08 23:32 ` David Miller
2012-03-08 2:56 Jesse Gross
2012-03-08 6:49 ` 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=1391583561-25399-1-git-send-email-jesse@nicira.com \
--to=jesse@nicira.com \
--cc=davem@davemloft.net \
--cc=dev@openvswitch.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;
as well as URLs for NNTP newsgroup(s).