[PATCH] pipeline: add check against loops

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Mon Feb 14 11:41:32 CET 2022



> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Sunday, February 13, 2022 7:49 PM
> To: Suresh Narayane, Harshad <harshad.suresh.narayane at intel.com>;
> Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Cc: dev at dpdk.org
> Subject: Re: [PATCH] pipeline: add check against loops
> 
> 01/12/2021 13:21, Cristian Dumitrescu:
> > Detect when a jump instruction, either conditional or unconditional,
> > is jumping to itself, thus creating a loop, which is not allowed in
> > data plane code.
> >
> > Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> > Signed-off-by: Harshad Narayane <harshad.suresh.narayane at intel.com>
> 
> Applied, thanks.
> 
> 

Thanks, Thomas.

Regards,
Cristian


More information about the dev mailing list