* [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device
@ 2018-11-22 10:32 Shreyansh Jain
2018-11-22 10:34 ` Thomas Monjalon
2018-11-23 8:53 ` [dpdk-web] [PATCH v3] " Shreyansh Jain
0 siblings, 2 replies; 8+ messages in thread
From: Shreyansh Jain @ 2018-11-22 10:32 UTC (permalink / raw)
To: web; +Cc: Shreyansh Jain, Gagandeep Singh
Signed-off-by: Gagandeep Singh <G.Singh@nxp.com>
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
---
* in V2:
v1 had missing signed-off email address and might have been discarded
by MTA due to short-send.
content/supported/NICs/nxp.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/content/supported/NICs/nxp.md b/content/supported/NICs/nxp.md
index 922e112..9693956 100644
--- a/content/supported/NICs/nxp.md
+++ b/content/supported/NICs/nxp.md
@@ -6,5 +6,6 @@ type = "nic"
weight = "12"
+++
-- [dpaa](http://doc.dpdk.org/guides/nics/dpaa.html) (LS102x, LS1043, LS1046)
-- [dpaa2](http://doc.dpdk.org/guides/nics/dpaa2.html) (LS1048, LS108x, LS20xx, LX216x)
+- [dpaa](http://doc.dpdk.org/guides/nics/dpaa.html) (LS1023, LS1043, LS1046)
+- [dpaa2](http://doc.dpdk.org/guides/nics/dpaa2.html) (LS1048, LS1088, LS2084, LS2080, LS2088, LX2080, LX2160, LX2120)
+- [enetc](http://doc.dpdk.org/guides/nics/enetc.html) (LS1028)
--
2.17.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device
2018-11-22 10:32 [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device Shreyansh Jain
@ 2018-11-22 10:34 ` Thomas Monjalon
2018-11-22 11:15 ` Shreyansh Jain
2018-11-23 8:53 ` [dpdk-web] [PATCH v3] " Shreyansh Jain
1 sibling, 1 reply; 8+ messages in thread
From: Thomas Monjalon @ 2018-11-22 10:34 UTC (permalink / raw)
To: Shreyansh Jain; +Cc: web, Gagandeep Singh
22/11/2018 11:32, Shreyansh Jain:
> -- [dpaa](http://doc.dpdk.org/guides/nics/dpaa.html) (LS102x, LS1043, LS1046)
> -- [dpaa2](http://doc.dpdk.org/guides/nics/dpaa2.html) (LS1048, LS108x, LS20xx, LX216x)
> +- [dpaa](http://doc.dpdk.org/guides/nics/dpaa.html) (LS1023, LS1043, LS1046)
> +- [dpaa2](http://doc.dpdk.org/guides/nics/dpaa2.html) (LS1048, LS1088, LS2084, LS2080, LS2088, LX2080, LX2160, LX2120)
> +- [enetc](http://doc.dpdk.org/guides/nics/enetc.html) (LS1028)
Please could you check my patches in this area?
If you agree with my changes, please rebase on top (need to add enetc in description).
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device
2018-11-22 10:34 ` Thomas Monjalon
@ 2018-11-22 11:15 ` Shreyansh Jain
2018-11-22 11:39 ` Thomas Monjalon
0 siblings, 1 reply; 8+ messages in thread
From: Shreyansh Jain @ 2018-11-22 11:15 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: web, Gagandeep Singh
Hi Thomas,
> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Thursday, November 22, 2018 4:05 PM
> To: Shreyansh Jain <shreyansh.jain@nxp.com>
> Cc: web@dpdk.org; Gagandeep Singh <G.Singh@nxp.com>
> Subject: Re: [dpdk-web] [PATCH v2] update NXP NICs and add newly
> supported device
>
> 22/11/2018 11:32, Shreyansh Jain:
[...]
>
> Please could you check my patches in this area?
> If you agree with my changes, please rebase on top (need to add enetc
> in description).
I am assuming you are talking about [1]
When do you plan to merge your patches?
Once you do that, I can place my patch over that for ENETC (and changes to existing device list).
[1] https://mails.dpdk.org/archives/web/2018-November/000942.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device
2018-11-22 11:15 ` Shreyansh Jain
@ 2018-11-22 11:39 ` Thomas Monjalon
2018-11-22 12:29 ` Shreyansh Jain
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Monjalon @ 2018-11-22 11:39 UTC (permalink / raw)
To: Shreyansh Jain; +Cc: web, Gagandeep Singh
22/11/2018 12:15, Shreyansh Jain:
> Hi Thomas,
>
> From: Thomas Monjalon <thomas@monjalon.net>
> > Please could you check my patches in this area?
> > If you agree with my changes, please rebase on top (need to add enetc
> > in description).
>
> I am assuming you are talking about [1]
Yes
> When do you plan to merge your patches?
I will merge them after you reviewed them :-)
> Once you do that, I can place my patch over that for ENETC (and changes to existing device list).
OK, thanks
> [1] https://mails.dpdk.org/archives/web/2018-November/000942.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device
2018-11-22 11:39 ` Thomas Monjalon
@ 2018-11-22 12:29 ` Shreyansh Jain
2018-11-22 13:58 ` Thomas Monjalon
0 siblings, 1 reply; 8+ messages in thread
From: Shreyansh Jain @ 2018-11-22 12:29 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: web, Gagandeep Singh
> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Thursday, November 22, 2018 5:10 PM
> To: Shreyansh Jain <shreyansh.jain@nxp.com>
> Cc: web@dpdk.org; Gagandeep Singh <G.Singh@nxp.com>
> Subject: Re: [dpdk-web] [PATCH v2] update NXP NICs and add newly
> supported device
>
> 22/11/2018 12:15, Shreyansh Jain:
> > Hi Thomas,
> >
> > From: Thomas Monjalon <thomas@monjalon.net>
> > > Please could you check my patches in this area?
> > > If you agree with my changes, please rebase on top (need to add
> enetc
> > > in description).
> >
> > I am assuming you are talking about [1]
>
> Yes
>
> > When do you plan to merge your patches?
>
> I will merge them after you reviewed them :-)
I have gone through the patches and they look fine to me.
But I don't have the original emails to reply to from that mailing list (I might have disabled email deliver sometime back) and also I have very limited understanding of Hugo.
>
> > Once you do that, I can place my patch over that for ENETC (and
> changes to existing device list).
>
> OK, thanks
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device
2018-11-22 12:29 ` Shreyansh Jain
@ 2018-11-22 13:58 ` Thomas Monjalon
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2018-11-22 13:58 UTC (permalink / raw)
To: Shreyansh Jain; +Cc: web, Gagandeep Singh
22/11/2018 13:29, Shreyansh Jain:
> From: Thomas Monjalon <thomas@monjalon.net>
> > 22/11/2018 12:15, Shreyansh Jain:
> > > Hi Thomas,
> > >
> > > From: Thomas Monjalon <thomas@monjalon.net>
> > > > Please could you check my patches in this area?
> > > > If you agree with my changes, please rebase on top (need to add
> > enetc
> > > > in description).
> > >
> > > I am assuming you are talking about [1]
> >
> > Yes
> >
> > > When do you plan to merge your patches?
> >
> > I will merge them after you reviewed them :-)
>
> I have gone through the patches and they look fine to me.
>
> But I don't have the original emails to reply to from that mailing list (I might have disabled email deliver sometime back) and also I have very limited understanding of Hugo.
OK, I applied them.
Please do a v3.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [dpdk-web] [PATCH v3] update NXP NICs and add newly supported device
2018-11-22 10:32 [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device Shreyansh Jain
2018-11-22 10:34 ` Thomas Monjalon
@ 2018-11-23 8:53 ` Shreyansh Jain
2018-11-23 9:50 ` Thomas Monjalon
1 sibling, 1 reply; 8+ messages in thread
From: Shreyansh Jain @ 2018-11-23 8:53 UTC (permalink / raw)
To: web; +Cc: thomas, Shreyansh Jain, Gagandeep Singh
Signed-off-by: Gagandeep Singh <G.Singh@nxp.com>
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
---
v2->v3:
rebased over e24d8a8e9f7
content/supported/nics/nxp.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/content/supported/nics/nxp.md b/content/supported/nics/nxp.md
index 3f54dae..d927718 100644
--- a/content/supported/nics/nxp.md
+++ b/content/supported/nics/nxp.md
@@ -1,8 +1,9 @@
+++
title = "NXP"
-description = "dpaa, dpaa2"
+description = "dpaa, dpaa2, enetc"
hidden = true
+++
-- [dpaa](http://doc.dpdk.org/guides/nics/dpaa.html) (LS102x, LS1043, LS1046)
-- [dpaa2](http://doc.dpdk.org/guides/nics/dpaa2.html) (LS1048, LS108x, LS20xx, LX216x)
+- [dpaa](http://doc.dpdk.org/guides/nics/dpaa.html) (LS1023, LS1043, LS1046)
+- [dpaa2](http://doc.dpdk.org/guides/nics/dpaa2.html) (LS1048, LS1088, LS2084, LS2080, LS2088, LX2080, LX2160, LX2120)
+- [enetc](http://doc.dpdk.org/guides/nics/enetc.html) (LS1028)
--
2.17.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [dpdk-web] [PATCH v3] update NXP NICs and add newly supported device
2018-11-23 8:53 ` [dpdk-web] [PATCH v3] " Shreyansh Jain
@ 2018-11-23 9:50 ` Thomas Monjalon
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2018-11-23 9:50 UTC (permalink / raw)
To: Shreyansh Jain; +Cc: web, Gagandeep Singh
23/11/2018 09:53, Shreyansh Jain:
> Signed-off-by: Gagandeep Singh <G.Singh@nxp.com>
> Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Applied, thanks
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2018-11-23 9:50 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-22 10:32 [dpdk-web] [PATCH v2] update NXP NICs and add newly supported device Shreyansh Jain
2018-11-22 10:34 ` Thomas Monjalon
2018-11-22 11:15 ` Shreyansh Jain
2018-11-22 11:39 ` Thomas Monjalon
2018-11-22 12:29 ` Shreyansh Jain
2018-11-22 13:58 ` Thomas Monjalon
2018-11-23 8:53 ` [dpdk-web] [PATCH v3] " Shreyansh Jain
2018-11-23 9:50 ` Thomas Monjalon
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).