numam-dpdk/drivers
Timothy McDaniel ca12862218 event/dlb2: add v2.5 create LDB port
Update the low level HW functions responsible for
creating load balanced ports. These functions create the
producer port (PP), configure the consumer queue (CQ), and
validate the port creation arguments.

The logic is very similar to what was done for v2.0,
but the new combined register map for v2.0 and v2.5
uses new register names and bit names.  Additionally,
new register access macros are used so that the code
can perform the correct action, based on the hardware
version, v2.0 or v2.5.

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
2021-05-03 11:46:30 +02:00
..
baseband drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
bus build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
common common/mlx5: add UMR and RDMA write WQE definitions 2021-05-04 22:51:18 +02:00
compress common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
crypto event/octeontx2: fix crypto adapter queue pair operations 2021-04-29 10:47:49 +02:00
event event/dlb2: add v2.5 create LDB port 2021-05-03 11:46:30 +02:00
mempool drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
net common/mlx5: share hash list tool 2021-05-04 22:49:37 +02:00
raw raw/ioat: report status of completed jobs 2021-05-04 17:43:50 +02:00
regex common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
vdpa common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00