On Thu, Dec 14, 2023 at 10:28 AM Sevincer, Abdullah
<[email protected]> wrote:
>
> Acked-by: Abdullah Sevincer <[email protected]>
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 <[email protected]>
Acked-by: Abdullah Sevincer <[email protected]>