[dpdk-dev] [PATCH v2] ethdev: replace single bit masks with macros
Ferruh Yigit
ferruh.yigit at intel.com
Fri Oct 22 18:40:50 CEST 2021
On 10/22/2021 8:30 AM, Andrew Rybchenko wrote:
> The macros RTE_BIT32 and RTE_BIT64 are used to replace single bit masks.
>
> Do not switch VLAN offload flags since type is not fixed size.
>
> Signed-off-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list