numam-dpdk/lib/librte_eal
Anatoly Burakov 525670756a mem: fix segment fd API error code for external segment
Segment fd API does not support getting segment fd's from
externally allocated memory, so return proper error code
on any attempts to do so. This changes API behavior, so
document the change as well.

Fixes: 5282bb1c36 ("mem: allow memseg lists to be marked as external")
Cc: stable@dpdk.org

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-12-20 22:51:49 +01:00
..
bsdapp eal: clean up unused files on initialization 2018-12-19 04:12:30 +01:00
common mem: fix segment fd API error code for external segment 2018-12-20 22:51:49 +01:00
linuxapp malloc: add option --match-allocations 2018-12-20 13:01:08 +01:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
rte_eal_version.map mem: allow usage of non-heap external memory in multiprocess 2018-12-20 18:14:55 +01:00