similar to: How to use the VMDq of Intel NIC?

Displaying 20 results from an estimated 70 matches similar to: "How to use the VMDq of Intel NIC?"

2009 Sep 15
1
How can I use R:sort function in C code?
Hi, I wrote a C extension for R. Within the C code I wanted to invoke the R's sort function, with the argument "index.return = TRUE". I found it is a difficult problem, how can I do that? I have implemented the decreasing sorting by the code "PROTECT(R_fcall = lang3(install("sort"), x, desc));", but how to define the "index.return" argument? Thanks in
2010 Jul 02
1
VMDq SR-IOV
Hello, Is there a HowTo or tutorial about the configuration of VMDq or SR-IOV with XEN? Thanks in advance. Best Regards, -- Houssem MEDHIOUB Research Engineer TELECOM & Management SudParis _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 May 26
1
VMDQ / netchannel2 support?
Hello, Did 3.4 come with vmdq, sr-iov, etc.. (netchannel2) support included? If so, is there any documentation available on how to make use of it? Also, these techniques seem like a good way to improve network performance on hardware that supports it, but for folks that want to use iptables and other network management utilities from dom0, will it even be possible anymore since the NICs seem to
2008 Oct 14
0
Intel VMDq support in Xen
Is Intel VMDq supported in Xen 3.3 or 3.4 ? And if not when will it be ? Ce message et toutes les pieces jointes sont etablis a l''attention exclusive de ses destinataires et sont strictement confidentiels. Pour en savoir plus cliquer ici This message and any attachments are confidential to the ordinary user of the e-mail address to which it was addressed and may also be privileged.
2009 Feb 10
3
[PATCH 2/2] Use correct config option for ixgbe VMDq
The correct kernel configuration for VMDq support is CONFIG_XEN_NETDEV2_VMQ, not CONFIG_XEN_NETDEV2_BACKEND. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> diff -urpN a/drivers/net/ixgbe/ixgbe.h b/drivers/net/ixgbe/ixgbe.h --- a/drivers/net/ixgbe/ixgbe.h 2009-02-06 09:03:44.000000000 -0800 +++ b/drivers/net/ixgbe/ixgbe.h 2009-02-10 14:32:57.000000000 -0800 @@ -35,7 +35,7 @@
2009 Sep 01
1
[RFC] Virtual Machine Device Queues(VMDq) support on KVM
[RFC] Virtual Machine Device Queues (VMDq) support on KVM Network adapter with VMDq technology presents multiple pairs of tx/rx queues, and renders network L2 sorting mechanism based on MAC addresses and VLAN tags for each tx/rx queue pair. Here we present a generic framework, in which network traffic to/from a tx/rx queue pair can be directed from/to a KVM guest without any software copy.
2009 Sep 01
1
[RFC] Virtual Machine Device Queues(VMDq) support on KVM
[RFC] Virtual Machine Device Queues (VMDq) support on KVM Network adapter with VMDq technology presents multiple pairs of tx/rx queues, and renders network L2 sorting mechanism based on MAC addresses and VLAN tags for each tx/rx queue pair. Here we present a generic framework, in which network traffic to/from a tx/rx queue pair can be directed from/to a KVM guest without any software copy.
2012 Sep 19
1
[PATCH 1/1] lua: Enabling io.read() in Lua.c32 with some restrictions
From: Hung-chi Lihn <hlihn at google.com> The current Lua.c32 does not enable io.read() due to some missing library functions. However, this strongly limits the Lua script from getting user inputs and reading files (even in pxelinux via TFTP). This patch enables io.read() in Lua.c32 with some restrictions: 1. the io.read("*line") is fully supported. 2. the
2011 Nov 16
11
What is the offical variable scope best practice?
I read the guide at http://docs.puppetlabs.com/guides/scope_and_puppet.htmland others'' mail, i am a little confused now, below is my understanding: 1. top scope only refers to site.pp, not include node definitions and facts. 2. in puppet class, using variables not local, must specify the namespace, like $class::variable, if it''s a top scope variable or a fact variable or a
2009 Jan 27
5
[PATCH 2/2] Add VMDq support to ixgbe
This patch adds experimental VMDq support (AKA Netchannel2 vmq) to the ixgbe driver. This applies to the Netchannel2 tree, and should NOT be applied to the "normal" development tree. To enable VMDq functionality, load the driver with the command-line parameter VMDQ=<num queues>, as in: $ modprobe ixgbe VMDQ=8 You can then set up PV domains to use the device by modifying your VM
2003 Jul 17
1
dbApply and data.frame
Hallo again I now succeeded in using dbApply on my data and I can convert it into a data.frame. But as Peter Dalgaard pointed out I his answer to my earlier question (Re: [R] list to data frame, 17.07.2003) I get one row and 10000 columns instead of what I want two columns and 10000 rows when I convert the list that dbApply returns to a Data frame. The list I want to convert looks like this
2005 Oct 09
0
The problem on joining a computer running FreeBSD(v5.4) to a Windows 2003 Active Directory domain using samba3.
Hi, I encountered a problem when I joined a FreeBSD machine to a windows = 2003 AD domain. I passed following steps successfully: 1.#net ads join =A8CUAdministrator =20 2.#wbinfo =A8Cu 3.#wbinfo =A8Cg But when I check: #id Domain\\username (I can find this username using command = =A1=B0wbinfo =A8Cu=A1=B1) Id Domain\\username: no such user =20 I found: After restarting samba, there
2020 Aug 31
0
Adding user to group doesn't propagate?
On Mon, Aug 31, 2020 at 9:21 AM Harald Hannelius via samba <samba at lists.samba.org> wrote: > > > On Wed, 17 Jun 2020, Harald Hannelius wrote: > > On Wed, 17 Jun 2020, Harald Hannelius via samba wrote: > >> On Wed, 17 Jun 2020, Rowland penny via samba wrote: > >>> On 17/06/2020 11:54, Harald Hannelius wrote: > >>>> On Wed, 17 Jun 2020,
2020 Sep 16
0
Adding user to group doesn't propagate?
On 16/09/2020 09:02, Harald Hannelius via samba wrote: > > On Mon, 31 Aug 2020, Jonathon Reinhart via samba wrote: >> On Mon, Aug 31, 2020 at 9:21 AM Harald Hannelius via samba >> <samba at lists.samba.org> wrote: >>> On Wed, 17 Jun 2020, Harald Hannelius wrote: >>>> On Wed, 17 Jun 2020, Harald Hannelius via samba wrote: >>>>> On Wed, 17
2020 Sep 24
0
Adding user to group doesn't propagate?
On Wed, 16 Sep 2020, Harald Hannelius via samba wrote: > On Mon, 31 Aug 2020, Jonathon Reinhart via samba wrote: >> On Mon, Aug 31, 2020 at 9:21 AM Harald Hannelius via samba >> <samba at lists.samba.org> wrote: >>> On Wed, 17 Jun 2020, Harald Hannelius wrote: >>>> On Wed, 17 Jun 2020, Harald Hannelius via samba wrote: >>>>> On Wed, 17 Jun
2020 Sep 17
0
Adding user to group doesn't propagate?
On 17/09/2020 08:41, Harald Hannelius via samba wrote: > > > On Wed, 16 Sep 2020, Rowland penny via samba wrote: >> On 16/09/2020 09:02, Harald Hannelius via samba wrote: >>> On Mon, 31 Aug 2020, Jonathon Reinhart via samba wrote: >>>> On Mon, Aug 31, 2020 at 9:21 AM Harald Hannelius via samba >>>> <samba at lists.samba.org> wrote:
2020 Sep 17
1
Adding user to group doesn't propagate?
On 17/09/2020 09:01, Nick Howitt via samba wrote: > > > On 17/09/2020 08:41, Harald Hannelius via samba wrote: >> >> >> On Wed, 16 Sep 2020, Rowland penny via samba wrote: >>> On 16/09/2020 09:02, Harald Hannelius via samba wrote: >>>> On Mon, 31 Aug 2020, Jonathon Reinhart via samba wrote: >>>>> On Mon, Aug 31, 2020 at 9:21 AM Harald
2020 Sep 17
2
Adding user to group doesn't propagate?
On Wed, 16 Sep 2020, Rowland penny via samba wrote: > On 16/09/2020 09:02, Harald Hannelius via samba wrote: >> On Mon, 31 Aug 2020, Jonathon Reinhart via samba wrote: >>> On Mon, Aug 31, 2020 at 9:21 AM Harald Hannelius via samba >>> <samba at lists.samba.org> wrote: >>>> On Wed, 17 Jun 2020, Harald Hannelius wrote: >>>>> On Wed, 17 Jun
2010 Jun 29
0
winbindd GETGRENT results in trusted domains environment
Good day. 1. We have configured two domain controllers on Windows 2003 R2. We named them TEST.LOCAL and CHILD.TEST.LOCAL respectively and made a trust relationships between them. 2. We have installed Samba 3.5.3 on Ubuntu 9.10, kernel 2.6.31-14 and configured it for using winbindd. We have encountered a problem with results that winbind returns upon a command GETGRENT. We
2007 May 13
1
Help understanding LAPACK symbol resolution
R developers, I am trying to understand how symbols are resolved, so that I can configure a package that I contributed to, and so that I can provide guidance to (linux / OSX) users of the package. To be concrete, my package uses the LAPACK Fortran symbol zsysv. This is not in libRlapack, but is defined on my system in the library /usr/lib64/liblapack.so. * I suspect that the reason the symbol is