DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Configuring MAC Address of KNI - Don't want random
@ 2016-04-09  5:41 sml
  2016-04-11  9:01 ` Andriy Berestovskyy
  0 siblings, 1 reply; 5+ messages in thread
From: sml @ 2016-04-09  5:41 UTC (permalink / raw)
  To: users

Hello,

I am having an issue where when creating the KNI interface I would like to
KEEP the hardware MAC address.  I can properly create the interface.  It
starts in a down state, I then need to manually ifconfig the IP Address and
MAC address with UP to get what I need.  If I just do the plain ifconfig -v
vEth0_0 up - it assigns a random mac address.  (Using a e1000 as well I350
and emulated e1000)

This also happens if you DOWN the interface and bring it UP using ifconfig
again.  Using Version 2.2.0

What is the proper procedure/flow for doing this within the codebase so I
can have the end result of the original hardware MAC and the interface in
an UP state?

Sorry if this seems basic I just can't seem to find any examples of how
this is done.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-12 15:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-09  5:41 [dpdk-users] Configuring MAC Address of KNI - Don't want random sml
2016-04-11  9:01 ` Andriy Berestovskyy
2016-04-11 16:50   ` Jason Kwon
2016-04-12 11:46     ` Andriy Berestovskyy
2016-04-12 15:40   ` Jay Rolette

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).