numam-dpdk/drivers
Tiwei Bie 12e9e70c89 net/virtio: define avail and used flags as constants
We are consistently passing 1 as the argument in the data path,
so there is no need to define avail/used flags as function-like
macros anymore. This patch changes the avail and used flags to
constants. And a frequently used combination is also introduced.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Jens Freimann <jfreimann@redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2019-03-29 17:25:32 +01:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus bus/fslmc: fix build with musl libc 2019-03-31 01:02:21 +01:00
common crypto/octeontx: move device specific code to driver 2019-03-22 15:54:24 +01:00
compress compress/qat: add fallback to fixed compression 2019-03-22 14:27:46 +01:00
crypto drivers: fix SPDX license id consistency 2019-03-29 00:15:53 +01:00
event drivers: fix SPDX license id consistency 2019-03-29 00:15:53 +01:00
mempool mempool/dpaa: allocate bp info for multiprocess 2019-03-29 14:36:39 +01:00
net net/virtio: define avail and used flags as constants 2019-03-29 17:25:32 +01:00
raw eal/linux: rename linuxapp to linux 2019-03-12 17:31:13 +01:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: move variable for drivers to top level 2019-03-26 23:28:39 +01:00