[PATCH] mbuf: expose outer vlan in mbuf dump

2022-04-03 Thread Ben Magistro
Enable printing of the outer vlan if flags indicate it is present. Signed-off-by: Ben Magistro --- While troubleshooting some QinQ offloads with various Intel i40e firmware[1], it was helpful to expose the outer vlan in the dump mbuf calls. This should be straightforward to backport and happ

Re: [PATCH] mbuf: expose outer vlan in mbuf dump

2022-06-01 Thread Thomas Monjalon
13/04/2022 14:59, Morten Brørup: > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > Sent: Wednesday, 13 April 2022 14.03 > > > > 12/04/2022 18:11, Ben Magistro: > > > Was there a consensus on if this should be re-drafted as a bug and > > fixes or > > > left as a backportable feature/improv

Re: [PATCH] mbuf: expose outer vlan in mbuf dump

2022-04-12 Thread Ben Magistro
Was there a consensus on if this should be re-drafted as a bug and fixes or left as a backportable feature/improvement? I am good either way, just wanted to clarify if I had an additional action at this time. Cheers On Wed, Apr 6, 2022 at 3:33 AM Olivier Matz wrote: > Hi, > > On Tue, Apr 05, 2

Re: [PATCH] mbuf: expose outer vlan in mbuf dump

2022-04-13 Thread Thomas Monjalon
12/04/2022 18:11, Ben Magistro: > Was there a consensus on if this should be re-drafted as a bug and fixes or > left as a backportable feature/improvement? I am good either way, just > wanted to clarify if I had an additional action at this time. There is no consensus but that's a detail. In any

RE: [PATCH] mbuf: expose outer vlan in mbuf dump

2022-04-13 Thread Morten Brørup
> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, 13 April 2022 14.03 > > 12/04/2022 18:11, Ben Magistro: > > Was there a consensus on if this should be re-drafted as a bug and > fixes or > > left as a backportable feature/improvement? I am good either way, > just > > wanted

RE: [PATCH] mbuf: expose outer vlan in mbuf dump

2022-04-03 Thread Morten Brørup
> From: Ben Magistro [mailto:konce...@gmail.com] > Sent: Monday, 4 April 2022 02.57 > > Enable printing of the outer vlan if flags indicate it is present. > > Signed-off-by: Ben Magistro > > --- > > While troubleshooting some QinQ offloads with various Intel i40e > firmware[1], it was > helpfu

Re: [PATCH] mbuf: expose outer vlan in mbuf dump

2022-04-04 Thread Kevin Traynor
On 04/04/2022 07:15, Morten Brørup wrote: From: Ben Magistro [mailto:konce...@gmail.com] Sent: Monday, 4 April 2022 02.57 Enable printing of the outer vlan if flags indicate it is present. Signed-off-by: Ben Magistro --- While troubleshooting some QinQ offloads with various Intel i40e firmwa

Re: [PATCH] mbuf: expose outer vlan in mbuf dump

2022-04-05 Thread Thomas Monjalon
04/04/2022 12:33, Kevin Traynor: > On 04/04/2022 07:15, Morten Brørup wrote: > >> From: Ben Magistro [mailto:konce...@gmail.com] > >> Sent: Monday, 4 April 2022 02.57 > >> > >> Enable printing of the outer vlan if flags indicate it is present. > >> > >> Signed-off-by: Ben Magistro > >> > >> --- >

Re: [PATCH] mbuf: expose outer vlan in mbuf dump

2022-04-06 Thread Olivier Matz
Hi, On Tue, Apr 05, 2022 at 05:51:05PM +0200, Thomas Monjalon wrote: > 04/04/2022 12:33, Kevin Traynor: > > On 04/04/2022 07:15, Morten Brørup wrote: > > >> From: Ben Magistro [mailto:konce...@gmail.com] > > >> Sent: Monday, 4 April 2022 02.57 > > >> > > >> Enable printing of the outer vlan if fla