Re: git: c620788150d2 - main - sctp: keep sb_acc and sb_ccc in sync
- In reply to: tuexen_a_freebsd.org: "Re: git: c620788150d2 - main - sctp: keep sb_acc and sb_ccc in sync"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Aug 2023 22:18:20 UTC
On Fri, Aug 04, 2023 at 11:15:07PM +0200, tuexen@freebsd.org wrote: > > On 31. Jul 2023, at 10:44, Dmitry Chagin <dchagin@freebsd.org> wrote: > > > > On Fri, Jul 28, 2023 at 10:17:28PM +0000, Michael Tuexen wrote: > >> The branch main has been updated by tuexen: > >> > >> URL: https://cgit.FreeBSD.org/src/commit/?id=c620788150d274c09a070ab486602c98407d73b0 > >> > >> commit c620788150d274c09a070ab486602c98407d73b0 > >> Author: Michael Tuexen <tuexen@FreeBSD.org> > >> AuthorDate: 2023-07-28 13:16:23 +0000 > >> Commit: Michael Tuexen <tuexen@FreeBSD.org> > >> CommitDate: 2023-07-28 13:16:23 +0000 > >> > >> sctp: keep sb_acc and sb_ccc in sync > >> > >> PR: 260116 > >> MFC after: 1 week > >> --- > > > > Hi, Michael, > > perhaps some of the recent fixes have broken these tests: > > https://ci.freebsd.org/view/all/job/FreeBSD-main-amd64-test/lastFailedBuild/console > Fixed in https://cgit.FreeBSD.org/src/commit/?id=efb04fb404b240a99c618e49174cd6260217edaa <https://cgit.freebsd.org/src/commit/?id=efb04fb404b240a99c618e49174cd6260217edaa> > > Thank you!