Lukas Stockner b4808de247 buffers: support disabling allocation per numa domain
Currently, the per-numa buffer allocation doesn't support skipping the
allocation altogether for a particular NUMA domain - if it's set to
zero, it instead uses the default allocation.

Therefore, this changes the behavior so that the default is only used
if no per-numa allocation is specified, and an allocation of zero
is honored by not allocating a buffer at all.

Type: improvement
Change-Id: Ie9133b179a88eb884aa3da921e65292daea0df2d
Signed-off-by: Lukas Stockner <lstockner@genesiscloud.com>
2024-08-29 08:40:34 +00:00
..
2022-11-22 19:21:25 +00:00
2018-08-10 15:05:09 +00:00
2024-06-28 01:41:06 +00:00
2023-03-28 13:04:41 +00:00
2024-08-01 22:13:46 +00:00
2023-08-08 12:36:33 +00:00
2024-08-22 08:00:52 +00:00

If you want to build a VPP documentation source, please refer to the VPP user documentation:
https://fd.io/docs/vpp/master/contributing/writingdocs.html