Junxiao Shi
18627cede7
net/memif: allocate socket hash on any NUMA socket
...
Previously, memif socket hash is always allocated on NUMA socket 0.
If the application is entirely running on another NUMA socket and EAL
--socket-limit prevents memory allocation on NUMA socket 0, memif
creation fails with "HASH: memory allocation failed" error.
This patch allows allocating memif socket hash on any NUMA socket.
Signed-off-by: Junxiao Shi <git@mail1.yoursunny.com>
Reviewed-by: Jakub Grajciar <jgrajcia@cisco.com>
2021-10-04 19:25:12 +02:00
..
2021-09-28 14:59:28 +02:00
2021-09-07 17:55:23 +02:00
2021-08-17 08:37:52 +02:00
2021-08-17 08:37:52 +02:00
2021-10-08 14:58:11 +02:00
2021-09-08 15:27:02 +02:00
2021-10-08 14:58:11 +02:00
2021-09-27 22:23:25 +02:00
2021-10-08 14:58:11 +02:00
2021-09-28 12:09:14 +02:00
2021-09-30 17:31:37 +02:00
2021-10-07 14:47:35 +02:00
2021-10-07 14:47:35 +02:00
2021-09-07 19:08:05 +02:00
2021-08-17 08:37:52 +02:00
2021-08-17 08:37:52 +02:00
2021-10-08 14:58:11 +02:00
2021-10-01 13:09:43 +02:00
2021-08-10 05:01:57 +02:00
2021-09-07 19:08:05 +02:00
2021-09-09 19:35:40 +02:00
2021-10-05 12:31:37 +02:00
2021-09-28 05:33:44 +02:00
2021-10-05 16:59:06 +02:00
2021-08-27 15:51:34 +02:00
2021-08-17 08:37:52 +02:00
2021-10-01 13:09:43 +02:00
2021-10-07 14:47:35 +02:00
2021-08-17 08:37:52 +02:00
2021-08-17 08:37:52 +02:00
2021-10-04 19:25:12 +02:00
2021-09-23 08:45:10 +02:00
2021-10-08 14:58:11 +02:00
2021-08-17 08:37:52 +02:00
2021-09-07 19:07:46 +02:00
2021-09-07 19:07:46 +02:00
2021-08-17 08:37:52 +02:00
2021-09-07 19:07:46 +02:00
2021-08-27 15:51:34 +02:00
2021-08-17 08:37:52 +02:00
2021-09-21 10:42:31 +02:00
2021-09-16 16:29:51 +02:00
2021-08-17 08:37:52 +02:00
2021-09-09 15:30:32 +02:00
2021-08-17 08:37:52 +02:00
2021-09-15 17:11:56 +02:00
2021-08-17 08:37:52 +02:00
2021-09-21 10:32:30 +02:00
2021-10-05 17:03:37 +02:00
2021-08-17 08:37:52 +02:00
2021-09-23 08:45:10 +02:00
2021-09-07 19:07:46 +02:00
2021-09-07 19:08:05 +02:00
2021-08-17 08:37:52 +02:00
2021-08-17 08:37:52 +02:00
2021-09-30 12:58:09 +02:00
2021-09-07 19:07:46 +02:00
2021-07-12 17:55:19 +02:00