首页 > TAG信息列表 > offload

HAProxy 2.0发布,长期支持版本

HAProxy 2.0 发布了。 HAProxy 是一个使用 C 语言编写的自由及开源软件,其提供高可用性、负载均衡以及基于 TCP 和 HTTP 应用的代理,支持虚拟主机,它是免费、快速并且可靠的 Web 负载均衡解决方案。 包括 GitHub、Bitbucket、Stack Overflow、Reddit 和 Twitter 在内的知名网站,以及 AW

音频路初步见解

音频框图概述 | Front End PCMs | SoC DSP | Back End DAIs | Audio devices | ************* PCM0 <------------> * * <----DAI0-----> Codec Headset * * PCM1 <------------> * * <----DAI1-----> Codec Speakers/Earpiece * DSP * PCM

Packet fragmentation and segmentation offload in UDP and VXLAN

对于以太网,每个传输的数据帧的大小受限于PMTU,PMTU一般为1500字节(不包括L2 header本身)。当应用层下发的数据超过PMTU(严格来说是PMTU - L4 header - L3 header)时,就会在L4/L3进行分片,保证下发给NIC的数据不会超过PMTU。当然,对于TSO/GSO/UFO,情况又不太一样。我们先看看UDP的分片过程,从

基于智能网卡(Smart Nic)的Open vSwitch卸载方案简介

基于智能网卡(Smart Nic)的Open vSwitch卸载方案简介     一、Smart Nic简介 1.1 Smart Nic产生的背景       目前,以Open vSwitch(OVS)为代表的虚拟交换机(vSwitch)以其灵活而丰富的功能支持(如OpenFlow、QOS、VLAN/VXLAN encap/decap)被业界广泛接受,大量应用于云计算多租户场景以

ethtool --offload

ethtool --show-offload enahisic2i3 ethtool --show-offload enahisic2i3 | grep checksum offload ethtool --show-offload enahisic2i3 | grep checksum ethtool --offload enahisic2i3 rx off tx off ethtool --offload enahisic2i3 rx on tx on    

hw-tc-offload

[root@localhost vpp]# ethtool -k enp125s0f0 | grep hw-tc-offload hw-tc-offload: off [fixed] [root@localhost vpp]# [root@localhost vpp]# ethtool -k enp125s0f0 | grep hw-tc-offload hw-tc-offload: off [fixed] [root@localhost vpp]# [root@localhost vpp]#