[dpdk-dev] [PATCH v14 12/23] event/dlb: add queue setup

David Marchand david.marchand at redhat.com
Sat Oct 31 23:02:09 CET 2020


On Sat, Oct 31, 2020 at 7:20 PM Timothy McDaniel
<timothy.mcdaniel at intel.com> wrote:
> +       if (i == DLB_NUM_SN_GROUPS) {
> +               printf("[%s()] No groups with %d sequence_numbers are available or have free slots\n",
> +                      __func__, sequence_numbers);

No printf in a driver.


> +               return;
> +       }


-- 
David Marchand



More information about the dev mailing list