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)
Wed, Nov 12, 1:40 AM
Unknown Object (File)
Mon, Nov 10, 2:34 PM
Unknown Object (File)
Mon, Nov 10, 12:30 PM
Unknown Object (File)
Mon, Nov 10, 12:16 AM
Unknown Object (File)
Tue, Oct 28, 10:49 AM
Unknown Object (File)
Fri, Oct 17, 6:05 PM
Unknown Object (File)
Sep 20 2025, 8:26 AM
Unknown Object (File)
Sep 16 2025, 9:33 AM
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