Re: [ovs-dev] [PATCH] ofproto-dpif-mirror: Add support for pre-selection filter

2023-07-18 Thread Mike Pattrick
On Wed, Mar 1, 2023 at 10:14 AM David Marchand wrote: > > Hi Mike, > > This patch will need some rebasing. > > > On Tue, Nov 1, 2022 at 5:27 PM Mike Pattrick wrote: > > > > Currently a bridge mirror will collect all packets and tools like > > ovs-tcpdump can apply additional filters after they

Re: [ovs-dev] [PATCH] ofproto-dpif-mirror: Add support for pre-selection filter

2023-03-01 Thread David Marchand
Hi Mike, This patch will need some rebasing. On Tue, Nov 1, 2022 at 5:27 PM Mike Pattrick wrote: > > Currently a bridge mirror will collect all packets and tools like > ovs-tcpdump can apply additional filters after they have already been > duplicated by vswitchd. This can result in

[ovs-dev] [PATCH] ofproto-dpif-mirror: Add support for pre-selection filter

2022-11-01 Thread Mike Pattrick
Currently a bridge mirror will collect all packets and tools like ovs-tcpdump can apply additional filters after they have already been duplicated by vswitchd. This can result in inefficient collection. This patch adds support to apply pre-selection to bridge mirrors, which can limit which