aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorDiana Wang <[email protected]>2022-12-02 10:42:14 +0100
committerDavid S. Miller <[email protected]>2022-12-05 11:38:32 +0000
commitde624864496628356eecdfa6751f7995bbb996d1 (patch)
tree3c1321a43aa7101284ef99de3f8f5b362e3841ec /tools/perf/scripts/python/mem-phys-addr.py
parent38db82e29404d462b71bc3ac2149fbaf0c41fc7c (diff)
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 <[email protected]> Signed-off-by: Simon Horman <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions