Note: "RSS=" parameter need to number as 2, 4, 8 or more(if device is supported).
VMware vSphere ESXi 7.0.x
Unexpected parameter doesn't support for bnxtnet module.
Once clear the bnxtnet module's unexpected parameter and Reboot the ESXi host.
esxcli system module parameters clear -m bnxtnet
Consider a system with 3 Broadcom bnxtnet based NIC devices with 2 ports each device.
The following is a basic module parameters set command using the same RSS value for all ports,
For example:
esxcli system module parameters set -m bnxtnet -p RSS=4,4,4,4,4,4
Check for bnxtnet module's parameter before ESXi reboot.
esxcfg-module -g bnxtnet