* [dpdk-dev] i40e VXLAN TSO issue
@ 2020-05-26 1:36 yang_y_yi
0 siblings, 0 replies; only message in thread
From: yang_y_yi @ 2020-05-26 1:36 UTC (permalink / raw)
To: dev; +Cc: beilei.xing, yangyi01
Hi, folk
I'm trying to enable VXLAN TSO support in OVS DPDK, [1]
is RFC patch, I tested it, it can work in term of functionality, but the
performance is very bad, I don't know why, anybody can help on this? I tested it on X710, and tried dpdk
19.11 and dpdk 19.11.2, the same performance issue is
there.
I have the below questions:
#1. For large TSO packet, it is about 64K, but ret_mbuf
size is MTU of DPDK port, multi-segmented mbuf is necessary, but I checked
GSO code, it seems the attached mbuf includes packet header, anybody can help
confirm external mbuf is ok for Tx on physical dpdk port? It doesn't work per my check.
#2. Can anybody help review code [1] and find out the root cause?
Thank you in advance.
[1] https://patchwork.ozlabs.org/project/openvswitch/patch/20200525090337.110640-1-yang_y_yi@163.com/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-26 1:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 1:36 [dpdk-dev] i40e VXLAN TSO issue yang_y_yi
DPDK patches and discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/dev/0 dev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 dev dev/ http://inbox.dpdk.org/dev \
dev@dpdk.org
public-inbox-index dev
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.dev
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git