From owner-freebsd-net@FreeBSD.ORG Wed May 20 14:58:00 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 63021D30 for ; Wed, 20 May 2015 14:58:00 +0000 (UTC) Received: from mail-ig0-f182.google.com (mail-ig0-f182.google.com [209.85.213.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 300021398 for ; Wed, 20 May 2015 14:57:59 +0000 (UTC) Received: by igbpi8 with SMTP id pi8so136111454igb.0 for ; Wed, 20 May 2015 07:57:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=PF+/cStJNhdl3eM5VBBgklHI/icLG7TOUByKHSMG47o=; b=nNYcY4ccUUbKBqX3DDw0Znb68I9HItdvMiqv1DyZsMS0rY53teNSlI1x3+QBPA7Xns pQsgiIuNigYASBtlsOYjoMaqJxx7IgNzqkAiEa0TKO72NJcNG9CNVwalV/66m0/y0Dhj BNZcKX3GkaKlbprxdx7xiyQNAFVVwg+fZtPLk3c+ktogjq5hchdZvYLLFpcLPk3pR6nN R5VVrS8w+vJqPksYbPRHOg24PnTNP7VpKP9NeQEILrR0IuvoCScH3cJ3cvydt2Xu/IIz MxTFxC7HIMXI2rur4qwjXO60+zxMBydZtDsexeikfJmuFQ75yIBvV7UICp5/3nK2ytiR N7gA== X-Gm-Message-State: ALoCoQn+ORjhKnMRBzzcID8ere2ygQF8IboRU7rH039Z2t3RJazcasrn1/oOjhQrLByPWs1wWgoo X-Received: by 10.43.65.19 with SMTP id xk19mr47763781icb.20.1432133873021; Wed, 20 May 2015 07:57:53 -0700 (PDT) Received: from vpn-cuboulder31-97-dhcp.colorado.edu (vpn-cuboulder31-97-dhcp.colorado.edu. [198.11.31.97]) by mx.google.com with ESMTPSA id j84sm3014601ioo.3.2015.05.20.07.57.51 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 20 May 2015 07:57:52 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: netmap and mlx4 driver status (linux) From: Blake Caldwell In-Reply-To: <555C9FAE.6030904@selasky.org> Date: Wed, 20 May 2015 07:58:01 -0700 Cc: freebsd-net@freebsd.org, Oded Shanoon Message-Id: <0C3708DB-35F5-4B47-B377-0BA289E9B653@colorado.edu> References: <3010CFE2-66B7-416B-92DE-C1B669CC33BE@colorado.edu> <555C9F30.8070405@selasky.org> <555C9FAE.6030904@selasky.org> To: Hans Petter Selasky X-Mailer: Apple Mail (2.2098) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 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, 20 May 2015 14:58:00 -0000 I may be confusing the matter sending this to the freebsd-net list. = Sorry=E2=80=A6 I was following a mention on netmap page that discussion = happens on the freebsd-net mailing list. Anyway my use case is specific to 1) Linux=20 2) mlx4_en 3) netmap The patch in question is this one. = https://code.google.com/p/netmap/source/browse/LINUX/wip-patches/diff--mlx= 4--20630--30200 = Thanks for your time looking at this. Regards, Blake > On May 20, 2015, at 7:52 AM, Hans Petter Selasky = wrote: >=20 > On 05/20/15 16:50, Hans Petter Selasky wrote: >> This there >=20 > s/This there/Is there/ >=20 > --HPS