Hi, I have a simple patch [1] to fix setting PROMISC mode for driver axgbe. I do not have that hardware, so can not runtime verify the fix. I'd appreciate if someone could have a test for it.
The test plan is simple, either of the following should suffice: • Do traffic sniffing on axgbe interface. The interface will enter promisc mode and should see packets not for us. • Create if_bridge(4) and bring axgbe interface a member. Make traffic over if_bridge. 1. https://reviews.freebsd.org/D46794 ( axgbe: Fix setting promisc mode ) Best regards, Zhenlei