Home
last modified time | relevance | path

Searched hist:cd431e738509e74726055390c9e5e81e8e7e03ec (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_macvlan.hdiff cd431e738509e74726055390c9e5e81e8e7e03ec Tue Feb 05 14:22:50 CST 2013 Eric Dumazet <edumazet@google.com> macvlan: add multicast filter

Setting up IPv6 addresses on configurations with many macvlans
is not really working, as many multicast messages are dropped.

Add a multicast filter to macvlan to reduce the amount of cloned
skbs and overhead.

Successfully tested with 1024 macvlans on one ethernet device.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/
H A Dmacvlan.cdiff cd431e738509e74726055390c9e5e81e8e7e03ec Tue Feb 05 14:22:50 CST 2013 Eric Dumazet <edumazet@google.com> macvlan: add multicast filter

Setting up IPv6 addresses on configurations with many macvlans
is not really working, as many multicast messages are dropped.

Add a multicast filter to macvlan to reduce the amount of cloned
skbs and overhead.

Successfully tested with 1024 macvlans on one ethernet device.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>