DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] KNI portmask bugs
@ 2019-12-20 21:48 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2019-12-20 21:48 UTC (permalink / raw)
  To: Ferruh Yigit, dev

KNI example has a couple of bugs that can cause surprises if using
failsafe (or bonding). The portmask argument to kni does not check
that device is not a sub device (already owned) and allows any device.

While your at it, the portmask for kni is only 32 bits which is not
big enough on some systems.

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

only message in thread, other threads:[~2019-12-20 21:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20 21:48 [dpdk-dev] KNI portmask bugs Stephen Hemminger

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