Re: [PATCH] selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
From: Yonghong Song
Date: Thu Aug 05 2021 - 13:05:26 EST
On 8/5/21 9:40 AM, Jose Blanquicet wrote:
Currently, this test is incorrectly printing the destination port
in place of the destination IP.
Signed-off-by: Jose Blanquicet <josebl@xxxxxxxxxxxxx>
Thanks for the fix! LGTM.
Acked-by: Yonghong Song <yhs@xxxxxx>