DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Unable to change source MAC address of packet
@ 2016-10-27 13:33 Padam Jeet Singh
  2016-10-27 14:07 ` Wiles, Keith
  0 siblings, 1 reply; 4+ messages in thread
From: Padam Jeet Singh @ 2016-10-27 13:33 UTC (permalink / raw)
  To: dev

Hi,

I am crafting a packet in which the source MAC address as set in the Ethernet header is different than the transmit port’s default MAC address. A packet capture of the packets coming out of this port however comes with source MAC address of the port’s default MAC address.

Altering the destination MAC address works fine and shows up correctly in packet capture.

The underlying network interface is an i210 and some logs added to the eth_igb_xmit_pkts function show that the packets I have crafted indeed are reaching the driver with the source MAC address set in the packet code of the application.

How can I disable this automatic source MAC address setting?

Thanks,
Padam

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

end of thread, other threads:[~2016-10-28  5:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-27 13:33 [dpdk-dev] Unable to change source MAC address of packet Padam Jeet Singh
2016-10-27 14:07 ` Wiles, Keith
2016-10-27 14:45   ` Padam Jeet Singh
2016-10-28  5:57     ` Lu, Wenzhuo

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