Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/97851 _apply patch failure_ Submitter: Stephen Hemminger Date: Friday, September 03 2021 00:47:32 Applied on: CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f Apply patch set 97851-97855 failed: Checking patch doc/api/doxy-api-index.md... Checking patch doc/api/doxy-api.conf.in... Checking patch doc/guides/howto/packet_capture_framework.rst... Checking patch doc/guides/prog_guide/index.rst... Checking patch doc/guides/prog_guide/pcapng_lib.rst... Checking patch doc/guides/prog_guide/pdump_lib.rst... Checking patch doc/guides/rel_notes/release_21_11.rst... error: while searching for: * Added bus-level parsing of the devargs syntax. * Kept compatibility with the legacy syntax as parsing fallback. Removed Items ------------- error: patch failed: doc/guides/rel_notes/release_21_11.rst:62 Checking patch doc/guides/tools/dumpcap.rst... Checking patch doc/guides/tools/index.rst... Applied patch doc/api/doxy-api-index.md cleanly. Applied patch doc/api/doxy-api.conf.in cleanly. Applied patch doc/guides/howto/packet_capture_framework.rst cleanly. Applied patch doc/guides/prog_guide/index.rst cleanly. Applied patch doc/guides/prog_guide/pcapng_lib.rst cleanly. Applied patch doc/guides/prog_guide/pdump_lib.rst cleanly. Applying patch doc/guides/rel_notes/release_21_11.rst with 1 reject... Rejected hunk #1. Applied patch doc/guides/tools/dumpcap.rst cleanly. Applied patch doc/guides/tools/index.rst cleanly. diff a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst (rejected hunks) @@ -62,6 +62,16 @@ New Features * Added bus-level parsing of the devargs syntax. * Kept compatibility with the legacy syntax as parsing fallback. +* **Enhance Packet capture.** + + * New dpdk-dumpcap program that has most of the features of the + wireshark dumpcap utility including capture of multiple interfaces, + stopping after number of bytes, packets. + * New library for writing pcapng packet capture files. + * Enhancement to the pdump library to support: + * Packet filter with BPF. + * Pcapng format with timestamps and meta-data. + * Fixes packet capture with stripped VLAN tags. Removed Items ------------- https://lab.dpdk.org/results/dashboard/patchsets/18518/ UNH-IOL DPDK Community Lab