dpdk: Only reconfigure max pipe size on linux 52/40852/2
authorTom Jones <thj@freebsd.org>
Fri, 2 Feb 2024 14:24:04 +0000 (14:24 +0000)
committerDamjan Marion <dmarion@0xa5.net>
Mon, 6 May 2024 11:38:40 +0000 (11:38 +0000)
commit3d372e655333442ce24b378cf70cc5e8deb6ff7a
treeacbbb3d1fed2237434f207b48168a7ec09d725e7
parentf4c79967a659896eb7b2e8a9de981ad46e307a85
dpdk: Only reconfigure max pipe size on linux

FreeBSD dynmically grows pipes based on usage and available system
memory. Don't try to resize pipes on FreeBSD for now.

Type: improvement
Change-Id: I78b06dead5d42a3a7bdf634a67b43ef854e510f8
Signed-off-by: Tom Jones <thj@freebsd.org>
src/plugins/dpdk/device/cli.c