[PATCH] pipeline: add check against loops

Thomas Monjalon thomas at monjalon.net
Sun Feb 13 20:49:21 CET 2022


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.





More information about the dev mailing list