[dpdk-dev] [PATCH] examples/multi_process: fix RX packets distribution

Thomas Monjalon thomas at monjalon.net
Mon Nov 8 22:27:04 CET 2021


28/10/2021 17:35, Burakov, Anatoly:
> On 28-Oct-21 4:14 PM, Gregory Etelson wrote:
> >>> -     uint8_t client = 0;
> >>> +     static uint8_t client = 0;
> 
> Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

checkpatch has a message for you:
ERROR:INITIALISED_STATIC: do not initialise statics to 0





More information about the dev mailing list