DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] net: re-add qede to meson
@ 2019-10-03  8:18 David Marchand
  2019-10-03  8:38 ` Jerin Jacob
  0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2019-10-03  8:18 UTC (permalink / raw)
  To: dev; +Cc: jerinj, ndabilpuram, kirankumark

qede has been dropped from the drivers/net meson.
Add it again.

Fixes: 9a8864c8b5da ("net/octeontx2: add build and doc infrastructure")

Signed-off-by: David Marchand <david.marchand@redhat.com>
---
 drivers/net/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/meson.build b/drivers/net/meson.build
index 513f19b..0170f01 100644
--- a/drivers/net/meson.build
+++ b/drivers/net/meson.build
@@ -37,6 +37,7 @@ drivers = ['af_packet',
 	'octeontx',
 	'octeontx2',
 	'pcap',
+	'qede',
 	'ring',
 	'sfc',
 	'softnic',
-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] net: re-add qede to meson
  2019-10-03  8:18 [dpdk-dev] [PATCH] net: re-add qede to meson David Marchand
@ 2019-10-03  8:38 ` Jerin Jacob
  2019-10-03 12:07   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Jerin Jacob @ 2019-10-03  8:38 UTC (permalink / raw)
  To: David Marchand; +Cc: dpdk-dev, Jerin Jacob, Nithin Dabilpuram, Kiran Kumar K

On Thu, Oct 3, 2019 at 1:48 PM David Marchand <david.marchand@redhat.com> wrote:
>
> qede has been dropped from the drivers/net meson.
> Add it again.
>
> Fixes: 9a8864c8b5da ("net/octeontx2: add build and doc infrastructure")
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>

Reviewed-by: Jerin Jacob <jerinj@marvell.com>


> ---
>  drivers/net/meson.build | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/meson.build b/drivers/net/meson.build
> index 513f19b..0170f01 100644
> --- a/drivers/net/meson.build
> +++ b/drivers/net/meson.build
> @@ -37,6 +37,7 @@ drivers = ['af_packet',
>         'octeontx',
>         'octeontx2',
>         'pcap',
> +       'qede',
>         'ring',
>         'sfc',
>         'softnic',
> --
> 1.8.3.1
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] net: re-add qede to meson
  2019-10-03  8:38 ` Jerin Jacob
@ 2019-10-03 12:07   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2019-10-03 12:07 UTC (permalink / raw)
  To: dev

On 10/3/2019 9:38 AM, Jerin Jacob wrote:
> On Thu, Oct 3, 2019 at 1:48 PM David Marchand <david.marchand@redhat.com> wrote:
>>
>> qede has been dropped from the drivers/net meson.
>> Add it again.
>>
>> Fixes: 9a8864c8b5da ("net/octeontx2: add build and doc infrastructure")
>>
>> Signed-off-by: David Marchand <david.marchand@redhat.com>
> 
> Reviewed-by: Jerin Jacob <jerinj@marvell.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied to dpdk-next-net/master, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-03 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03  8:18 [dpdk-dev] [PATCH] net: re-add qede to meson David Marchand
2019-10-03  8:38 ` Jerin Jacob
2019-10-03 12:07   ` Ferruh Yigit

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).