Support #1895
closed
changing suricata api's to dpdk
Added by Rahul Surya about 8 years ago.
Updated almost 8 years ago.
Description
when i change suricata api's malloc,free to rte_malloc,rte_free of dpdk compatible api's we are facing the error in free functions.do u have any idea of changing the api's means can we?
Can you show your code changes and the errors?
Victor Julien wrote:
Can you show your code changes and the errors?
in src/util-mem.h i changed the malloc(SCMalloc function) to rte_malloc and free(SCFree function) to rte_free,then after running it is getting crash at "SCFree(sc_lid->global_log_format)" in util-debug.c file.
- Assignee set to Anonymous
- Target version set to TBD
Can you be more specific about what you did?
- how did you compile/include dpdk?
- what error messages (if they're verbose) do you get?
- Tracker changed from Optimization to Support
- Status changed from New to Closed
- Assignee deleted (
Anonymous)
- Target version deleted (
TBD)
Also available in: Atom
PDF