Re: [PATCH] doc/linux_gsg: remove note referring to old pkg-config

2025-05-14 Thread David Marchand
On Tue, Apr 8, 2025 at 7:19 PM Bruce Richardson wrote: > > Latest DPDK releases no longer officially support RHEL 7 as a target > platform, so remove the note about pkg-config not working on those > systems. > > Signed-off-by: Bruce Richardson Applied, thanks. -- David Marchand

Re: [PATCH] doc/linux_gsg: remove note referring to old pkg-config

2025-05-14 Thread Bruce Richardson
On Wed, May 14, 2025 at 11:12:27AM +0200, David Marchand wrote: > On Tue, Apr 8, 2025 at 7:19 PM Bruce Richardson > wrote: > > > > Latest DPDK releases no longer officially support RHEL 7 as a target > > platform, so remove the note about pkg-config not working on those > > systems. > > > > Signed

Re: [PATCH] doc/linux_gsg: remove note referring to old pkg-config

2025-05-14 Thread David Marchand
On Tue, Apr 8, 2025 at 7:19 PM Bruce Richardson wrote: > > Latest DPDK releases no longer officially support RHEL 7 as a target > platform, so remove the note about pkg-config not working on those > systems. > > Signed-off-by: Bruce Richardson Reviewed-by: David Marchand I see examples still r

RE: [PATCH] doc/linux_gsg: remove note referring to old pkg-config

2025-04-08 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Tuesday, 8 April 2025 19.19 > > Latest DPDK releases no longer officially support RHEL 7 as a target > platform, so remove the note about pkg-config not working on those > systems. > > Signed-off-by: Bruce Richardson > --- > d

[PATCH] doc/linux_gsg: remove note referring to old pkg-config

2025-04-08 Thread Bruce Richardson
Latest DPDK releases no longer officially support RHEL 7 as a target platform, so remove the note about pkg-config not working on those systems. Signed-off-by: Bruce Richardson --- doc/guides/linux_gsg/sys_reqs.rst | 7 --- 1 file changed, 7 deletions(-) diff --git a/doc/guides/linux_gsg/sy