On 12/13/18 12:43 PM, Anatoly Burakov wrote:
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: 5282bb1c3695 ("mem: allow memseg lists to be marked as external")
Cc: [email protected]

Signed-off-by: Anatoly Burakov <[email protected]>
Acked-by: Tiwei Bie <[email protected]>
---

Notes:
     The API is experimental, no deprecation notice needed.

  doc/guides/rel_notes/release_19_02.rst    |  6 ++++++
  lib/librte_eal/common/eal_common_memory.c | 12 ++++++++++++
  2 files changed, 18 insertions(+)


Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

Reply via email to