On 8/23/26 4:09 AM, Minxi Hou wrote: > The SCTP flow key test merged last week covers only IPv4 and only the > plain forwarding path. This series extends coverage to the two paths a > regression would otherwise ship silently on: SCTP over IPv6, and SCTP > across conntrack NAT (where OVS re-extracts L3/L4 on the recirculated > skb). > > Both tests verify the association and then push a known payload across > and confirm the listener received it, so a flow-key bug that matches > handshake packets but breaks DATA chunks is caught rather than passing > on the handshake alone. > > Full OVS selftest suite runs 19/19 green on a freshly built kernel. > > Minxi Hou (2): > selftests/net/openvswitch: add SCTP flow key test over IPv6 > selftests/net/openvswitch: add SCTP flow key test across conntrack NAT > > .../selftests/net/openvswitch/openvswitch.sh | 183 +++++++++++++++++- > 1 file changed, 182 insertions(+), 1 deletion(-) > > > base-commit: 91ec2035134982b98fab0609a9fd8480e8217dc1
## Form letter - net-next-closed net-next pull request for v7.3 has already been merged, and therefore the net-next tree is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after Aug 31st. RFC patches sent for review only are obviously welcome at any time. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle -- pw-bot: defer pv-bot: closed

