Re: [PATCH v2 bpf 2/2] selftests: bpf: test batch lookup on array of maps with holes
From: Hou Tao
Date: Fri Feb 07 2025 - 20:11:03 EST
On 2/7/2025 1:45 PM, Yan Zhai wrote:
> Iterating through array of maps may encounter non existing keys. The
> batch operation should not fail on when this happens.
>
> Signed-off-by: Yan Zhai <yan@xxxxxxxxxxxxxx>
Acked-by: Hou Tao <houtao1@xxxxxxxxxx>