hello, I tried using NAPI in pv network drivers, but i discovered that it don''t supports NAPI (kernel 3.5.0-17, xen 4.3.1). I like to know if any version of pv driver supports NAPI regards Eduardo _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
On Tue, 2013-02-05 at 14:59 +0000, Eduardo Kuroda wrote:> hello, > > > I tried using NAPI in pv network drivers, but i discovered that it > don''t supports NAPI (kernel 3.5.0-17, xen 4.3.1). > > I like to know if any version of pv driver supports NAPI >Netfront already uses NAPI but netback does not. There was a experimental netback implementation with NAPI and other stuffs, but it is not yet ready for upstream. Just asking, what''s the motivation for you to use NAPI? Do you see bottleneck in current implementation? Wei.> > regards > Eduardo
Hi Wei, i''m doing experiments with interrupt coalescence trying to find good values that increase bandwidth and reduce the amount of interruptions On Tue, Feb 5, 2013 at 1:07 PM, Wei Liu <wei.liu2@citrix.com> wrote:> On Tue, 2013-02-05 at 14:59 +0000, Eduardo Kuroda wrote: > > hello, > > > > > > I tried using NAPI in pv network drivers, but i discovered that it > > don''t supports NAPI (kernel 3.5.0-17, xen 4.3.1). > > > > I like to know if any version of pv driver supports NAPI > > > > Netfront already uses NAPI but netback does not. There was a > experimental netback implementation with NAPI and other stuffs, but it > is not yet ready for upstream. > > Just asking, what''s the motivation for you to use NAPI? Do you see > bottleneck in current implementation? > > > Wei. > > > > > regards > > Eduardo > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Possibly Parallel Threads
- large packet support in netfront driver and guest network throughput
- [PATCH] VNIF: Using smart polling instead of event notification.
- [PATCH net V2] xen-netback: use jiffies_64 value to calculate credit timeout
- [PATCH net-next v2 6/9] net: use core MTU range checking in virt drivers
- [PATCH net-next v2 6/9] net: use core MTU range checking in virt drivers