net/mrvl: remove DMA buffer size from configuration
authorTomasz Duszynski <tdu@semihalf.com>
Tue, 17 Oct 2017 09:49:54 +0000 (11:49 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 26 Oct 2017 00:33:00 +0000 (02:33 +0200)
commitb32a42e4d69dbe1728b9199096b0d08dfb855d52
treee84078c51ec8ef1599e09c732183b963657e2065
parent8fe4d212dc341de6a7d6b1c8ca8ec36653a8bb51
net/mrvl: remove DMA buffer size from configuration

RTE_MRVL_MUSDK_DMA_MEMSIZE can be removed from DPDK configuration
as it's no longer used as a synchronization point for net and crypto
mrvl pmds.

Fixes: 0ddc9b815b11 ("net/mrvl: add net PMD skeleton")

Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
config/common_base
drivers/net/mrvl/mrvl_ethdev.c