On Wed, Aug 05, 2026 at 10:09:02PM -0700, Stephen Hemminger wrote:
> The gro library was getting headers such as VXLAN implicitly
> via rte_ethdev.h.
> This will change, so include the needed headers directly.
> Use iwyu to make sure all headers are covered.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>
> ---
>  lib/gro/gro_tcp4.c       |  9 ++++++++-
>  lib/gro/gro_tcp6.c       |  9 ++++++++-
>  lib/gro/gro_vxlan_tcp4.c | 10 +++++++++-
>  lib/gro/gro_vxlan_udp4.c |  9 ++++++++-
>  lib/gro/rte_gro.c        |  9 ++++++++-
>  5 files changed, 41 insertions(+), 5 deletions(-)
> 
Acked-by: Bruce Richardson <[email protected]>

Reply via email to