DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v15 0/2] kni: support IOVA mode
@ 2019-11-17 15:12 David Marchand
  2019-11-17 15:12 ` [dpdk-dev] [PATCH v15 1/2] kni: support userspace VA David Marchand
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Marchand @ 2019-11-17 15:12 UTC (permalink / raw)
  To: dev
  Cc: thomas, kirankumark, olivier.matz, ferruh.yigit, anatoly.burakov,
	arybchenko, stephen, vattunuru

Sending this to track the changes I did on the v14 patchset from Vamsi.

Changelog since v14:
- reworded commitlogs,
- added missing documentation update,
- fixed release notes,

-- 
David Marchand

Vamsi Attunuru (2):
  kni: support userspace VA
  eal/linux: remove KNI restriction on IOVA

 .../prog_guide/env_abstraction_layer.rst      |  3 +
 .../prog_guide/kernel_nic_interface.rst       | 14 +++++
 doc/guides/rel_notes/release_19_11.rst        | 11 ++++
 kernel/linux/kni/compat.h                     | 14 +++++
 kernel/linux/kni/kni_dev.h                    | 42 +++++++++++++
 kernel/linux/kni/kni_misc.c                   | 39 +++++++++---
 kernel/linux/kni/kni_net.c                    | 62 +++++++++++++++----
 lib/librte_eal/linux/eal/eal.c                | 11 +++-
 .../linux/eal/include/rte_kni_common.h        |  1 +
 lib/librte_kni/rte_kni.c                      |  5 ++
 10 files changed, 178 insertions(+), 24 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-11-20 10:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-17 15:12 [dpdk-dev] [PATCH v15 0/2] kni: support IOVA mode David Marchand
2019-11-17 15:12 ` [dpdk-dev] [PATCH v15 1/2] kni: support userspace VA David Marchand
2019-11-18 14:04   ` Jerin Jacob
2019-11-20 10:47   ` Ferruh Yigit
2019-11-17 15:12 ` [dpdk-dev] [PATCH v15 2/2] eal/linux: remove KNI restriction on IOVA David Marchand
2019-11-18 14:04   ` Jerin Jacob
2019-11-18 15:03 ` [dpdk-dev] [PATCH v15 0/2] kni: support IOVA mode David Marchand

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