1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux
Sieng Piaw Liew ba74da5b99 bcm63xx: enetsw: switch to netdev_alloc_skb_ip_align
Increases packet processing performance by 30%.
Tested on BCM6328 320 MHz and iperf3 -M 512 for packet/sec performance.

Before:
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-30.00  sec   120 MBytes  33.7 Mbits/sec  277             sender
[  4]   0.00-30.00  sec   120 MBytes  33.5 Mbits/sec                  receiver

After:
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-30.00  sec   155 MBytes  43.3 Mbits/sec  354             sender
[  4]   0.00-30.00  sec   154 MBytes  43.1 Mbits/sec                  receiver

Signed-off-by: Sieng Piaw Liew <liew.s.piaw@gmail.com>
[Merge patches, amend commit and add patch description]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-12-02 20:32:12 +01:00
..
apm821xx apm821xx: clean up target/subtarget features 2020-11-25 13:23:06 +01:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: enable LNA for all ar9344 TPLink CPE devices 2020-12-02 16:28:19 +01:00
bcm27xx kernel: clean up patch fuzz 2020-11-26 17:32:43 +00:00
bcm47xx kernel: bump 5.4 to 5.4.80 2020-11-26 11:17:55 +01:00
bcm53xx kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
bcm63xx bcm63xx: enetsw: switch to netdev_alloc_skb_ip_align 2020-12-02 20:32:12 +01:00
gemini
generic generic: ipeth: fix iOS 14 tethering 2020-11-30 09:31:25 +01:00
imx6 kernel: bump 5.4 to 5.4.77 2020-11-18 21:13:46 +01:00
ipq40xx ipq40xx: DTS style updates for OpenMesh devices 2020-11-23 13:44:47 +01:00
ipq806x kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
ipq807x
kirkwood
lantiq lantiq: fix build of squashfs images 2020-11-29 00:53:44 +01:00
layerscape kernel: bump 5.4 to 5.4.80 2020-11-26 11:17:55 +01:00
malta
mediatek kernel: bump 5.4 to 5.4.80 2020-11-26 11:17:55 +01:00
mpc85xx kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
mvebu mvebu: sysupgrade: write additional information to log output 2020-12-01 19:39:08 +01:00
mxs
octeon kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
octeontx
omap
oxnas kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
pistachio kernel: bump 5.4 to 5.4.77 2020-11-18 21:13:46 +01:00
ramips ramips: add support for ASUS RT-N56U B1 2020-11-28 20:51:50 +01:00
realtek realtek: fix SFP ports on the dlink 10port switch 2020-12-02 10:43:45 +01:00
rockchip rockchip: remove unused config symbols 2020-11-04 23:58:27 +01:00
sunxi sunxi: add support for Libre Computer ALL-H3-CC H5 2020-11-12 18:21:17 +01:00
tegra tegra: sysupgrade: write additional information to log output 2020-12-01 19:40:22 +01:00
uml
x86 x86: generic: disable CONFIG_EFI_VARS 2020-11-12 18:21:55 +01:00
zynq
Makefile