On Mon, Sep 26, 2022 at 9:54 AM Naga Harish K, S V <[email protected]> wrote: > I am facing _apply patch failure_ warning for one of my patchsets as below. > > https://lab.dpdk.org/results/dashboard/patchsets/23622/ > > http://mails.dpdk.org/archives/test-report/2022-September/309233.html > > Looks like the patch is being applied for dpdk branch, but the patchset is > for “dpdk-next-eventdev” branch.
Testing locally, the script seems to correctly identify the branch: $ ./tools/pw_maintainers_cli.py --pw-server https://patchwork.dpdk.org/api/1.2 --pw-project dpdk --pw-token XXX list-trees --type series 24817 dpdk-next-eventdev Not sure what went wrong. > > Can you help in applying the patch to correct branch (dpdk-next-eventdev)? I manually triggered a test of this patch against this branch. -- David Marchand

