Home
last modified time | relevance | path

Searched hist:cf332bca56f4981cad19027f037fb4d661dcb172 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_sysfs_br.cdiff cf332bca56f4981cad19027f037fb4d661dcb172 Wed Dec 05 07:14:26 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mark hash_elasticity as obsolete

Now that the bridge multicast uses the generic rhashtable interface we
can drop the hash_elasticity option as that is already done for us and
it's hardcoded to a maximum of RHT_ELASTICITY (16 currently). Add a
warning about the obsolete option when the hash_elasticity is set.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr_netlink.cdiff cf332bca56f4981cad19027f037fb4d661dcb172 Wed Dec 05 07:14:26 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mark hash_elasticity as obsolete

Now that the bridge multicast uses the generic rhashtable interface we
can drop the hash_elasticity option as that is already done for us and
it's hardcoded to a maximum of RHT_ELASTICITY (16 currently). Add a
warning about the obsolete option when the hash_elasticity is set.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr_multicast.cdiff cf332bca56f4981cad19027f037fb4d661dcb172 Wed Dec 05 07:14:26 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mark hash_elasticity as obsolete

Now that the bridge multicast uses the generic rhashtable interface we
can drop the hash_elasticity option as that is already done for us and
it's hardcoded to a maximum of RHT_ELASTICITY (16 currently). Add a
warning about the obsolete option when the hash_elasticity is set.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr_private.hdiff cf332bca56f4981cad19027f037fb4d661dcb172 Wed Dec 05 07:14:26 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mark hash_elasticity as obsolete

Now that the bridge multicast uses the generic rhashtable interface we
can drop the hash_elasticity option as that is already done for us and
it's hardcoded to a maximum of RHT_ELASTICITY (16 currently). Add a
warning about the obsolete option when the hash_elasticity is set.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>