Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/112465 _apply patch failure_ Submitter: Herakliusz Lipiec Date: Tuesday, June 07 2022 11:48:56 Applied on: CommitID:bebbf0721943ad2c6632026c4235e48d5f37b88f Apply patch set 112465-112467 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 #8 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. Hunk #6 applied cleanly. Rejected hunk #7. Hunk #8 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** +Number of ports to use. + Common Issues ------------- https://lab.dpdk.org/results/dashboard/patchsets/22485/ UNH-IOL DPDK Community Lab