|WARNING| pw121702 [PATCH] net/i40e: disable source pruning
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Jan 9 03:48:27 CET 2023
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/121702
_apply patch failure_
Submitter: Ke Zhang <ke1x.zhang at intel.com>
Date: Monday, January 09 2023 02:20:27
Applied on: CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7
Apply patch set 121702 failed:
Checking patch app/test-pmd/cmdline.c...
Hunk #1 succeeded at 481 (offset -1 lines).
Hunk #2 succeeded at 5766 (offset -12 lines).
error: while searching for:
(cmdline_parse_inst_t *)&cmd_show_port_cman_capa,
(cmdline_parse_inst_t *)&cmd_show_port_cman_config,
(cmdline_parse_inst_t *)&cmd_set_port_cman_config,
NULL,
};
error: patch failed: app/test-pmd/cmdline.c:12866
Checking patch drivers/net/i40e/i40e_ethdev.c...
Checking patch lib/ethdev/ethdev_driver.h...
Checking patch lib/ethdev/rte_ethdev.c...
Checking patch lib/ethdev/rte_ethdev.h...
Applying patch app/test-pmd/cmdline.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Applied patch drivers/net/i40e/i40e_ethdev.c cleanly.
Applied patch lib/ethdev/ethdev_driver.h cleanly.
Applied patch lib/ethdev/rte_ethdev.c cleanly.
Applied patch lib/ethdev/rte_ethdev.h cleanly.
diff a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c (rejected hunks)
@@ -12866,6 +12941,8 @@ static cmdline_parse_ctx_t builtin_ctx[] = {
(cmdline_parse_inst_t *)&cmd_show_port_cman_capa,
(cmdline_parse_inst_t *)&cmd_show_port_cman_config,
(cmdline_parse_inst_t *)&cmd_set_port_cman_config,
+ (cmdline_parse_inst_t *)&cmd_set_vsi_enable_all,
+ (cmdline_parse_inst_t *)&cmd_set_vsi_enable_one,
NULL,
};
https://lab.dpdk.org/results/dashboard/patchsets/24912/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list