net/mlx5: create flow matcher object on Windows
[dpdk.git] / drivers / common / mlx5 / windows / mlx5_win_ext.h
index a14a6cc..111af2e 100644 (file)
@@ -14,7 +14,7 @@ extern "C" {
 typedef struct mlx5_context {
        devx_device_ctx        *devx_ctx;
        struct devx_device mlx5_dev;
-
+       struct devx_shutdown_event shutdown_event_obj;
 } mlx5_context_st;
 
 typedef struct {