summaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api
diff options
context:
space:
mode:
authorDiana Wang <na.wang@corigine.com>2022-12-02 10:42:14 +0100
committerDavid S. Miller <davem@davemloft.net>2022-12-05 11:38:32 +0000
commitde624864496628356eecdfa6751f7995bbb996d1 (patch)
tree3c1321a43aa7101284ef99de3f8f5b362e3841ec /Documentation/userspace-api
parent38db82e29404d462b71bc3ac2149fbaf0c41fc7c (diff)
downloadlinux-de624864496628356eecdfa6751f7995bbb996d1.tar.bz2
nfp: add support for multicast filter
Rewrite nfp_net_set_rx_mode() to implement interface to delivery mc address and operations to firmware by using general mailbox for filtering multicast packets. The operations include add mc address and delete mc address. And the limitation of mc addresses number is 1024 for each net device. User triggers adding mc address by using command below: ip maddress add <mc address> dev <interface name> User triggers deleting mc address by using command below: ip maddress del <mc address> dev <interface name> Signed-off-by: Diana Wang <na.wang@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/userspace-api')
0 files changed, 0 insertions, 0 deletions