[dpdk-dev] [PATCH v2 0/4] mbuf: offload flags namespace

David Marchand david.marchand at redhat.com
Sun Oct 24 13:43:21 CEST 2021


On Fri, Oct 15, 2021 at 9:24 PM Olivier Matz <olivier.matz at 6wind.com> wrote:
>
> This patchset fixes the mbuf offload flags namespace by adding an RTE_
> prefix to the definitions. The old flags remain usable, but a deprecation
> warning is issued at compilation.
>
> v2
> * rebase
> * remove part about PKT_RX_EIP_CKSUM_BAD, already in 74a74bf98c
> * mark old vlan flags as deprecated instead of removing them
> * clarify that rx checksum flags are not really removed (just remove dup)
>
>
> Olivier Matz (4):
>   mbuf: remove duplicate definition of cksum offload flags
>   mbuf: mark old VLAN offload flags as deprecated
>   cocci: add cocci script to rename mbuf offload flags
>   mbuf: add rte prefix to offload flags

I had to fix quite some conflicts, hopefully, I did not break anything...
Series applied, thanks.


-- 
David Marchand



More information about the dev mailing list