search for: invald

Displaying 8 results from an estimated 8 matches for "invald".

Did you mean: invalid
2014 Apr 21
0
[PATCH] virtio_net: zero is an invald queue_pairs number
On 04/18/2014 01:45 PM, Amos Kong wrote: > Execute "ethtool -L eth0 combined 0" in guest, if multiqueue > is enabled, virtnet_send_command() will return -EINVAL error, > there is a validation in QEMU. > > But if multiqueue is disabled, virtnet_set_queues() will just > return zero (success). We should return error for this situation. > > Signed-off-by: Amos Kong
2014 Apr 21
1
[PATCH] virtio_net: zero is an invald queue_pairs number
On 04/21/2014 02:32 PM, Jason Wang wrote: > On 04/18/2014 01:45 PM, Amos Kong wrote: >> Execute "ethtool -L eth0 combined 0" in guest, if multiqueue >> is enabled, virtnet_send_command() will return -EINVAL error, >> there is a validation in QEMU. >> >> But if multiqueue is disabled, virtnet_set_queues() will just >> return zero (success). We should
2014 Apr 21
1
[PATCH] virtio_net: zero is an invald queue_pairs number
On 04/21/2014 02:32 PM, Jason Wang wrote: > On 04/18/2014 01:45 PM, Amos Kong wrote: >> Execute "ethtool -L eth0 combined 0" in guest, if multiqueue >> is enabled, virtnet_send_command() will return -EINVAL error, >> there is a validation in QEMU. >> >> But if multiqueue is disabled, virtnet_set_queues() will just >> return zero (success). We should
2014 Apr 18
3
[PATCH] virtio_net: zero is an invald queue_pairs number
Execute "ethtool -L eth0 combined 0" in guest, if multiqueue is enabled, virtnet_send_command() will return -EINVAL error, there is a validation in QEMU. But if multiqueue is disabled, virtnet_set_queues() will just return zero (success). We should return error for this situation. Signed-off-by: Amos Kong <akong at redhat.com> --- drivers/net/virtio_net.c | 2 +- 1 file changed,
2014 Apr 18
3
[PATCH] virtio_net: zero is an invald queue_pairs number
Execute "ethtool -L eth0 combined 0" in guest, if multiqueue is enabled, virtnet_send_command() will return -EINVAL error, there is a validation in QEMU. But if multiqueue is disabled, virtnet_set_queues() will just return zero (success). We should return error for this situation. Signed-off-by: Amos Kong <akong at redhat.com> --- drivers/net/virtio_net.c | 2 +- 1 file changed,
2007 Apr 21
1
Transer calls hitting #
Hi, Any idears how to get call transfer to work? The "#" key is recognized but the following typed digits does not appear to be read and the IVR announce "Invald extension..." Debug output -- Started music on hold, class 'default', on channel 'Zap/1-1' -- Playing 'pbx-transfer' (language 'en') -- Stopped music on hold on Zap/1-1 -- Unable to find extension '' in context 'local_extensions'...
2009 Sep 16
3
Best way to compile xen 3.4.1 on centos 5.3
What is the best way to compile xen on centos 5.3? Also I need to able to kmod Yum kmod-drbd with the new version of xen. I belive that if I want to use xen 3.4.1 I have to re compile kernel right? I''m currently using kernel 2.6.18-127 from centos 5.3 but is running xen 3.1 only from yum Sent from my iPhone _______________________________________________ Xen-users mailing list
2001 Aug 18
2
ext3 0.9.6 for kernel 2.4.9
This is just a rediff and retest - no ext3 changes in this release. http://www.uow.edu.au/~andrewm/linux/ext3/ The latest diff is against linux-2.4.9. The version of ext3 in -ac kernels is current. -ac's ext3 has the "buffer tracing" debug code removed from the non-ext3 files, so the 2.4.9 diff is more useful for bug hunting. I should generate a diff against -ac to enable