diff mbox

[PATCHv5,4/6] api: config: increase buffer min align to 16

Message ID 1424371800-4249-4-git-send-email-bill.fischofer@linaro.org
State Accepted
Commit 5203c851b4b4834a17df48366b8d3c7ca545f15d
Headers show

Commit Message

Bill Fischofer Feb. 19, 2015, 6:49 p.m. UTC
Signed-off-by: Bill Fischofer <bill.fischofer@linaro.org>
---
 include/odp/api/config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/include/odp/api/config.h b/include/odp/api/config.h
index 3ac9e2c..ff9d5f2 100644
--- a/include/odp/api/config.h
+++ b/include/odp/api/config.h
@@ -54,7 +54,7 @@  extern "C" {
  * This defines the minimum supported buffer alignment. Requests for values
  * below this will be rounded up to this value.
  */
-#define ODP_CONFIG_BUFFER_ALIGN_MIN 8
+#define ODP_CONFIG_BUFFER_ALIGN_MIN 16
 
 /**
  * Maximum buffer alignment