Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/136248 _apply issues_ Submitter: Suanming Mou Date: 2024-02-01 02:30:03 Reply_mail: <20240201023004.425592-4-suanmingm@nvidia.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: 8e5cbd3d1f6f077abdcb2ef4de027603ba9af5ca Repo:dpdk, CommitID: 5eedf66ac0e5ce62cd333e523996c63a3c4c2c00 * Repo: dpdk-next-net 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_flow.h:1839 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1460 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply error: drivers/net/mlx5/mlx5_flow_geneve.c: does not exist in index Applying: ethdev: rename action modify field data structure Patch failed at 0001 ethdev: rename action modify field data structure 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 When building nic_uio module on FreeBSD 14, a build error is given in the DRIVER_MODULE macro: nic_uio.c:84:81: error: too many arguments provided to function-like macro invocation DRIVER_MODULE(nic_uio, pci, nic_uio_driver, nic_uio_devclass, nic_uio_modevent, 0); ^ On FreeBSD 14, the devclass parameter is dropped from the macro, -- 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_flow.h:1839 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:1460 error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply error: drivers/net/mlx5/mlx5_flow_geneve.c: does not exist in index Applying: ethdev: rename action modify field data structure Patch failed at 0001 ethdev: rename action modify field data structure 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