Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/112339 _apply patch failure_ Submitter: Yuan Wang Date: Monday, June 06 2022 17:45:07 Applied on: CommitID:c98600d4bed6d15599e448990f2ba117ca938a2d Apply patch set 112339-112340 failed: Checking patch doc/guides/prog_guide/vhost_lib.rst... Checking patch doc/guides/rel_notes/release_22_07.rst... error: while searching for: Added vhost async dequeue API which can leverage DMA devices to accelerate receiving pkts from guest. Removed Items ------------- error: patch failed: doc/guides/rel_notes/release_22_07.rst:147 Checking patch lib/vhost/rte_vhost_async.h... Checking patch lib/vhost/version.map... Checking patch lib/vhost/virtio_net.c... Applied patch doc/guides/prog_guide/vhost_lib.rst cleanly. Applying patch doc/guides/rel_notes/release_22_07.rst with 1 reject... Rejected hunk #1. Applied patch lib/vhost/rte_vhost_async.h cleanly. Applied patch lib/vhost/version.map cleanly. Applied patch lib/vhost/virtio_net.c cleanly. diff a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst (rejected hunks) @@ -147,6 +147,11 @@ New Features Added vhost async dequeue API which can leverage DMA devices to accelerate receiving pkts from guest. +* **Added thread-safe version of inflight packet clear API in vhost library.** + + Added an API which can clear the inflight packets submitted to + the async channel in a thread-safe manner in the vhost async data path. + Removed Items ------------- https://lab.dpdk.org/results/dashboard/patchsets/22441/ UNH-IOL DPDK Community Lab