Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/134006 _apply issues_ Submitter: Tyler Retzlaff Date: 2023-11-09 07:34:03 Reply_mail: <1699515243-29413-1-git-send-email-roretzla@linux.microsoft.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: 669e51988630f300a7e3ee7716e07d2ea8906f21 Repo:dpdk, CommitID: 92d7ce4afc4a558f27bbc8368823c625f4e0f9dc * Repo: dpdk-next-net program, and errors like the following are returned when attempting to destroy queues: gve_adminq_parse_err(): AQ command failed with status -11 gve_stop_tx_queues(): failed to destroy txqs gve_adminq_parse_err(): AQ command failed with status -11 gve_stop_rx_queues(): failed to destroy rxqs This change aims to remedy this by restricting the RX receive buffer sizes to valid sizes for their respective queue formats, including both -- Server version missing You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 error: patch failed: drivers/net/mlx5/mlx5_hws_cnt.h:100 error: drivers/net/mlx5/mlx5_hws_cnt.h: patch does not apply Applying: drivers: use stdatomic API Patch failed at 0001 drivers: use stdatomic API Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". * Repo: dpdk Server version missing You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 error: patch failed: drivers/net/mlx5/mlx5_hws_cnt.h:100 error: drivers/net/mlx5/mlx5_hws_cnt.h: patch does not apply Applying: drivers: use stdatomic API Patch failed at 0001 drivers: use stdatomic API Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". DPDK STV team