Hello,
I'm currently trying to configure an stf(4) interface to make 2002::/16
directly reachable from hosts with native IPv6.
The "output-only" example at the end of the EXAMPLES section of stf(4)
leads to consistent kernel panics for me. I've observed the panics on
8.1.
The example looks like
Any update on this?
-Andrew
On Jan 13, 2012, at 6:04 PM, Jack Vogel wrote:
> Hey Andrew,
>
> Not heard of this before, but I'll check around.
>
> Jack
>
>
> On Fri, Jan 13, 2012 at 3:01 PM, Andrew Boyer wrote:
> Hello Jack,
> I'm seeing an issue on 82599 controllers. When hardware RSC is u
On Wednesday, April 25, 2012 3:30:25 pm Sean Bruno wrote:
> On Wed, 2012-04-25 at 06:32 -0700, John Baldwin wrote:
> > CPU IDs are not guaranteed to be dense. However, you can use
> > CPU_FIRST() and
> > CPU_NEXT() with your static global instead.
> >
> Ah, does CPU_NEXT() reset to 0 when it rea
On Wed, 2012-04-25 at 06:32 -0700, John Baldwin wrote:
> CPU IDs are not guaranteed to be dense. However, you can use
> CPU_FIRST() and
> CPU_NEXT() with your static global instead.
>
Ah, does CPU_NEXT() reset to 0 when it reaches the end of its list of
CPUs?
> OTOH, if igb were to just leave
On 25. Apr 2012, at 15:45 , K. Macy wrote:
> a) Where is the possible leak in the legacy path?
It's been somewhere in ip_output() in one of the possible combinations
go through the code flow. I'd probably need to apply a patch to a tree
to get there again. It's been more than 6 months for me as
> Because there were leaks, there were 100% panics for IPv6, ... at least on
> the version I had seen in autumn last year.
>
> There is certainly no one more interested then me on these in, esp. for v6
> where the removal of route caching a long time ago made nd6_nud_hint() a NOP
> with dst and rt
Hi,
I have it running on fbsd-8.1-r for more than 1.5 years now without issues,
i had problem when i first installed it, but they were disappeared when i
installed 2.3.8 driver, today there is 2.4 versionon stable.
Sami
On Wed, Apr 25, 2012 at 2:25 PM, Takuya ASADA wrote:
> Hi Marko,
>
> I had
On Tuesday, April 24, 2012 8:11:07 pm Sean Bruno wrote:
> http://people.freebsd.org/~sbruno/if_igb.c.txt
>
> Scenario I've just seen:
>
> 8 core machine
> 2 igb(4) interfaces
> set num_queues=4
>
> igb0:0 --> cpu0
> igb0:1 --> cpu1
> igb0:2 --> cpu2
> igb0:3 --> cpu3
>
> igb1:0 --> cpu0
> igb1:
Hi Marko,
I had working on bpf multiqueue support with 82599 in last year(on
-CURRENT), there's no issue for me.
http://freebsd.1045724.n5.nabble.com/Multiqueue-support-for-bpf-td4703899.html
Takuya ASADA
2012/4/25 Marko Zec :
> Hi all,
>
> Although the ixgbe driver appears to have code for both
On Apr 25, 2012, at 1:41 PM, Marko Zec wrote:
> Hi all,
>
> Although the ixgbe driver appears to have code for both 82598 and 82599
> chipsets, the manual page stil lists only 82598 based cards as officially
> supported. Does anybody have first-hand experiences with 82599 based cards
> and re
Hi all,
Although the ixgbe driver appears to have code for both 82598 and 82599
chipsets, the manual page stil lists only 82598 based cards as officially
supported. Does anybody have first-hand experiences with 82599 based cards
and recent versions of the ixgbe driver (-CURRENT, 9.0, 8.3)?
Th
On Wed, Apr 25, 2012 at 01:22:06PM +0400, Maxim Konovalov wrote:
> Hi,
>
> On Tue, 24 Apr 2012, 17:40-, Li, Qing wrote:
>
> > Yup, all good points. In fact we have considered all of these while doing
> > the work. In case you haven't seen it already, we did write about these
> > issues in ou
Hi,
On Tue, 24 Apr 2012, 17:40-, Li, Qing wrote:
> Yup, all good points. In fact we have considered all of these while doing
> the work. In case you haven't seen it already, we did write about these
> issues in our paper and how we tried to address those, flow-table was one
> of the solutions
The patch is located at
http://people.freebsd.org/~qingli/nd6_prefix.diff
Please give it a try. I did only basic testing as of now and
will do more tomorrow.
--Qing
> -Original Message-
> From: owner-freebsd-...@freebsd.org [mailto:owner-freebsd-
> n...@freebsd.org] On Behalf Of Li,
14 matches
Mail list logo