On 15 February 2017 at 17:34, Jarno Rajahalme <[email protected]> wrote:
> Many contributors are currently working on backporting upstream Linux
> kernel datapath changes to the OVS tree kernel datapath.  This series
> addresses apparent gaps in this work as follows:
>
> In this series:
> 08733a0 netfilter: handle NF_REPEAT from nf_conntrack_in()
>
> Already applied:
> 56989f6 genetlink: mark families as __ro_after_init
> 489111e genetlink: statically initialize families
> a07ea4d genetlink: no longer support using static family IDs
>
> In this series:
> 9157208 net: use core MTU range checking in core net infra
> 76e4cc7 openvswitch: remove unnecessary EXPORT_SYMBOLs
> f33eb0c openvswitch: remove unused functions
>
> Empty merge commit:
> 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
>
> Skipped (Should be addressed with the main 802.1AD backports):
> 3145c03 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
> 72ec108 openvswitch: fix vlan subtraction from packet length
> 20ecf1e openvswitch: vlan: remove wrong likely statement
>
> Skipped (Should be addressed with the main "net: mpls: Fixups for GSO"
> backports):
> c66549f openvswitch: correctly fragment packet with mpls headers
> 85de4a2 openvswitch: use mpls_hdr
> f7d49bc openvswitch: mpls: set network header correctly on key extract
>
> In this series:
> 2279994 openvswitch: avoid resetting flow key while installing new flow.
> 190aa3e openvswitch: Fix Frame-size larger than 1024 bytes warning.
> db74a33 openvswitch: use percpu flow stats
> 4077396 openvswitch: fix flow stats accounting when node 0 is not possible
>
> Already applied:
> 2679d04 openvswitch: avoid deferred execution of recirc actions
> ed22709 openvswitch: use alias for genetlink family names


Thanks for submitting this series, and outlining the status of all of
the patches you looked at. I've reviewed them and they look good.

There was one patch for which the backport included more invasive
changes to datapath/*.c files than the original changes, which I've
amended here:

https://github.com/joestringer/openvswitch/commit/807e09f0372b848001f6fe797d9040e9da30abb7

I'm working through the various backports series at the moment. I
noticed that the following backports were missing:
https://github.com/joestringer/openvswitch/commit/8fa9841b9b06139f69f0138868ed9d6df730b748
https://github.com/joestringer/openvswitch/commit/c598981830e1274391fb80bae6ca9862e6c53fda

Would you mind taking a look at these in place on github?
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to