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
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
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:
>
>
On 30 Nov 2014, at 19:57, Dmitry Marakasov wrote:
>
> * Dimitry Andric (d...@freebsd.org) wrote:
>
>> We're working on updating llvm, clang and lldb to 3.5.0 in head.
>> This is quite a big update again, and any help with testing is
>> appreciated.
>
> Well, of 4 error logs from exp-run I've ch
On Friday, November 28, 2014 11:08:35 PM Julian Elischer wrote:
> Do we need to compile all modules with witness definitions when
> linking with a kernel compiled with witness?
> This was true at one stage but I remember some work was done to make
> them compatible.
You should not need this. modu
* Dimitry Andric (d...@freebsd.org) wrote:
> >> We're working on updating llvm, clang and lldb to 3.5.0 in head.
> >> This is quite a big update again, and any help with testing is
> >> appreciated.
> >
> > Well, of 4 error logs from exp-run I've checked (one my port and 3
> > unmaintained ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 29.11.2014 18:04, Baptiste Daroussin wrote:
> mips cannot be tested because upstream gcc never heard of FreeBSD
> running on mips, and I did not receive any patches for mips.
I'm afraid, arm has same problem. I was need to patch arm-for-uC
toolc
On 01 Dec 2014, at 18:54, Dmitry Marakasov wrote:
>
> * Dimitry Andric (d...@freebsd.org) wrote:
>
We're working on updating llvm, clang and lldb to 3.5.0 in head.
This is quite a big update again, and any help with testing is
appreciated.
>>>
>>> Well, of 4 error logs from exp-r
I have installed freeBSD & have it running. I was trying to install MATE
& KDE4, but I'm getting an error.
everytime I try to run exec startkde it logs me out with this message:
$DISPLAY is not set or cannot connect to xserver
echo $DISPLAY says
DISPLAY: undefined variable
I was using this guid
[Replies redirected to a more appropriate list.]
Paul Cartwright writes:
> I have installed freeBSD & have it running. I was trying to install MATE
> & KDE4, but I'm getting an error.
> everytime I try to run exec startkde it logs me out with this message:
>
> $DISPLAY is not set or cannot conne
On 12/01/2014 01:41 PM, Lowell Gilbert wrote:
>> > am I missing something?
> Well, you're missing the FreeBSD documentation, which is a lot better
> than a random Google result.
>
> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html
right, I should have followed that first..
>
> Or
On 12/1/14, 11:39 PM, John Baldwin wrote:
On Friday, November 28, 2014 11:08:35 PM Julian Elischer wrote:
Do we need to compile all modules with witness definitions when
linking with a kernel compiled with witness?
This was true at one stage but I remember some work was done to make
them compati
> On Nov 29, 2014, at 8:04 AM, Baptiste Daroussin wrote:
>
> Hi all,
>
> It is now possible to use an external toolchain to build the kernel and base
> (tested with gcc 4.9.1 and latest binutils)
>
> Of course a lot of work is needed to make it build cleanly (aka lots of
> warning
> to fix).
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
current failed to compile due to queues uninitialized at line 2883 in
if_igb.c.
from the context I guess it should be n_queues instead of queues.
Index: sys/dev/e1000/if_igb.c
===
- ---
14 matches
Mail list logo