numam-dpdk/doc
Anatoly Burakov fc552cfb14 ivshmem: document a potential crash in rte_ring
Commit 4768c475 added a pointer to the memzone in rte_ring. However,
all memzones are residing in local mem_config, therefore accessing
the memzone pointer inside the guest in an IVSHMEM-shared rte_ring
will cause segmentation fault. This issue is unlikely to ever get
fixed, as this would require lots of changes for very little benefit,
therefore we're documenting this limitation instead.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2016-06-07 12:05:36 +02:00
..
api mbuf_offload: remove library 2016-03-10 21:08:28 +01:00
guides ivshmem: document a potential crash in rte_ring 2016-06-07 12:05:36 +02:00
logo doc: change theme of guides 2015-12-13 22:30:47 +01:00
build-sdk-quick.txt mk: stop on warning only in developer build 2016-03-03 11:33:14 +01:00