Networking In The Next Kernel Yields AQtion USB Driver, Retpoline Overhead Reduction

Written by Michael Larabel in Linux Kernel on 23 December 2018 at 01:48 AM EST. 1 Comment
LINUX KERNEL
David Miller is one of the latest kernel maintainers sending in his pull requests early for the upcoming Linux 4.21 kernel with its merge window expected to open during the holidays.

With the networking subsystem changes submitted by David Miller, there are a few notable improvements catching our attention for this next version of the Linux kernel.

- The previously covered work for helping mitigate Retpoline overhead in the networking code that was introduced at the start of the year as part of the Spectre Variant Two mitigations with "return trampolines."

- Many cleanups and improvements to the Realtek r8169 driver. The r8169 driver is quite common among many Linux desktop systems and good to see it getting further improved.

- There's a new network driver for the Aquantia Corp's AQtion USB to 2.5/5Gb Ethernet adapters.

- GRO support for plain UDP sockets, which can provide some performance benefits. In one basic benchmark the UDP RX performance went up from 1079 MB/s to 1466 MB/s.

The more comprehensive look at the networking feature changes initially set to land for Linux 4.21 can be found via this pull request.

One notable feature absent from this pull request is WireGuard not yet being queued for Linux 4.21.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week