[PATCH] examples/flow_classify: fix spelling when log error
Thomas Monjalon
thomas at monjalon.net
Tue Mar 8 12:43:32 CET 2022
23/02/2022 17:05, Iremonger, Bernard:
> Hi Chuanshe,
>
> From: Chuanshe Zhang <zhangchuanshe at icloudshield.com>
> >
> > Signed-off-by: Chuanshe Zhang <zhangchuanshe at icloudshield.com>
> > ---
> > - flow_classify_log("failed to read source address/mask:
> > %s\n",
> > + flow_classify_log("failed to read destination address/mask:
> > %s\n",
>
> ### [PATCH] examples/flow_classify: fix spelling when log error
> WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
>
> /dpdk_22_03/devtools# ./check-git-log.sh -1
> Missing 'Fixes' tag:
> examples/flow_classify: fix spelling when log error
>
> Otherwise, the fix looks good.
Applied, thanks.
More information about the dev
mailing list