Re: [PATCH v2] docs: freebsd: Update to 20.11

2023-07-17 Thread Bruce Richardson
On Mon, Jul 03, 2023 at 05:19:18PM +0200, Thomas Monjalon wrote: > 30/06/2023 18:41, David Young: > > This patch updates the installation instructions for DPDK on FreeBSD. > > It specifies the explicit version of DPDK (20.11) to be installed. > > This change is important as the 'dpdk' package is an

Re: [PATCH v2] docs: freebsd: Update to 20.11

2023-07-03 Thread Thomas Monjalon
30/06/2023 18:41, David Young: > This patch updates the installation instructions for DPDK on FreeBSD. > It specifies the explicit version of DPDK (20.11) to be installed. > This change is important as the 'dpdk' package is an alias and doesn't > always point to the latest version. By specifying th

[PATCH v2] docs: freebsd: Update to 20.11

2023-06-30 Thread David Young
This patch updates the installation instructions for DPDK on FreeBSD. It specifies the explicit version of DPDK (20.11) to be installed. This change is important as the 'dpdk' package is an alias and doesn't always point to the latest version. By specifying the explicit version, we make it clear wh