numam-dpdk/drivers
Jun Yang d0a77dc3d9 net/dpaa2: define size of table entry
If entry size is not bigger than 27, MC alloc one TCAM entry,
otherwise, alloc 2 TCAM entries.
Extracts size by HW must be not bigger than TCAM entry size(27 or 54).
So define the flow entry size as 54.

Signed-off-by: Jun Yang <jun.yang@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2020-07-11 06:18:52 +02:00
..
baseband log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
bus bus/dpaa: enable set link status 2020-07-11 06:18:52 +02:00
common bus/dpaa: enable link state interrupt 2020-07-11 06:18:52 +02:00
compress common/qat: add multi-process handling of capabilities 2020-07-08 18:16:27 +02:00
crypto drivers/dpaa: optimize thread local storage 2020-07-11 06:18:52 +02:00
event drivers/dpaa: optimize thread local storage 2020-07-11 06:18:52 +02:00
mempool drivers/dpaa: optimize thread local storage 2020-07-11 06:18:52 +02:00
net net/dpaa2: define size of table entry 2020-07-11 06:18:52 +02:00
raw log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
vdpa vdpa/mlx5: enable status protocol feature 2020-07-11 06:18:52 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: remove special versioning for non stable libraries 2020-07-07 12:48:25 +02:00