Re: SCTP changes needed

2014-12-05 Thread Michael Tuexen
On 01 Dec 2014, at 12:47, Hans Petter Selasky wrote: > Hi Michael, > > As a followup to: > https://svnweb.freebsd.org/changeset/base/275358 > > Please find attached a separate SCTP patch as requested. Committed in https://svnweb.freebsd.org/changeset/base/275483 Thanks a lot for providing the

Re: SCTP changes needed

2014-12-01 Thread Adrian Chadd
Hi, We also need to figure out what we can do with SCTP and flowid. The way SCTP is using the mbuf field in said mbufs is going to collide with hardware and RSS flowids. :( -adrian On 1 December 2014 at 04:20, Michael Tuexen wrote: > On 01 Dec 2014, at 12:47, Hans Petter Selasky wrote: > >

Re: SCTP changes needed

2014-12-01 Thread Michael Tuexen
On 01 Dec 2014, at 12:47, Hans Petter Selasky wrote: > Hi Michael, > > As a followup to: > https://svnweb.freebsd.org/changeset/base/275358 > > Please find attached a separate SCTP patch as requested. > > The attached patch re-enables flowids in the SCTP code as before. Until this > patch is

SCTP changes needed

2014-12-01 Thread Hans Petter Selasky
Hi Michael, As a followup to: https://svnweb.freebsd.org/changeset/base/275358 Please find attached a separate SCTP patch as requested. The attached patch re-enables flowids in the SCTP code as before. Until this patch is committed the SCTP code will not take full advantage of the multiple-tr