On Tue, Jan 22, 2019 at 05:14:05PM -0800, Gregory Rose wrote: > > On 1/22/2019 5:09 PM, Ben Pfaff wrote: > > On Tue, Jan 22, 2019 at 05:08:38PM -0800, Ben Pfaff wrote: > > > On Tue, Jan 22, 2019 at 04:38:24PM -0800, Yi-Hung Wei wrote: > > > > On Thu, Jan 10, 2019 at 2:09 PM Greg Rose <[email protected]> wrote: > > > > > Upstream commit 648700f76b03 ("inet: frags: use rhashtables...") > > > > > changed > > > > > how ipv6 fragmentation is implemented. This patch was backported to > > > > > the upstream stable 4.9.x kernel starting at 4.9.135. > > > > > > > > > > This patch creates the compatibility layer changes required to both > > > > > compile and also operate correctly with ipv6 fragmentation on these > > > > > kernels. Check if the inet_frags 'rnd' field is present to key on > > > > > whether the upstream patch is present. Also update Travis to the > > > > > latest 4.9 kernel release so that this patch is compile tested. > > > > > > > > > > Passes Travis: > > > > > https://travis-ci.org/gvrose8192/ovs-experimental/builds/478033409 > > > > > > > > > > Cc: William Tu <[email protected]> > > > > > Cc: Yi-Hung Wei <[email protected]> > > > > > Cc: Yifeng Sun <[email protected]> > > > > > Signed-off-by: Greg Rose <[email protected]> > > > > > --- > > > > Thanks for all the explanation in the follow up e-mails. This patch > > > > looks good to me now. > > > > > > > > Acked-by: Yi-Hung Wei <[email protected]> > > > I applied this patch to master. > > and branch-2.11; let me know if it should be backported further. > > I think 2.9 and 2.10 as well.
It gave me a patch conflict on 2.10, would you mind posting a manual backport? _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
