From owner-freebsd-net@FreeBSD.ORG Sun May 18 23:06:22 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE3D5CFA for ; Sun, 18 May 2014 23:06:22 +0000 (UTC) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id 8059524A4 for ; Sun, 18 May 2014 23:06:22 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id CBBC77300B; Mon, 19 May 2014 01:02:42 +0200 (CEST) Date: Mon, 19 May 2014 01:02:42 +0200 From: Luigi Rizzo To: freebsd-net@freebsd.org Subject: netmap and other discussions on freebsd-net: please be open minded. Message-ID: <20140518230242.GA28117@onelab2.iet.unipi.it> References: <201405181223.s4ICNTAf097378@fire.js.berklix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201405181223.s4ICNTAf097378@fire.js.berklix.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2014 23:06:22 -0000 Folks, i have two requests for you: 1. please do not complain about questions on this list related to a core network-related FreeBSD subsystem (netmap, dummynet, netgraph, tcp stack...) even if they are concerned with ports to Linux or other OSes or to userspace. At least in principle, these topics _are_ relevant here precisely because they relate to code whose main home is in the FreeBSD source tree, and bugs or feature suggestions etc that may emerge will directly benefit FreeBSD. 2. on the other hand, it would be good if people could avoid questions like "give me step by step instructions on how to install/run/use X". There are notes in README and Makefiles, something on the web pages, and quick web searches should point you to previous mailing list discussions on the same topic _before asking_. So in the specific case below i can understand a reply (perhaps a private one) saying "have you done your homework (read documentation, do a web search) ?", but "we only do FreeBSD here" does not sound right to me. cheers luigi On Sun, May 18, 2014 at 02:23:29PM +0200, XXX wrote: > > I am using Fedora 18 with Intel 82599 NIC. > .............^^^^^^^^^ > > Ask on a Linux/Fedora list then. This is a FreeBSD list. > > > I am new to netmap and want to experiment with it in the above environment. > > Can somebody please advise what is the easiest way to go about the above > > (installation etc.) so that I can concentrate on writing the userspace > > programs using netmap quickly. > > > Cheers, > _______________________________________________ > 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"