[ovs-dev] [PATCH 0/8] Linux upstream kernel backports and updates

Pravin Shelar pshelar at ovn.org
Thu Feb 15 22:00:06 UTC 2018


On Wed, Feb 14, 2018 at 11:09 PM, Justin Pettit <jpettit at ovn.org> wrote:
> Pravin, thank you for integrating Greg's 4.14 series.  We'd like to release OVS 2.9 in the next couple of days.  Would you be able to look at this series and see if it's appropriate to bring into OVS 2.9?  I'm sorry for the short notice, but it doesn't look like it should be too bad a series.  I understand if you won't have a chance, though.  Can you just let me know?
>

ok, I will try to finish it today.

Thanks,
Pravin.

> Thanks!
>
> --Justin
>
>
>> On Feb 14, 2018, at 3:18 PM, Greg Rose <gvrose8192 at gmail.com> wrote:
>>
>> Pull in the remaining available upstream bug fixes for the openvswitch
>> Linux kernel datapath.  In addition, allow building the openvswitch
>> OOT kernel datapath on kernels up to and including Linux kernel release
>> 4.15.
>>
>> Travis build is here - Note that the errors are not related to this
>> patch series:
>>
>> https://travis-ci.org/gvrose8192/ovs-experimental/builds/341649151
>>
>> The patches can be pulled from here in case that is easier for review.
>>
>> https://github.com/gvrose8192/ovs-experimental/tree/linux-4.15
>>
>> The patches are based on commit in the master branch:
>> f50c1eb4a6 ("docs: Update supported DPDK versions.")
>>
>> After this series the remaining upstream patches for openvswitch are
>> all erspan related.  The erspan patches will be sent separately at a
>> later date.
>>
>> Christopher Díaz Riveros (1):
>>  datapath: Remove unneeded semicolons
>>
>> Ed Swierk (1):
>>  datapath: Remove padding from packet before L3+ conntrack processing
>>
>> Eric Garver (1):
>>  datapath: Fix pop_vlan action for double tagged frames
>>
>> Greg Rose (2):
>>  acinclude: Enable building for Linux kernel 4.15
>>  travis: Update Linux kernel test list
>>
>> Julia Lawall (1):
>>  datapath: drop unneeded newline
>>
>> Yang Shi (1):
>>  datapath: remove unused hardirq.h
>>
>> paolo abeni (1):
>>  datapath: do not propagate headroom updates to internal port
>>
>> .travis.yml                   | 13 +++++++------
>> acinclude.m4                  |  4 ++--
>> datapath/conntrack.c          | 38 ++++++++++++++++++++++++++++++++++++--
>> datapath/flow.c               | 15 ++++++++++++---
>> datapath/flow_netlink.c       |  4 ++--
>> datapath/vport-internal_dev.c | 20 +-------------------
>> 6 files changed, 60 insertions(+), 34 deletions(-)
>>
>> --
>> 1.8.3.1
>>
>> _______________________________________________
>> dev mailing list
>> dev at openvswitch.org
>> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>


More information about the dev mailing list