HI Pavan,
    One quick comment

On 3/20/2018 8:10 PM, Pavan Nikhilesh wrote:
-LDLIBS += -lrte_eal -lrte_eventdev -lrte_mempool_octeontx -lrte_pmd_octeontx
+LDLIBS += -lrte_eal -lrte_eventdev -lrte_octeontx_common -lrte_pmd_octeontx
Typically the naming convention for driver based libraries is "rte_type_specific" e.g. rte_mempool_octeontx.
rte_octeontx_common is breaking the tradition.

Regards,
Hemant

Reply via email to