NETMAP on 9-STABLE

Luigi Rizzo rizzo at iet.unipi.it
Fri May 4 07:06:16 UTC 2012


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


More information about the freebsd-net mailing list