News: 0001629003

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Many Great Networking Improvements Arrive In Linux 7.1

([Linux Networking] 110 Minutes Ago Linux 7.1 Networking)


Merged recently to Linux Git were the big set of networking changes for the Linux 7.1 kernel.

With the ever expanding Linux use from embedded/mobile and desktop to super computer hardware, the Linux networking subsystem continues being ever so busy with new wired and wireless networking hardware support as well as making more performance optimizations and features to benefit networked Linux environments.

For the Linux 7.1 merge window some of the most exciting networking changes include:

- Support for hardware queue leasing, which can allow containers to be granted access to network hardware queues for zero-copy operations and AF_XDP support.

- [1]Retiring of UDP-Lite as it will allow for better performance of the networking code as it's cleaned up.

- [2]IPv6 can no longer be built as a module but must be a kernel built-in when desiring IPv6 support in your kernel build.

- The Realtek r8169 driver now supports the RTL8125cp Ethernet ASIC.

- The Realtek r8152 driver now supports the RTL8157 5Gbit chip.

- The Synopsys STMMAC driver now supports the Spacemit K3.

- The AMD XGBE Ethernet driver now delivers improved power management for s0i3.

- The Mediatek MT76 driver now supports NPU offload with the MT7996 for hardware Ethernet and WiFi traffic offloading.

- [3]Many other Mediatek MT76 WiFi driver improvements .

- The Qualcomm Ath12k WiFi driver now supports the IPQ5424.

- The Realtek WiFi driver code added USB RX aggregation for better wireless performance.

- Bluetooth support for the Mediatek MT6639 (MT7927) and MT7902 SDIO.

More details for those interested via the [4]networking pull .



[1] https://www.phoronix.com/news/Linux-7.1-Retiring-UDP-Lite

[2] https://www.phoronix.com/news/Linux-IPv6-Built-In-Or-Nothing

[3] https://www.phoronix.com/news/MediaTek-MT76-Linux-7.1

[4] https://lore.kernel.org/lkml/20260414193324.1390838-1-kuba@kernel.org/



Actually, the probability is 100% that the elevator will be going in the
right direction. Proof by induction:

N=1. Trivially true, since both you and the elevator only have one
floor to go to.

Assume true for N, prove for N+1:
If you are on any of the first N floors, then it is true by the
induction hypothesis. If you are on the N+1st floor, then both you
and the elevator have only one choice, namely down. Therefore,
it is true for all N+1 floors.
QED.