Page MenuHomeFreeBSD

bnxt: intermittently VLAN ping doesn't work
ClosedPublic

Authored by bhargava.marreddy_broadcom.com on Sep 28 2017, 10:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 11:14 PM
Unknown Object (File)
Thu, Nov 21, 6:50 AM
Unknown Object (File)
Oct 25 2024, 11:06 AM
Unknown Object (File)
Oct 25 2024, 11:06 AM
Unknown Object (File)
Oct 25 2024, 11:06 AM
Unknown Object (File)
Sep 17 2024, 7:46 PM
Unknown Object (File)
Sep 12 2024, 9:32 AM
Unknown Object (File)
Sep 8 2024, 1:44 PM
Subscribers

Details

Summary

bnxt_init() is invokes Function Reset (bnxt_hwrm_func_reset) and thus FW configuration for VLANs get erased.
To fix this, in bnxt_init(), Invoking HWRM to configure VLANs (bnxt_hwrm_cfa_l2_set_rx_mask).

Test Plan

VLAN I/O

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable