RE: [PATCH] net/mlx5: support bus socket with no hugepages

2023-10-30 Thread Slava Ovsiienko
troducing the some devargs "allow_any_socket", allowing "wrong socket" allocation? With best regards, Slava From: Hari Sasank Sent: Monday, October 30, 2023 1:40 PM To: Slava Ovsiienko ; Matan Azrad ; Ori Kam ; Suanming Mou Cc: dev@dpdk.org Subject: Re: [PATCH] net/mlx5: su

Re: [PATCH] net/mlx5: support bus socket with no hugepages

2023-10-30 Thread Hari Sasank
AM To: Hari Sasank ; Matan Azrad ; Ori Kam ; Suanming Mou Cc: dev@dpdk.org Subject: RE: [PATCH] net/mlx5: support bus socket with no hugepages Hi, Hari As I see almost all updates, using newly introduced MLX5_MEM_FALLBACK_ANY_SOCKET flag, are related to the memory mapped for the hardware usage

RE: [PATCH] net/mlx5: support bus socket with no hugepages

2023-10-30 Thread Slava Ovsiienko
Hi, Hari As I see almost all updates, using newly introduced MLX5_MEM_FALLBACK_ANY_SOCKET flag, are related to the memory mapped for the hardware usage (NIC accesses these areas with DMA over the PCIe bus segment NIC attached to). It means the memory allegiance to the specific is strong and mig