On Mon, Nov 04, 2024 at 10:14:22AM -0800, Stanislav Fomichev wrote: > Support 3-tuple filtering by making client_ip optional. When -c is > not passed, don't specify src-ip/src-port in the filter. > > Reviewed-by: Mina Almasry <almasrym...@google.com> > Signed-off-by: Stanislav Fomichev <s...@fomichev.me> > --- > tools/testing/selftests/net/ncdevmem.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Joe Damato <jdam...@fastly.com>