* Re: Re: Re: [PATCH 18/23 v3] mlx4_core: Managing common port
@ 2010-02-16 15:38 Yevgeny Petrilin
2010-02-17 12:19 ` Or Gerlitz
0 siblings, 1 reply; 2+ messages in thread
From: Yevgeny Petrilin @ 2010-02-16 15:38 UTC (permalink / raw)
To: or.gerlitz; +Cc: yevgenyp, Roland Dreier, netdev, tziporet, liranl
On Sunday -10,January,-28163 09:59 PM, Or Gerlitz [or.gerlitz@gmail.com] wrote:
> On Wed, Feb 10, 2010 at 7:22 PM, Yevgeny Petrilin <yevgenyp@mellanox.co.il> wrote:
>> On Sunday -10,January,-28163 09:59 PM, Or Gerlitz [or.gerlitz@gmail.com] wrote:
>
>> The multicast bloom filter is a false-positive filter per port.
>> All multicast packets go through the Multicast tables mechanism where
>> every PF/VF is registered for every multicast address
>
> okay, so the bloom filter is going and exact match is coming, understood.
>
>
>>> As for the false-positive vlan filter, I understand that this means
>>> further filtering has to be applied by some driver. Where you thinking on the 802q driver? what about the case where a VF driver is assigned a vlan, does the mlx4 VF code does filtering?
>
>> The deal with the VLAN filter is similar, it includes all VIDs that some PF/VF requested.
>
> So for a given VID, a unicast packet carrying it will be dispatched to all the PFs/VFs which have registered this VID? I guess this isn't the case, so please elaborate.
No, this is not the case. My statement says that the VLAN filter became false positive as well.
Dispatching of packet is done by its destination Mac and not VID.
We will add support for dispatching packets by Mac+VID soon.
>
>> We plan to add a MAC+VLAN filter implementation, that would cancel the need in this filter.
>
> I'm still not clear in what level you expect the software filtering to happen
HW filtering, the SW configures the filter.
Yevgeny
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Re: Re: [PATCH 18/23 v3] mlx4_core: Managing common port
2010-02-16 15:38 Re: Re: [PATCH 18/23 v3] mlx4_core: Managing common port Yevgeny Petrilin
@ 2010-02-17 12:19 ` Or Gerlitz
0 siblings, 0 replies; 2+ messages in thread
From: Or Gerlitz @ 2010-02-17 12:19 UTC (permalink / raw)
To: Yevgeny Petrilin; +Cc: Roland Dreier, netdev, tziporet, liranl
Yevgeny Petrilin <yevgenyp@mellanox.co.il> wrote:
> HW filtering, the SW configures the filter.
I understand that at some point you plan to move to HW filter, so
maybe to rephrase the
question: is this patch set applicable without the HW filter in place?
if yes, I understood you
were planning on software filtering and wondered in what level its
expected to happen.
Or.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-17 12:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 15:38 Re: Re: [PATCH 18/23 v3] mlx4_core: Managing common port Yevgeny Petrilin
2010-02-17 12:19 ` Or Gerlitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).