[PATCH 21.11] Revert "net/mlx5: fix flex item availability"
Kevin Traynor
ktraynor at redhat.com
Fri Apr 1 12:23:42 CEST 2022
On 29/03/2022 16:41, Kevin Traynor wrote:
> This reverts commit 48fe9efaf2fb974e3f805eb7c54440ec3818a4b6.
>
> This patch seems to be causing a build failure [0] in the CI [1] with
> meson on Windows.
>
> Revert for now and it can be reapplied at a later time when it is fixed.
>
> [0]
> [531/617] Compiling C object
> drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_flow.c.obj.
> FAILED: drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_flow.c.obj
> clang @drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_flow.c.obj.rsp
> ../drivers/net/mlx5/mlx5_flow.c:9867:23: error: incomplete definition of
> type 'struct rte_pci_device'
> switch (priv->pci_dev->id.device_id) {
> ~~~~~~~~~~~~~^
> ..\drivers\net/mlx5/mlx5.h:154:9: note: forward declaration of 'struct
> rte_pci_device'
> struct rte_pci_device *pci_dev; /**< Backend PCI device. */
> ^
> 1 error generated.
>
> [1]
> https://lab.dpdk.org/results/dashboard/tarballs/19198/#env-27
>
> Cc: rasland at nvidia.com
> Cc: getelson at nvidia.com
> Cc: viacheslavo at nvidia.com
> Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
Applied.
More information about the stable
mailing list