examples/ip_pipeline: fix 32-bit build
[dpdk.git] / examples / ip_pipeline / pipeline / pipeline_routing_be.c
index 431c636..bc5bf7a 100644 (file)
@@ -65,7 +65,7 @@
        ((((uint64_t) (pipe)) & 0xFFFFFFFF) << 32))
 
 
-#define MAC_SRC_DEFAULT 0x112233445566
+#define MAC_SRC_DEFAULT 0x112233445566ULL
 
 #ifndef PIPELINE_ROUTING_LPM_TABLE_NUMBER_TABLE8s
 #define PIPELINE_ROUTING_LPM_TABLE_NUMBER_TABLE8s 256