git: bc74bcf813 - main - 14.2/relnotes: Add igb(4) to AIM change and add UDP ancedote

From: Kevin Bowling <kbowling_at_FreeBSD.org>
Date: Mon, 02 Dec 2024 08:36:20 UTC
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/doc/commit/?id=bc74bcf8131b8a906066a151a5999c8598de10f8

commit bc74bcf8131b8a906066a151a5999c8598de10f8
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2024-12-02 08:35:49 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-12-02 08:35:49 +0000

    14.2/relnotes: Add igb(4) to AIM change and add UDP ancedote
---
 website/content/en/releases/14.2R/relnotes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc
index 94e1042c46..d701c853b1 100644
--- a/website/content/en/releases/14.2R/relnotes.adoc
+++ b/website/content/en/releases/14.2R/relnotes.adoc
@@ -346,7 +346,7 @@ Lots of improvements to the network stack, including performance improvements an
 AIM(Adaptive Interrupt Moderation) support has been added to the man:igc[4] driver.
 gitref:472a0ccf847a[repository=src] (Sponsored by Rubicon Communications, LLC ("Netgate") and BBOX.io)
 
-These features has also been added to the man:lem[4] and man:em[4] drivers.
+These features has also been added to the man:lem[4], man:em[4] and man:igb[4] drivers.  A major regression in UDP performance introduced in FreeBSD 12.0, including NFS over UDP, is believed to be fixed with this change.
 gitref:49f12d5b38f6[repository=src] (Sponsored by Rubicon Communications, LLC ("Netgate") and BBOX.io)
 
 [[wireless-networking]]