numam-dpdk/drivers/bus
Nipun Gupta b3ec974c34 bus/fslmc: configure separate portal for Ethernet Rx
In case of Receive from Ethernet we add a new pull request (prefetch)
but do not fetch the results from that pull request until next
dequeue operation. This keeps the portal in busy mode.

This patch updates the portals bifurcation to have separate portals
to receive packets for Ethernet and all other devices to use a
common portal.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
2018-04-12 00:21:00 +02:00
..
dpaa bus/dpaa: fix resource leak 2018-04-12 00:20:47 +02:00
fslmc bus/fslmc: configure separate portal for Ethernet Rx 2018-04-12 00:21:00 +02:00
pci mem: replace memseg with memseg lists 2018-04-11 19:55:39 +02:00
vdev use SPDX tag for RehiveTech copyright files 2018-04-11 01:47:43 +02:00
Makefile mk: fix dependencies of dpaaX drivers 2018-03-14 00:37:42 +01:00
meson.build build: add meson support for dpaaX platforms 2018-03-15 17:50:02 +01:00