diff options
Diffstat (limited to 'tests/headers/layout_mbuf.h')
-rw-r--r-- | tests/headers/layout_mbuf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/layout_mbuf.h b/tests/headers/layout_mbuf.h index 0e82846b..0e342f45 100644 --- a/tests/headers/layout_mbuf.h +++ b/tests/headers/layout_mbuf.h @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash --with-derive-partialeq +// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq #define RTE_CACHE_LINE_MIN_SIZE 64 /**< Minimum Cache line size. */ |