|WARNING| pw113171-113173 [PATCH] [v2, 3/3] examples/vhost: update vhost usage message
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jun 21 14:37:39 CEST 2022
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/113171
_apply patch failure_
Submitter: Herakliusz Lipiec <herakliusz.lipiec at intel.com>
Date: Tuesday, June 21 2022 12:13:15
Applied on: CommitID:a1b2afe431d80ab65b2ed9889a61ead335e53299
Apply patch set 113171-113173 failed:
Checking patch doc/guides/sample_app_ug/vhost.rst...
error: while searching for:
device 0 enqueue operation and use DMA channel 00:04.1 for vhost device 1
enqueue operation.
Common Issues
-------------
error: patch failed: doc/guides/sample_app_ug/vhost.rst:173
Hunk #7 succeeded at 192 (offset -11 lines).
Applying patch doc/guides/sample_app_ug/vhost.rst with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Hunk #4 applied cleanly.
Hunk #5 applied cleanly.
Rejected hunk #6.
Hunk #7 applied cleanly.
diff a/doc/guides/sample_app_ug/vhost.rst b/doc/guides/sample_app_ug/vhost.rst (rejected hunks)
@@ -173,6 +161,20 @@ Async vhost-user net driver will be used if --dmas is set. For example
device 0 enqueue operation and use DMA channel 00:04.1 for vhost device 1
enqueue operation.
+**--total-num-mbufs 0-N**
+This parameter sets the number of mbufs to be allocated in mbuf pools,
+the default value is 147456. This is can be used if launch of a port fails
+due to shortage of mbufs.
+
+**--tso 0|1**
+Disables/enables TCP segment offload.
+
+**--tx-csum 0|1**
+Disables/enables TX checksum offload.
+
+**-p mask**
+Port mask which specifies the ports to be used
+
Common Issues
-------------
https://lab.dpdk.org/results/dashboard/patchsets/22718/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list