On 3/3/26 9:28 PM, Alexandra Rukomoinikova wrote:
> Fixes: 4ea96698f667 ("Userspace datapath: Add fragmentation handling.")
> Signed-off-by: Alexandra Rukomoinikova <[email protected]>
> ---
> lib/dpctl.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/lib/dpctl.c b/lib/dpctl.c
> index 074e73922..752168b5a 100644
> --- a/lib/dpctl.c
> +++ b/lib/dpctl.c
> @@ -2641,6 +2641,7 @@ dpctl_ct_ipf_get_status(int argc, const char *argv[],
> } else {
> dpctl_error(dpctl_p, error,
> "ipf status could not be retrieved");
> + dpif_close(dpif);
> return error;
> }
>
Thanks! Applied and backported down to 3.3.
Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev