[dpdk-dev] Question about bonding port promiscuous
Min Hu (Connor)
humin29 at huawei.com
Thu Oct 14 04:13:37 CEST 2021
Hi, Declan Doherty,
In function "bond_ethdev_promiscuous_disable",
for "ROUND ROBIN","BALANCE","BROADCAST","8023AD" mode, Promiscuous mode
is propagated to all slaves.
While for "ACTIVE_BACKUP", "TLB", "ALB", promiscuous mode is propagated
only to primary slave.
Why?
The second question, for "ACTIVE_BACKUP", when primary active slave
fails, a different slave becomes active, does the promiscuous mode state
of former primary should be set to the new primary?
Hope for your reply.
Best Wishes.
More information about the dev
mailing list