]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async/dpdk:Add the TSO configuration 44278/head
authorChunsong Feng <fengchunsong@huawei.com>
Fri, 10 Dec 2021 05:52:37 +0000 (05:52 +0000)
committerChunsong Feng <fengchunsong@huawei.com>
Wed, 29 Dec 2021 03:19:06 +0000 (03:19 +0000)
commitf84196ac0f077041020288820324089e93e112f4
tree1eaf6b07c1422c7120ce8ff09131c608824fa850
parent2925e34887b204802b34c6d5dc7720decefeacb7
msg/async/dpdk:Add the TSO configuration

The TSO feature of some NICs(mlx5,iavf,sfc,hns3) is abnormal in DPDK-20.11.
The TSO feature is fiexed in DPDK-21.11. Therefore, a configure is added
for compatibility.

Signed-off-by: Chunsong Feng <fengchunsong@huawei.com>
Reviewed-by: luo rixin <luorixin@huawei.com>
Reviewed-by: Han Fengzhe <hanfengzhe@hisilicon.com>
src/common/options/global.yaml.in
src/msg/async/dpdk/DPDK.cc