On Tue, May 25, 2010 at 09:19:09 -0700, Jack Vogel wrote:
> I noticed this system has the adapter in a Gen1 PCI slot (2.5 Gb/s), you
> will get double in
> Gen 2, that may be why you only see 6.
According to the specs it is a gen2 slot. As far as we understand,
the NIC is an old generation that i
On Tue, May 25, 2010 at 08:58:44 -0700, Jack Vogel wrote:
> Hmmm, the driver was tested before the MFC and was performing great, what
> exactly is
> your hardware: pciconf -l
We tested with Ubuntu 9.0 before and were only receiving 6 Gbps on
this server, while we got more than 9 Gbps in the other
On Mon, May 24, 2010 at 10:22:25 -0700, Jack Vogel wrote:
> Try the driver in HEAD, I am going to MFC that shortly anyway.
We are using 8.1-PRERELEASE now with the 2.2.0 ixgbe driver and
have several problems. The setup is:
FreeBSD 8.1-PRERELEASE ixgbe --- UTP -- Arista 7120T -- UTP -- 10G Linux
On Mon, May 24, 2010 at 10:22:25 -0700, Jack Vogel wrote:
> Try the driver in HEAD, I am going to MFC that shortly anyway.
Jack,
When do you plan the MFC? I get a panic with current while it is
booting the kernel. lapic_enable_cmc related.
rvdp
__
An 'ifconfig ix0 mtu 1500' works fine, but 'ifconfig ix0 mtu 1501'
causes a panic. It was either a "RX ring hdr initialization failed!"
or a "RX ring pkt initialization failed!" (sorry, I did not write it
down because I thought it would be in the logs).
This is with a 8-STABLE cvsup'd yesterday:
F
On Sun, Nov 17, 2002 at 03:17:02 -0600, drogoh wrote:
> I have rules to allow protocol 41 in and out, what else should I have?
I had a similar problem when I upgraded to -current. All IPv6 packets
were blocked bij default. Are you sure you are not blocking native
IPv6 packets to localhost. You co
On Sat, Nov 16, 2002 at 12:24:10 -0600, drogoh wrote:
> I've been trying to setup an IPv6 tunnel and I believe I have everything setup for
>the tunnel, but I keep getting no route to host when I use ping6/traceroute6. I first
>thought it was something wrong with ppp, but I investigated further a
On Tue, Oct 29, 2002 at 00:38:39 +0900, Hajimu UMEMOTO wrote:
> Please review it. If there is no objection, I'll commit it at next
> weekend.
Reviewed -stable, looks OK. Would be nice to have this fix. Thanks.
rvdp
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebs
Their has been some discussion about conf/3517 which is about ipf(8)
filtering for IPv6. I see -current has this in /etc/rc.d/ipfilter:
ipfilter_start()
{
echo "Enabling ipfilter."
case `${CMD_OSTYPE}` in
FreeBSD)
${ipfilter_program:-/sbin/ipf} -Fa -f \