Thanks Stephen. I think I know how to fix it. Might have to submit a new patch 

From: Stephen Hemminger <stephen@networkplumber.org>
Sent: Thursday, April 24, 2025 9:08:58 AM
To: Nandini Persad <nandinipersad361@gmail.com>
Cc: dev@dpdk.org <dev@dpdk.org>
Subject: Re: [PATCH v2] doc: reword flow offload and api docs
 
On Thu, 10 Apr 2025 11:39:31 -0700
Nandini Persad <nandinipersad361@gmail.com> wrote:

> I removed low level details of the code from the Flow Offload
> section of the Programmer's Guide so that it is more about
> the general usage of the APIs. I moved the specific details
> and definitions of the constants/function to the API docs
> if the details were not already there.
>
> Signed-off-by: Nandini Persad <nandinipersad361@gmail.com>
> ---
>  doc/guides/prog_guide/ethdev/flow_offload.rst | 3584 +----------------

Looks good but does not apply cleanly to current main branch.
Tried manually fixing it but it was too hard and gave up.