summaryrefslogtreecommitdiffstats
path: root/src/vlib/linux/pci.c
diff options
context:
space:
mode:
authorAlok Mishra <almishra@marvell.com>2024-04-26 18:40:13 +0500
committerDamjan Marion <dmarion@0xa5.net>2024-05-13 14:59:38 +0000
commit5233ee29cc1e8b209e92e05ab699ee900e8c0b44 (patch)
tree06e2d72c4144f8d84043ffab6cca829c5af83fbf /src/vlib/linux/pci.c
parent9e45a5732bd38d703ad8f055c2c16ea519607cf9 (diff)
dev: fix mac address dump in trace output
"port->attr.hw_addr" is set during the port initialization. It won't be updated if the mac address of the port is changed via the vpp command line. Use "port->primary_hw_addr" to dump the updated mac address correclty. Type: fix Fixes: 38c619115b Change-Id: I6c99fcfdfae67efb3606e17f36781c56716ff7ea Signed-off-by: Alok Mishra <almishra@marvell.com>
Diffstat (limited to 'src/vlib/linux/pci.c')
0 files changed, 0 insertions, 0 deletions