From owner-freebsd-net@FreeBSD.ORG Wed Apr 25 11:25:58 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F3451065670 for ; Wed, 25 Apr 2012 11:25:58 +0000 (UTC) (envelope-from syuu@dokukino.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id D8E048FC0A for ; Wed, 25 Apr 2012 11:25:57 +0000 (UTC) Received: by obhx4 with SMTP id x4so338077obh.13 for ; Wed, 25 Apr 2012 04:25:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=yj2oPRLsJF/ORlpGlC/2UjpFgWnLFWTw/YX3+7F9Bxo=; b=ng3SWzZhPxd+qJV+AFvE3iF38NvDjmegEBf4gjhWpb321zIEDK6i/bjbJrKZzqyxpe l7K4c903yrYaqtwPr58hrqjaTFqhSfzyfKb2G+p9MfTYjWjZ3T3A550Qh27ji52hv6L8 vwhnG57sq/lYYNg7j6zUQ4s3lOpKHegLxpcECJaw6O9VSfgZAUIBKxmlYH9EDKMIRZeQ FRFP1ejmhzbQL99eM04gpr9Smya6WAA9FzsTyHZwmc57zLnpWGpxbIQFlCCNPH3OheHh RlkbbHt+VrBpeHrFkz3wwWvWJpji/icWfdhp4pYDDsPew6xIAjYxKsbBfOVeWtK0s1lu MewQ== Received: by 10.60.4.1 with SMTP id g1mr2679472oeg.55.1335353157481; Wed, 25 Apr 2012 04:25:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.204.71 with HTTP; Wed, 25 Apr 2012 04:25:16 -0700 (PDT) In-Reply-To: <201204251241.04752.zec@fer.hr> References: <201204251241.04752.zec@fer.hr> From: Takuya ASADA Date: Wed, 25 Apr 2012 20:25:16 +0900 Message-ID: To: Marko Zec Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnD2K9GOtQfcDM7EqDiFoa+zjWgDmH2yVu6/2x76coTkutMORLGyJbC5TL1jbNfodUKg3LY Cc: freebsd-net@freebsd.org Subject: Re: Intel 10 GbE cards (ixgbe) 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: Wed, 25 Apr 2012 11:25:58 -0000 Hi Marko, I had working on bpf multiqueue support with 82599 in last year(on -CURRENT), there's no issue for me. http://freebsd.1045724.n5.nabble.com/Multiqueue-support-for-bpf-td4703899.h= tml Takuya ASADA 2012/4/25 Marko Zec : > Hi all, > > Although the ixgbe driver appears to have code for both 82598 and 82599 > chipsets, the manual page stil lists only 82598 based cards as officially > supported. =C2=A0Does anybody have first-hand experiences with 82599 base= d cards > and recent versions of the ixgbe driver (-CURRENT, 9.0, 8.3)? > > Thanks, > > Marko > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"