Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2012 14:48:35 -0400 (EDT)
From:      Garrett Wollman <wollman@hergotha.csail.mit.edu>
To:        wynnwilkes@gmail.com
Cc:        stable@freebsd.org
Subject:   Re: 9.1-RC2 ixgbe lagg problems
Message-ID:  <201210171848.q9HImZBj039943@hergotha.csail.mit.edu>
In-Reply-To: <CAKVzWmwu2MOUq7H5xA1AQXdOMTMLJ6fG98Trsd5xmLfpCp5RbA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article
<CAKVzWmwu2MOUq7H5xA1AQXdOMTMLJ6fG98Trsd5xmLfpCp5RbA@mail.gmail.com>,
wynnwilkes@gmail.com writes:

>I've tried the 2.4.4 driver from Intel's site, but it still has the
>same problems. Is a lagg using lacp with the ix interfaces working for
>anyone else?

You bet.

lagg0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST>
metric 0 mtu 9120
        options=401bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,VLAN_HWTSO>
        ether 04:7d:7b:a5:88:f0
        inet 128.30.3.34 netmask 0xffffff00 broadcast 128.30.3.255
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: active
        laggproto lacp lagghash l2,l3,l4
        laggport: ix1 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
        laggport: ix0 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>

Configured with:

cloned_interfaces="lagg0"
ifconfig_ix0="mtu 9120 up"
ifconfig_ix1="mtu 9120 up"
ifconfig_lagg0="laggproto lacp laggport ix0 laggport ix1"
ipv4_addrs_lagg0="128.30.x.x/24"

-GAWollman




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210171848.q9HImZBj039943>