mem: document callbacks not being supported in some cases
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 25 May 2018 13:39:44 +0000 (14:39 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 28 May 2018 00:10:35 +0000 (02:10 +0200)
commit0d0ad70175558846d5d5f615e2ad68f761c624d9
tree4f4b49797db4296da9dfcf9c6319b6c1b86e9464
parente22266669e86e2768910aa83929413d45d133695
mem: document callbacks not being supported in some cases

Mem event and validator callbacks may not be supported under all
circumstances (such as when running in legacy memory mode, or on
FreeBSD), and this case needs to be handled by any code that will
use these callbacks. Spell this out more clearly, because it's not
immediately obvious that this is an expected use case.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
lib/librte_eal/common/include/rte_memory.h