2016-06-20 15:40, Pablo de Lara: > +include $(RTE_SDK)/mk/rte.vars.mk > + > +ifeq ($(LIBSSO_KASUMI_PATH),) > +$(error "Please define LIBSSO_KASUMI_PATH environment variable") > +endif
This is not "make clean" compliant. See previous fix of other crypto drivers: http://dpdk.org/browse/dpdk/commit/?id=1eec9aa301