[dpdk-dev] [PATCH] examples/ptpclient: delete wrong comments
Thomas Monjalon
thomas at monjalon.net
Tue Apr 20 03:02:18 CEST 2021
12/04/2021 10:04, Ferruh Yigit:
> On 4/10/2021 10:11 AM, Min Hu (Connor) wrote:
> >> This patch deletes the comments which are wrong and unnecessary.
> >>
> >> Fixes: ab129e9065a5 ("examples/ptpclient: add minimal PTP client")
> >> Cc: stable at dpdk.org
> >>
> >> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
> >> ---
> >> --- a/examples/ptpclient/ptpclient.c
> >> +++ b/examples/ptpclient/ptpclient.c
> >> - /*
> >> - * Check that the port is on the same NUMA node as the polling thread
> >> - * for best performance.
> >> - */
> >> printf("\nCore %u Waiting for SYNC packets. [Ctrl+C to quit]\n",
> >> rte_lcore_id());
>
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
>
> The comment seems left over from the example this example cloned from..
Applied, thanks
More information about the dev
mailing list