[dpdk-dev] [PATCH v8 1/5] net/softnic: add softnic PMD

Thomas Monjalon thomas at monjalon.net
Thu Oct 12 01:18:20 CEST 2017


10/10/2017 12:18, Jasvinder Singh:
> +ifeq ($(CONFIG_RTE_LIBRTE_SCHED),y)
> +_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SOFTNIC)      += -lrte_pmd_softnic
> +endif

Why linking softnic only if sched is enabled?

Please, can you fix it for RC2?


More information about the dev mailing list