From owner-freebsd-net@FreeBSD.ORG Mon Oct 13 15:25:21 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11E6A1065693 for ; Mon, 13 Oct 2008 15:25:21 +0000 (UTC) (envelope-from freebsd-net@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id C09AA8FC25 for ; Mon, 13 Oct 2008 15:25:20 +0000 (UTC) (envelope-from freebsd-net@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KpPIN-000223-Mk for freebsd-net@freebsd.org; Mon, 13 Oct 2008 15:25:19 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Oct 2008 15:25:19 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Oct 2008 15:25:19 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-net@freebsd.org From: Ivan Voras Date: Mon, 13 Oct 2008 17:26:04 +0200 Lines: 46 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig53B232959B3629782EC19C8E" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.17 (X11/20080925) X-Enigmail-Version: 0.95.0 Sender: news Subject: VLANs and hardware options X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2008 15:25:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig53B232959B3629782EC19C8E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I have the following situation: bce0: flags=3D8802 metric 0 mtu 1500 options=3D1bb ether 00:14:5e:6d:2d:74 media: Ethernet autoselect (1000baseSX ) status: active vlan0: flags=3D8843 metric 0 mtu = 1500 options=3D3 ether 00:14:5e:b3:2a:38 inet xx.xx.xx.xx netmask 0xffffff00 broadcast xx.xx.xx.255 media: Ethernet autoselect (1000baseSX ) status: active vlan: 250 parent interface: bce1 e.g. the network card is directly on a trunked network, and I have the vlan interface with actual IP address. My question is: since this setup mixes various network&protocol layers, are the TSO capabilities of the card used? I guess not and that only RXCSUM & TXCSUM are used (for IP-level packets). --------------enig53B232959B3629782EC19C8E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI82iMldnAQVacBcgRAoL6AKCOKwwVot9/3t9kK9kQ/brkRGW1XwCfcmUx W41cE83f9iyD9cHLLHg+rAk= =+gVa -----END PGP SIGNATURE----- --------------enig53B232959B3629782EC19C8E--