Re: [Wireshark-dev] pipeline failed at the Restore Cache step

2020-09-13 Thread Eugène Adell
hi guys,

is anything missing on my branch or are we just waiting for a code review ?

thanks and good week-end
Eugene

Le jeu. 10 sept. 2020 à 14:28, Eugène Adell  a écrit :
>
> Thanks Dario, it's now fixed (it seems some switch/case blocks allow
> empty lines but not others ?)
>
>
> E.A.
>
> Le jeu. 10 sept. 2020 à 10:11, Dario Lombardo  a écrit :
> >
> > Your CI failed for trailing whitespaces.
> >
> > $ bash ./tools/pre-commit 'HEAD^1'
> > epan/dissectors/packet-tcp.c:1351: trailing whitespace.
> > +
> > epan/dissectors/packet-tcp.c:1356: trailing whitespace.
> > +
> > epan/dissectors/packet-tcp.c:1362: trailing whitespace.
> > +
> > epan/dissectors/packet-tcp.c:1369: trailing whitespace.
> > +
> > epan/dissectors/packet-tcp.c:1388: trailing whitespace.
> > +
> > epan/dissectors/packet-tcp.c:1404: trailing whitespace.
> >
> > Fix them, amend your commit, rebase on master, push force and the CI will 
> > start again.
> >
> > On Thu, Sep 10, 2020 at 9:57 AM Eugène Adell  wrote:
> >>
> >> Hi guys,
> >>
> >> My pipeline is in error ( branch 16716 Pipeline #188182176 ) and I
> >> don't know what to do.
> >>
> >> My branch which was first on Gerrit, I followed what is said in the
> >> doc to move it as a Merge Request and finally it asked for a Rebase,
> >> which I ran this morning and ended with this error.
> >>
> >> The error details :
> >> Restoring cache
> >> Checking cache for merge-request:ubuntu-dpkg-master...
> >> FATAL: file does not exist
> >> Failed to extract cache
> >>
> >> Did I miss anything ?
> >> Thanks for helping.
> >>
> >> Eugene
> >> ___
> >> Sent via:Wireshark-dev mailing list 
> >> Archives:https://www.wireshark.org/lists/wireshark-dev
> >> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
> >>  mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
> >
> >
> >
> > --
> >
> > Naima is online.
> >
> > ___
> > Sent via:Wireshark-dev mailing list 
> > Archives:https://www.wireshark.org/lists/wireshark-dev
> > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
> >  mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Re: [Wireshark-dev] pfcp seid decode error

2020-09-13 Thread Pascal Quantin
Hi Ranjeet,

Le dim. 13 sept. 2020 à 05:54, Ranjeet kumar singh  a
écrit :

> Hi
>
> Seeing "IE wrongly encoded" error while decoding F-SEID in a pfcp
> session establishment response.
>
> Please see attached screenshot and pcap.
>
> Please let me know if it is a bug.
>

29.244 chapter 8.2.37 says "At least one of V4 and V6 shall be set to "1",
and both may be set to "1"", while here they are both set to 0. That's why
Wireshark displays the "IE wrongly encoded" error message.

Best regards,
Pascal.
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe