A new 'make install' wrongly assumes that the output module name is always 'uname -r' even if RTE_KERNELDIR is passed.
# make install T=... DESTDIR=/tmp/dpdk RTE_KERNELDIR=/lib/modules/3.16.0-4-amd64/build ... # ls /tmp/dpdk/lib/modules/ 4.2.0-18-generic -- Regards Piotr Bartosiewicz