test suite reviews and discussions
 help / color / mirror / Atom feed
From: Ke Xu <ke1.xu@intel.com>
To: dts@dpdk.org
Cc: lijuan.tu@intel.com, qi.fu@intel.com, weiyuanx.li@intel.com,
	Ke Xu <ke1.xu@intel.com>
Subject: [DTS][PATCH V3 0/4] add vf checksum offload and tso case for tunnel packets.
Date: Wed, 21 Dec 2022 14:08:58 +0800	[thread overview]
Message-ID: <20221221060902.8269-1-ke1.xu@intel.com> (raw)

In DPDK 22.11, checksum offload for inner and outer checksum for tunnel packets
 and tunnel tso is supported. This patch is to support validation these packets.

This patch also fix a typo that checksum is wrongly spelled as checksup.

Ke Xu, Weiyuan Li (4):
  tests/vf_offload: fix a typo.
  tests/vf_offload: add vf checksum hw offload case for tunneling
    packets.
  tests/vf_offload: add vf tso case for tunneling packets.
  tests/vf_offload: dts adaptation DPDK checksum function changes

 tests/TestSuite_vf_offload.py | 409 +++++++++++++++++++++++++++++++++-
 1 file changed, 402 insertions(+), 7 deletions(-)

-- 
2.25.1


             reply	other threads:[~2022-12-21  6:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-21  6:08 Ke Xu [this message]
2022-12-21  6:08 ` [DTS][PATCH V3 1/4] tests/vf_offload: fix a typo Ke Xu
2022-12-21  6:09 ` [DTS][PATCH V3 2/4] tests/vf_offload: add vf checksum hw offload case for tunneling packets Ke Xu
2022-12-21  6:09 ` [DTS][PATCH V3 3/4] tests/vf_offload: add vf tso " Ke Xu
2022-12-21  6:09 ` [DTS][PATCH V3 4/4] tests/vf_offload: dts adaptation DPDK checksum function changes Ke Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221221060902.8269-1-ke1.xu@intel.com \
    --to=ke1.xu@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuan.tu@intel.com \
    --cc=qi.fu@intel.com \
    --cc=weiyuanx.li@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).