qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] net: Adding netmap network backend


From: Luigi Rizzo
Subject: Re: [Qemu-devel] net: Adding netmap network backend
Date: Fri, 14 Feb 2014 02:24:59 -0800




On Fri, Feb 14, 2014 at 2:20 AM, Vincenzo Maffione <address@hidden> wrote:
Yes, for sure we need to do a check.

However, this would involve - I think - some non-trivial modifications to net/netmap.c, because without NS_MOREFRAG you cannot split a packet over more "netmap slots/descriptors" (both tx and rx side)

Therefore I would ask (manly Luigi, since netmap is in-tree in FreeBSD): Wouldn't it be better to force --disable-netmap when we realize that NETMAP_API (version number for the netmap API) is less than the value required by QEMU? This can be done in ./configure. In this way we keep the QEMU code cleaner.

yes we should do exactly what vincenzo suggests.

cheers
luigi

reply via email to

[Prev in Thread] Current Thread [Next in Thread]