All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] examples/kni: update kni example application
@ 2017-10-16 11:45 Tomasz Duszynski
  2017-10-16 11:45 ` [PATCH 1/2] examples/kni: check if pci_dev isn't NULL before using it Tomasz Duszynski
  2017-10-16 11:45 ` [PATCH 2/2] examples/kni: stop lcores while doing kni ops Tomasz Duszynski
  0 siblings, 2 replies; 7+ messages in thread
From: Tomasz Duszynski @ 2017-10-16 11:45 UTC (permalink / raw)
  To: dev; +Cc: Tomasz Duszynski

This patch series introduces some changes to the kni example application
so that non-pci devices and those that can cannot do rx/tx while being
stopped can use it.

Tomasz Duszynski (2):
  examples/kni: check if pci_dev isn't NULL before using it
  examples/kni: stop lcores while doing kni ops

 examples/kni/main.c | 35 +++++++++++++++++++++++++++++++++--
 1 file changed, 33 insertions(+), 2 deletions(-)

--
2.7.4

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

end of thread, other threads:[~2017-10-25  9:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-16 11:45 [PATCH 0/2] examples/kni: update kni example application Tomasz Duszynski
2017-10-16 11:45 ` [PATCH 1/2] examples/kni: check if pci_dev isn't NULL before using it Tomasz Duszynski
2017-10-21  0:26   ` Ferruh Yigit
2017-10-24 22:05     ` Thomas Monjalon
2017-10-16 11:45 ` [PATCH 2/2] examples/kni: stop lcores while doing kni ops Tomasz Duszynski
2017-10-21  0:42   ` Ferruh Yigit
2017-10-25  9:28     ` Tomasz Duszynski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.