numam-dpdk/drivers/common
David Marchand d07fc02fb4 drivers/net: fix memzone allocations for DMA memory
Caught by code review.

Using a random name for memzone allocations can result in init failures
in the unlikely case that a name collision occurs.
Use a simple sequential generator on 64 bits.

Fixes: 3f50f072ff ("i40e: fix memzone freeing")
Fixes: 22b123a36d ("net/avf: initialize PMD")
Fixes: 5f0978e962 ("net/ice/base: add OS specific implementation")
Fixes: 737f30e1c3 ("net/hns3: support command interface with firmware")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Min Hu (Connor) <humin29@huawei.com>
Acked-by: Haiyue Wang <haiyue.wang@intel.com>
2021-07-07 14:30:30 +02:00
..
cnxk net/cnxk: get flow operations 2021-06-30 02:14:27 +02:00
cpt drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
dpaax log: register with standardized names 2021-05-11 15:17:55 +02:00
iavf drivers/net: fix memzone allocations for DMA memory 2021-07-07 14:30:30 +02:00
mlx5 devargs: add common key definition 2021-07-05 16:33:18 +02:00
mvep drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
octeontx drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
octeontx2 common/octeontx2: send link event to VF 2021-06-30 04:25:21 +02:00
qat common/qat: increase IM buffer size for GEN3 2021-05-05 16:45:19 +02:00
sfc_efx common/sfc_efx/base: add MAE VLAN presence match bits 2021-07-07 11:54:21 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00