Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It's better to use a release tag now that one is available. Signed-off-by: Dumitru Ceara <[email protected]> This also partially backports the similar commit from branch-23.09: commit 558da0c Author: Ales Musil <[email protected]> Date: Thu Aug 31 09:27:20 2023 +0200 ovs: Bump submodule to branch-3.2 Bump submodule to branch-3.2 mainly for: 759a29dc2d97 ("backtrace: Extend the backtrace functionality.") 1d78a3f3164a ("netdev-dpdk: Disable net/tap Tx L4 checksum offloads.") Unfortunately we cannot use the tag because we need the DPDK offload fix, which was merged later on. At the same time fix three issues caused by the bump. Remove our custom 'struct sctp_chunk_header' that was added to packets.h as part of: 501f665a5a4b ("conntrack: Extract l4 information for SCTP.") Adjust "daemonize_start" to accept two parameters and set the second to false, as we don't need access to DPDK devices directly at this moment. This was introduced by commit: 07cf5810de8d ("dpdk: Allow retaining CAP_SYS_RAWIO privileges.") Adjust the path for OvS python helpers, introduced by: bb0dd1135ba9 ("python: Rename build related code to ovs_build_helpers.") Reported-at: https://bugzilla.redhat.com/2164058 Signed-off-by: Ales Musil <[email protected]> Acked-by: Mark Michelson <[email protected]> Signed-off-by: Mark Michelson <[email protected]> Signed-off-by: Dumitru Ceara <[email protected]>
- Loading branch information