[dpdk-dev] [PATCH v2 2/2] octeontx: move mbox to common folder

Hemant Agrawal hemant.agrawal at nxp.com
Tue Mar 20 16:01:42 CET 2018


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


More information about the dev mailing list