I also have two other questions:
•        what's the difference between a regular image and an TAG=vpp_debug 
image?

vpp_debug_TAG_CFLAGS = -g -O0 -DCLIB_DEBUG -DFORTIFY_SOURCE=2 -march=$(MARCH) \
-fstack-protector-all -fPIC -Werror
vpp_debug_TAG_LDFLAGS = -g -O0 -DCLIB_DEBUG -DFORTIFY_SOURCE=2 -march=$(MARCH) \
-fstack-protector-all -fPIC -Werror

vpp_TAG_CFLAGS = -g -O2 -DFORTIFY_SOURCE=2 -march=$(MARCH) -mtune=$(MTUNE) \
-fstack-protector -fPIC -Werror
vpp_TAG_LDFLAGS = -g -O2 -DFORTIFY_SOURCE=2 -march=$(MARCH) -mtune=$(MTUNE) \
-fstack-protector -fPIC -Werror

•        I've tried configuring the core files in a number of different ways, 
but nothings seems to be working – the core files are just not being created. 
Is there a guide on how to set it up for CentOS7? For reference, here's one of 
the guides<https://www.unixmen.com/how-to-enable-core-dumps-in-rhel6/> that I 
used.

No idea, never used redhat. Works pretty well on ubuntu.

Thanks,

Damjan
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
  • [vpp-dev] VPP-5... Juraj Linkes -X (jlinkes - PANTHEON TECHNOLOGIES at Cisco)
    • Re: [vpp-d... Dave Barach (dbarach)
      • Re: [v... John Lo (loj)
        • Re... Dave Barach (dbarach)
          • ... Juraj Linkes -X (jlinkes - PANTHEON TECHNOLOGIES at Cisco)
          • ... Juraj Linkes -X (jlinkes - PANTHEON TECHNOLOGIES at Cisco)
            • ... Damjan Marion (damarion)

Reply via email to