]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r367497:
authorNavdeep Parhar <np@FreeBSD.org>
Tue, 24 Nov 2020 00:25:03 +0000 (00:25 +0000)
committerNavdeep Parhar <np@FreeBSD.org>
Tue, 24 Nov 2020 00:25:03 +0000 (00:25 +0000)
commit59aa509d12c823dfe1507bed2944e5c43191f4e9
treeddbee65449b64643c5d5d4129e5028b586fd65db
parentf0b18905fd8b35029cebd86e3f4b3147c3da94aa
MFC r367497:

cxgbev(4): Use the MAC address set by the the PF if there is one.

Query the firmware for the MAC address set by the PF for the VF and use
it instead of the firmware generated MAC if it's available.

Sponsored by: Chelsio Communications
sys/dev/cxgbe/common/common.h
sys/dev/cxgbe/common/t4vf_hw.c
sys/dev/cxgbe/t4_vf.c