[PATCH] event/dlb2: remove unnecessary timer call

Jerin Jacob jerinjacobk at gmail.com
Thu Dec 14 07:58:40 CET 2023


On Thu, Dec 14, 2023 at 10:28 AM Sevincer, Abdullah
<abdullah.sevincer at intel.com> wrote:
>
> Acked-by: Abdullah Sevincer <abdullah.sevincer at intel.com>

Updated the git commit as follows and applied to
dpdk-next-net-eventdev/for-main. Thanks

    event/dlb2: remove unnecessary timer call

    Consult the timer value only when the driver waits for a
    timeout, so skip making the call to get the current timer/TSC value if
    the timeout is zero, as no wait will ever be done.

    Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
    Acked-by: Abdullah Sevincer <abdullah.sevincer at intel.com>


More information about the dev mailing list