[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <062ff145-1175-5523-bb3e-3b615fc5538d@nvidia.com>
Date: Sat, 7 May 2022 20:45:46 -0700
From: Roopa Prabhu <roopa@...dia.com>
To: David Ahern <dsahern@...il.com>
Cc: netdev@...r.kernel.org, stephen@...workplumber.org,
razor@...ckwall.org
Subject: Re: [PATCH iproute2 net-next 0/3] support for vxlan vni filtering
On 5/5/22 20:26, David Ahern wrote:
> On 4/30/22 5:12 PM, Roopa Prabhu wrote:
>> This series adds bridge command to manage
>> recently added vnifilter on a collect metadata
>> vxlan (external) device. Also includes per vni stats
>> support.
>>
>> examples:
>> $bridge vni add dev vxlan0 vni 400
>>
>> $bridge vni add dev vxlan0 vni 200 group 239.1.1.101
>>
>> $bridge vni del dev vxlan0 vni 400
>>
>> $bridge vni show
>>
>> $bridge -s vni show
>>
>>
> hey Roopa: sorry for the delay; traveling. The patches have a number of
> new uses of matches(). We are not taking any more of those; please
> convert to strcmp. The rest looks fine to me.
>
will do, thanks David
Powered by blists - more mailing lists