Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 May 2012 09:26:09 +0200
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        Nikolay Denev <ndenev@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: NETMAP on 9-STABLE
Message-ID:  <20120504072609.GB12652@onelab2.iet.unipi.it>
In-Reply-To: <0EF89766-3EA6-4454-AA55-C0573F7CBDFB@gmail.com>
References:  <0EF89766-3EA6-4454-AA55-C0573F7CBDFB@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 04, 2012 at 09:55:32AM +0300, Nikolay Denev wrote:
> Hello,
> 
> What is required to get NETMAP running on 9-STABLE, as the patches seem a bit stale.
> I see that the core functionality is there, but the driver support is missing.
> Is just using dev/ixgbe from -CURRENT sufficient?

I meant to do a MFC but was waiting for the device drivers
to be sync'ed first (especially, e1000/ is still a bit behind
what is in HEAD and 8-STABLE)

Importing the relevant files from -CURRENT should be ok,
possibly just resolving minor glitches in compiling the device
drivers.

This includes the following files and directories
	sys/net/netmap.h
	sys/net/netmap_user.h
	sys/dev/netmap/
	tools/tools/netmap/
    and the device drivers
	sys/dev/ixgbe/
	sys/dev/e1000/
	sys/dev/re/

cheers
luigi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120504072609.GB12652>