DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] KNI mac address
@ 2015-06-19  5:50 Vijayakumar Muthuvel Manickam
  0 siblings, 0 replies; only message in thread
From: Vijayakumar Muthuvel Manickam @ 2015-06-19  5:50 UTC (permalink / raw)
  To: dev

Hi,

I see that KNI interfaces get assigned random mac addresses each time I do
"ifconfig up" on the interface. Reason for this is mac address returned by
"random_ether_addr()" is assigned to the interface in kni_net_open() for
all NIC types except igb and ixgbe that have ethtool support.

I would like to know the reason for assigning random mac address and if is
it fine to transfer the actual port mac address from userspace during
initialization by adding a field to rte_kni_device_info and assign it for
the KNI interface ?

Thanks,
Vijay

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-19  5:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-19  5:50 [dpdk-dev] KNI mac address Vijayakumar Muthuvel Manickam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).