DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Weird phenomenon involving KNI
@ 2018-12-31  9:42 DoHyung Kim
  2019-01-01 10:04 ` DoHyung Kim
  0 siblings, 1 reply; 4+ messages in thread
From: DoHyung Kim @ 2018-12-31  9:42 UTC (permalink / raw)
  To: users

I'm on the latest revision of 17.11 w/ a 2-port Intel X540 NIC. And having
some trouble. one of the 2 ports is bound to a uio_pci_generic, and a KNI
interface is up and assigned the MAC address of the port and an IP address,
while the other port is kept intact bound to the kernel.

Initially the 2 ports are known by their own IP addresses. But a few dozen
seconds later, the latter port begins to report via ARP it has the IP
address originally assigned to the KNI interface. So my DPDK app doesn't
receive any of packets sent to the IP address assigned to the KNI interface.

If I set the latter port down w/ ifdown and start my DPDK app, then my app
receives packets as intended. But when I set the normal port up again, then
it doesn't receive any packet since, this time, the KNI announces via ARP
it has the IP address of the other port too.

I searched for solution in DPDK mailing lists for this problem, but instead
found a few posts mentioning KNI will be replaced w/ something else. But it
seems that it's still gaining functionalities over the releases. So I'm
confused.

Please inform me of any clue for solving the problem described above. Or
should I fallback to something more stable like TAP driver?

Thanks in advance.

-- 
DoHyung Kim
Fluidic Inc.

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

end of thread, other threads:[~2019-01-02 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-31  9:42 [dpdk-users] Weird phenomenon involving KNI DoHyung Kim
2019-01-01 10:04 ` DoHyung Kim
2019-01-02 12:38   ` Jay Rolette
2019-01-02 13:04     ` DoHyung Kim

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