Data Center Bridging?

Jack Vogel jfvogel at gmail.com
Tue Jan 22 18:23:48 UTC 2013


On Tue, Jan 22, 2013 at 8:40 AM, Julian Elischer <julian at freebsd.org> wrote:

> On 1/22/13 9:32 AM, Julian Elischer wrote:
>
>> On 1/22/13 8:43 AM, Eggert, Lars wrote:
>>
>>> Hi,
>>>
>>> on Linux, various NICs (e.g., ixgbe) support Data Center Bridging. Is
>>> this also available under FreeBSD? Do *any* NICs support DCB under FreeBSD?
>>>
>>> Thanks,
>>> Lars
>>> ______________________________**_________________
>>> freebsd-net at freebsd.org mailing list
>>> http://lists.freebsd.org/**mailman/listinfo/freebsd-net<http://lists.freebsd.org/mailman/listinfo/freebsd-net>
>>> To unsubscribe, send any mail to "freebsd-net-unsubscribe@**freebsd.org<freebsd-net-unsubscribe at freebsd.org>
>>> "
>>>
>>>  that really depends on what you want to do
>> given a freebsd command line and a kernel with the right options I could
>> probably bridge two networks in about 15 minutes.
>> (I have done it in the past).
>> if DCB is a specific protocol then we may need to do some work to support
>> it. as I've not heard of it.
>>
>
> google to the answer.
> I have not seen any support for that.
> I would check with the driver writers from intel and/or broadcom etc.
> (they should be here somewhere).
>   Jack?
>
>
I have never implemented this in the FreeBSD drivers primarily because the
motivation for it say, in Linux,
was to handle multiple traffic classes, for instance FCOE or iSCSI, but
FreeBSD has not had these features
to implement this for.  Give me a reason to do it, and I can see about
adding it :)

Jack


More information about the freebsd-net mailing list