From: Thomas Monjalon <thomas@monjalon.net>
To: Bing Zhao <bingz@nvidia.com>
Cc: viacheslavo@nvidia.com, matan@nvidia.com, stable@dpdk.org,
dev@dpdk.org, orika@nvidia.com, rasland@nvidia.com,
asafp@nvidia.com
Subject: Re: [dpdk-stable] [PATCH v2] net/mlx5: fix loopback for DV queue
Date: Thu, 13 May 2021 14:58:28 +0200 [thread overview]
Message-ID: <6929254.pzJ2p99ORZ@thomas> (raw)
In-Reply-To: <20210513111329.40040-1-bingz@nvidia.com>
13/05/2021 13:13, Bing Zhao:
> --- a/drivers/net/mlx5/mlx5_trigger.c
> +++ b/drivers/net/mlx5/mlx5_trigger.c
> @@ -19,6 +19,7 @@
> #include "mlx5_tx.h"
> #include "mlx5_utils.h"
> #include "rte_pmd_mlx5.h"
> +#include "mlx5_verbs.h"
You cannot include a Linux-only header here.
It fails on Windows:
http://mails.dpdk.org/archives/test-report/2021-May/194731.html
next prev parent reply other threads:[~2021-05-13 12:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-12 14:36 [dpdk-stable] [PATCH] " Bing Zhao
2021-05-12 14:48 ` Thomas Monjalon
2021-05-12 14:51 ` Bing Zhao
2021-05-12 15:30 ` Thomas Monjalon
2021-05-12 15:48 ` Slava Ovsiienko
2021-05-12 16:03 ` Thomas Monjalon
2021-05-13 11:14 ` Bing Zhao
2021-05-13 11:13 ` [dpdk-stable] [PATCH v2] " Bing Zhao
2021-05-13 12:58 ` Thomas Monjalon [this message]
2021-05-13 12:59 ` Bing Zhao
2021-05-17 15:18 ` [dpdk-stable] [PATCH v3] " Bing Zhao
2021-05-18 8:32 ` [dpdk-stable] [dpdk-dev] " Thomas Monjalon
2021-05-18 8:33 ` Bing Zhao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6929254.pzJ2p99ORZ@thomas \
--to=thomas@monjalon.net \
--cc=asafp@nvidia.com \
--cc=bingz@nvidia.com \
--cc=dev@dpdk.org \
--cc=matan@nvidia.com \
--cc=orika@nvidia.com \
--cc=rasland@nvidia.com \
--cc=stable@dpdk.org \
--cc=viacheslavo@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).