* [dts] [PATCH] test_plans: add rx checksum valid flags
@ 2017-02-23 16:21 Peng Yuan
0 siblings, 0 replies; only message in thread
From: Peng Yuan @ 2017-02-23 16:21 UTC (permalink / raw)
To: dts; +Cc: Peng Yuan
Signed-off-by: Peng Yuan <yuan.peng@intel.com>
diff --git a/test_plans/checksum_offload_test_plan.rst b/test_plans/checksum_offload_test_plan.rst
index 8325b47..dbbd772 100644
--- a/test_plans/checksum_offload_test_plan.rst
+++ b/test_plans/checksum_offload_test_plan.rst
@@ -192,4 +192,24 @@ The first byte of source IPv4 address will be increment by testpmd. The checksum
is indeed recalculated by software algorithms.
+Test Case: Validate RX checksum valid flags on the receive packet
+==============================================================
+etup the ``csum`` forwarding mode::
+ testpmd> set fwd csum
+ Set csum packet forwarding mode
+
+Start the packet forwarding::
+
+ testpmd> start
+ csum packet forwarding - CRC stripping disabled - packets/burst=32
+ nb forwarding cores=1 - nb forwarding ports=10
+ RX queues=1 - RX desc=128 - RX free threshold=64
+ RX threshold registers: pthresh=8 hthresh=8 wthresh=4
+ TX queues=1 - TX desc=512 - TX free threshold=0
+ TX threshold registers: pthresh=32 hthresh=8 wthresh=8
+
+Configure the traffic generator to send the multiple packets with the following
+combination: good/bad ip checksum + good/bad udp/tcp checksum.
+
+Check the Rx checksum flags consistent with expected flags.
--
2.5.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-23 2:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-23 16:21 [dts] [PATCH] test_plans: add rx checksum valid flags Peng Yuan
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).