From owner-freebsd-net@FreeBSD.ORG Wed May 29 18:50:45 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9DE76688 for ; Wed, 29 May 2013 18:50:45 +0000 (UTC) (envelope-from ivan@asperasoft.com) Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) by mx1.freebsd.org (Postfix) with ESMTP id 7DFA0DF for ; Wed, 29 May 2013 18:50:45 +0000 (UTC) Received: by mail-pd0-f178.google.com with SMTP id w11so6196701pde.9 for ; Wed, 29 May 2013 11:50:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=XpfzbICWpRsxAKD36T8Wr2qGcifq2xypQ1y8AKmW6EY=; b=YJcIywuILVX9aTe4NRr5gGKGDZznYLtmJzHMnooyhxUvLf0sYn8hbBWrhkYpPO+8dX psF2d6B8WYFAVKSLgYkYYgll260SoDiaKOpYBTGY85wS3Eui1gQnUIgVtB1sXibVCq+P 7hTxdJWBgv5iM3/JDKbP0bR20MPxmvbx64qOjep8uFR+Wq4dmHH2Q1Upud0IOJ9Y+zo/ NiR+tcyGXL105i9V6eMtC4hDFeSMVNPQi0NfVoQnNxTN1e501GIs0au6wdY2ckbTJBNO XaFLhn5Zg7x+Rl0Br+pV5vImx0KT5K48lTxK6iuTmxpuevS76gyUX6eLKW4wCWeyp5GI eAsw== X-Received: by 10.68.232.136 with SMTP id to8mr4328886pbc.9.1369853439621; Wed, 29 May 2013 11:50:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.40.162 with HTTP; Wed, 29 May 2013 11:50:19 -0700 (PDT) From: Ivan Gostev Date: Wed, 29 May 2013 11:50:19 -0700 Message-ID: Subject: ixgbe driver with VLANs in 8.3 To: freebsd-net X-Gm-Message-State: ALoCoQl/1cpKQ+N3CHc+ebzeBRXqnClgs53xBwgG19R2opErgx7zaD2cCNh+AYzT7TchvtrmFR1A Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 May 2013 18:50:45 -0000 Hello, I am trying to install pfsense on Dell R620 with Intel X520 10Gb DP card. Default ixgbe driver (2.4.5 or 2.5.0) sporadically holds and buffers packets for 40-70 seconds. I compiled ixgbe driver version 2.5.8 from Intel web site. It works much better now, but does not receive anything on non-default VLAN. Though the packets are coming out and I can see them on another host. Any help is appreciated. Thank you, -- Ivan Gostev