[ovs-dev] OVS PatchWork Update

ALeX Wang ee07b291 at gmail.com
Mon Jan 11 07:01:18 UTC 2016


Marked "Committed Patches" as Accepted
Marked "Duplicate Patches" as Not Applicable


Alex Wang,

On 10 January 2016 at 22:28, <alexw at xiabibi.net> wrote:

> 30+ Day Old Patches
> ===================
> ID      State  Date                  Name
> --      -----  ----                  ----
> 547819  New    2015-11-24 04:54:32   [ovs-dev,v3,1/4] dpif: Meter
> framework.
> 547817  New    2015-11-24 04:54:33   [ovs-dev,v3,2/4] odp-execute: Support
> dropping packets.
> 547818  New    2015-11-24 04:54:34   [ovs-dev,v3,3/4] ofproto: Meter
> translation.
> 547820  New    2015-11-24 04:54:35   [ovs-dev,v3,4/4] dpif-netdev: Simple
> DROP meter implementation.
> 548008  New    2015-11-24 11:19:01   [ovs-dev,v4,2/4] ovn: New flows for
> DHCP tranffic
> 548010  New    2015-11-24 11:19:02   [ovs-dev,v4,3/4] ovn: Process dhcp
> packet-ins and respond through packet-outs
> 548011  New    2015-11-24 11:24:36   [ovs-dev,v4,4/4] ovn: Add tests for
> ovn dhcp
> 549307  New    2015-11-27 06:07:22   [ovs-dev,1/2] datapath: Provide
> this_cpu_{read, inc, dec} wrappers for v2.6.33
> 549306  New    2015-11-27 06:07:23   [ovs-dev,2/2] datapath: test for
> netlink_set_err returning void
> 551762  New    2015-12-02 20:54:21   [ovs-dev] Update windows datapath
> build system
> 552053  New    2015-12-03 07:30:16   [ovs-dev] netdev_dpdk: pci_dev
> pointer check.
> 553502  New    2015-12-07 17:57:32   [ovs-dev] INSTALL.DPDK.md: Clarify
> DPDK arguments.
> 553435  New    2015-12-07 23:35:44   [ovs-dev,2/2] support L3 logical
> router in vtep emulator
> 554024  New    2015-12-08 18:59:19   [ovs-dev,1/2] tests: Add vlog tests
> for C implementation to match Python tests.
> 554025  New    2015-12-08 18:59:20   [ovs-dev,2/2] vlog: Add vlog/close
> command.
> 554171  New    2015-12-09 01:08:08   [ovs-dev,05/14] Add OpenFlow support
> for new "arp" action.
> 554173  New    2015-12-09 01:08:11   [ovs-dev,08/14] actions: Implement
> OVN "arp" action.
> 554175  New    2015-12-09 01:08:13   [ovs-dev,10/14] ovn: Use callback
> function instead of simap for logical port number map.
> 554176  New    2015-12-09 01:08:14   [ovs-dev,11/14] ovn-controller: Add
> data structure for indexing lports, multicast groups.
> 554177  New    2015-12-09 01:08:15   [ovs-dev,12/14] expr: Generalize
> wording of error message in expand_symbol().
> 554178  New    2015-12-09 01:08:16   [ovs-dev,13/14] ovn: Reorganize
> action parsing test.
> 554179  New    2015-12-09 01:08:17   [ovs-dev,14/14] ovn: Implement basic
> ARP support for L3 logical routers.
> 555092  New    2015-12-10 09:38:58   [ovs-dev] ovsdb-idl: Add support for
> column tracking in IDL
> 555209  New    2015-12-10 16:58:46   [ovs-dev,v2] ovsdb-idl: Add support
> for column tracking in IDL
> 555298  New    2015-12-10 19:16:51   [ovs-dev] datapath-windows: remove
> ASSERT in OvsDoFlowLookupOutput()
> 555337  New    2015-12-10 21:42:41   [ovs-dev] match: Add support for
> matching IGMP fields.
> 555916  New    2015-12-11 22:24:49   [ovs-dev] datapath-windows: Fix bug
> small bug in GRE
> 555918  New    2015-12-11 22:29:38   [ovs-dev,v2] datapath-windows: Add
> LSOv2 support for VXLAN
>
> Duplicate Patches in Patchwork
> ==============================
> ID      State  Date                  Name
> --      -----  ----                  ----
> 555092  New    2015-12-10 09:38:58   [ovs-dev] ovsdb-idl: Add support for
> column tracking in IDL
> 553502  New    2015-12-07 17:57:32   [ovs-dev] INSTALL.DPDK.md: Clarify
> DPDK arguments.
> 557041  New    2015-12-15 17:52:02   [ovs-dev,1/5] ovn-ctl: Add daemon
> status functions.
> 557039  New    2015-12-15 17:52:03   [ovs-dev,2/5] debian: Add a package
> for OVN common components.
> 557043  New    2015-12-15 17:52:05   [ovs-dev,4/5] debian: Add a package
> for OVN central components.
> 557042  New    2015-12-15 17:52:06   [ovs-dev,5/5] debian: Add a package
> for OVN docker drivers.
> 560040  New    2015-12-22 13:59:00   [ovs-dev,RFC,v2] ipv6 tunneling: Fix
> for performance drop introduced by ipv6 tunnel support.
> 560432  New    2015-12-23 10:20:22   [ovs-dev] Update relevant artifacts
> to add support for DPDK v2.2.0.
> 564031  New    2016-01-06 18:49:37   [ovs-dev,3/4] ovsdb-client: fix
> memory leak reported by valgrind
> 564519  New    2016-01-07 23:53:08   [ovs-dev,1/2] ovsdb-client: fix
> memory leak reported by valgrind
> 564742  New    2016-01-08 12:00:41   [ovs-dev] net: preserve IP control
> block during GSO segmentation
> 564749  New    2016-01-08 12:11:31   [ovs-dev] net: preserve IP control
> block during GSO segmentation
> 565300  New    2016-01-10 03:28:48   [ovs-dev] lib/netdev-dpdk: increase
> ring name length for dpdkr ports
>
> Committed Patches in Patchwork
> ==============================
> ID      State  Date                  Name
> --      -----  ----                  ----
> 564984  New    2016-01-08 18:19:16   [ovs-dev] python: ignore warnings
> from flake8 version 2.0
> 564623  New    2016-01-08 06:29:47   [ovs-dev] python: Fix the TypeError
> exception seen when idl.Idl parses lock reply
> 564410  New    2016-01-07 19:47:46   [ovs-dev,1/2] ofproto-dpif-upcall:
> Don't delete modified ukeys.
> 563989  New    2016-01-06 16:53:10   [ovs-dev] python: Ignore all D,H
> warnings from flake8.
> 563909  New    2016-01-06 11:29:15   [ovs-dev] Add some more flake8 types
> to ignore list to fix the compilation errors
> 563226  New    2016-01-05 18:18:41   [ovs-dev] openvswitch-switch.init:
> Redirect error to /dev/null.
> 563201  New    2016-01-05 17:10:35   [ovs-dev] debian: Move ovs-lib to
> openvswitch-common.
> 557814  New    2015-12-16 22:47:11   [ovs-dev,v2,5/5] debian: Add a
> package for OVN docker drivers.
> 557813  New    2015-12-16 22:47:10   [ovs-dev,v2,4/5] debian: Add a
> package for OVN central components.
> 557812  New    2015-12-16 22:47:09   [ovs-dev,v2,3/5] debian: Add a
> package for host components.
> 557811  New    2015-12-16 22:47:08   [ovs-dev,v2,2/5] debian: Add a
> package for OVN common components.
> 558737  New    2015-12-18 04:50:01   [ovs-dev,2/5] datapath:
> ip4_dst_hoplimit compat code is needed prior to v2.6.38
> 552053  New    2015-12-03 07:30:16   [ovs-dev] netdev_dpdk: pci_dev
> pointer check.
> 557810  New    2015-12-16 22:47:07   [ovs-dev,v2,1/5] ovn-ctl: Add daemon
> status functions.
> 556314  New    2015-12-14 16:52:26   [ovs-dev,CudaMailTagged]
> geneve-map-rename: rename geneve-map to tlv-map.
> 556728  New    2015-12-14 23:08:15   [ovs-dev] lib: fix sparse warnings
> 555298  New    2015-12-10 19:16:51   [ovs-dev] datapath-windows: remove
> ASSERT in OvsDoFlowLookupOutput()
> 560321  New    2015-12-23 00:03:04   [ovs-dev,branch-2.3,v2] odp-util:
> Return exact mask if netlink mask attribute is missing.
>
>


-- 
Alex Wang,
Open vSwitch developer



More information about the dev mailing list