On Wed, Jun 19, 2024 at 5:01 PM David Marchand
<david.march...@redhat.com> wrote:
>
> As per techboard meeting 2024/03/20 adopt hybrid proposal of adapting
> descriptor fields and removing cachline fields.
>
> RTE_MARKER typedefs are a GCC extension unsupported by MSVC. Remove
> RTE_MARKER fields.
>
> For cacheline{0,1} fields remove fields entirely and use inline
> functions to prefetch.
>
> Provide new rearm_data and rx_descriptor_fields1 fields in anonymous
> unions as single element arrays of with types matching the original
> markers to maintain API compatibility.
>
> Note: diff is easier viewed with -b due to additional nesting from
>       unions / structs that have been introduced.
>

There was one issue in UNH Debian containers, in the past that is
supposed to be fixed.
UNH lab seems quite busy today and I did not get a report for this
series to double check the Debian containers are indeed fixed.

Today was long enough, and rc1 is waiting, let's try our luck and take
the series.
At worse, we may get some false reports from UNH, but it should be fixed soon.

Series applied, thanks Tyler.


-- 
David Marchand

Reply via email to