similar to: Guest still receive packet with vlan tag (SR-IOV transparent VLAN)

Displaying 20 results from an estimated 1000 matches similar to: "Guest still receive packet with vlan tag (SR-IOV transparent VLAN)"

2016 May 14
0
Re: Guest still receive packet with vlan tag (SR-IOV transparent VLAN)
2010 Nov 24
6
about sr-iov
Hi, I got a problem when prepared to pass-thru 82576 ethernet card with SR-IOV support. The 82576 card is build-in on the board. When loading igb driver for the card, dmesg show some errors like: pci 0000:05:00.0: BAR 10: can''t allocate mem resource [0xfbf00000-0xfbefffff] . igb 0000:05:00.0: not enough MMIO resources for SR-IOV igb 0000:05:00.0: Failed to initialize
2023 Apr 03
1
SR-IOV pool with static MAC address and vlan
Hi Paul, You can set the static MAC address and VLAN in the interface section of the VM xml. So it will not change even when the VM shuts down and restarts. VM interface xml: <interface type='network'> <mac address='52:54:00:85:e2:cd'/> <source network='hostdev_net'/> <vlan> <tag id='42'/> </vlan>
2023 Apr 02
1
SR-IOV pool with static MAC address and vlan
I'm planning to set up a libvirt/kvm system using a card with SR-IOV support. I'd like to use the vf pool option rather than statically assigning a vf to each vm. However, I'd also like each vm to have a static MAC address and I have multiple VLANs they will be on. I found in the documentation a syntax for specifying a MAC and a vlan when the vf is statically assigned, but I don't
2014 Sep 19
3
sr-iov on Intel 82576 and rhel 7 - would not work
hi everybody a windows kvm guest would not start, process gets killed with: Out of memory: Kill process 21984 (qemu-kvm) score 44 or sacrifice child I really don't know where/what I might be missing, config seems fine, everything looks ok - I only am not sure, do I need to first stub a SR-IOV device like regular passthrough? I'm trying sr-iov, having one NIC left to the host and the
2018 Jul 11
1
Adding a VLAN tag to a libvirt SR-IOV VF network using the "virsh net-update" command
Hi all, How do you add a VLAN tag to a libvirt SR-IOV VF network usingthe "virsh net-update" command? I couldn't find the section to passto the "virsh net-update" command to add the VLAN tag. I have the following libvirt network defined for a SR-IOV VF: <network>  <name>GE0-0-SRIOV-1</name>  <uuid>7bc67166-c78e-4bcf-89ee-377dd9086631</uuid> 
2010 Oct 29
1
About ping latency in SR-IOV
Hi, Greg, Eddie, I found that in SR-IOV + HVM environment, ping latency depends on ping interval. The NIC is Intel 82576 (1000Mbps), server uses xen-4.0.1, domain-0 is kernel-2.6.32 and HVM is kernel-2.6.31. The server and client are connected through a 1000Mbps switch. The data is as following: # ping -i 1 192.168.0.21 PING 192.168.0.21 (192.168.0.21) 56(84) bytes of data. 64 bytes from
2016 Feb 22
0
About the vfio error when using SR-IOV
Hi, All I want to use the SR-IOV of intel 82576 NIC. I enabled IOMMU and VT-d and SR-IOV in BIOS. And enabled VT-d in kernel. The OS information is bellow: [root@host3 nova]# cat /etc/redhat-release CentOS Linux release 7.1.1503 (Core) [root@host3 nova]# uname -an Linux host3.localdomain 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [root@host3 nova]#
2014 Sep 20
0
Re: sr-iov on Intel 82576 and rhel 7 - would not work
On 09/19/2014 10:35 AM, lejeczek wrote: > hi everybody > > a windows kvm guest would not start, process gets killed with: > > Out of memory: Kill process 21984 (qemu-kvm) score 44 or sacrifice child > > I really don't know where/what I might be missing, config seems fine, > everything looks ok - I only am not sure, do I need to first stub a > SR-IOV device like
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
2011 Aug 22
0
How to find out if the installed NIC supports SR-IOV?
Hi, I am working with a westemere based server. I need to find out if the NIC installed there supports SR-IOV - what would be the best way to determine that? Regards, Kashyap hwconfig ------------- Summary: HP DL160 G6, 2 x Xeon E5620 2.40GHz, 15.7GB / 16GB 1333MHz, 1 x 500GB SATA System: HP ProLiant DL160 G6, C-2N/16/500, ySPEC 25.0 Processors: 2 x Xeon E5620 2.40GHz (HT
2011 Feb 10
0
problems with xen and sr-iov/iommu
Hi all, I''ve fetched the xen 4.0.1 source from the usual spot and have git''d the stable dom0 source (recently) from the jeremy repository, have successfully built and installed each of these on my VT-x and VT-d capable x86_64 system, over a fedora 14 installation. Most of the features seem to be running just fine, but I''m having a real problem getting the virtual
2009 Apr 03
0
[PATCH] PCI: sync up the SR-IOV changes between Dom0 and upstream kernels
The SR-IOV patches for the upstream kernel are finally in-tree. This patch backports some minor changes that appeared in the upstream kernel after the Dom0 patches were checked-in. Signed-off-by: Yu Zhao <yu.zhao@intel.com> diff -r 67a7ffcc5067 -r 0e265f73b23a drivers/pci/Kconfig --- a/drivers/pci/Kconfig Wed Apr 01 11:43:01 2009 +0100 +++ b/drivers/pci/Kconfig Fri Apr 03 03:48:47 2009
2015 Jun 21
0
IOV / SR-IOV / MR-IOV for non-network hardware?
I've been looking for real-world examples of this for a long time -- mainly because I'm trying to decide whether to restrict my build-options to using only components which are all compatible with IOV. I'm thinking that the constraint would be worth it, if IOV could provide a significant performance benefit for non-network peripherals such as storage, video processing, etc. (compared
2008 Sep 01
0
[PATCH 0/4 v2] PCI: Linux kernel SR-IOV support
Greetings, Following patches add SR-IOV capability support to the Linux kernel. With these patches, people can turn a PCI device with the capability into multiple ones from software perspective. [PATCH 1/4 v2] PCI: introduce new base functions [PATCH 2/4 v2] PCI: support ARI capability [PATCH 3/4 v2] PCI: support SR-IOV capability [PATCH 4/4 v2] PCI: document the change Thanks to Randy Dunlap
2008 Aug 12
0
SR-IOV: patches are available for Linux kernel
Greetings, Patches to support Single Root I/O Virtualization (SR-IOV) capability are available for the Linux 2.6 development tree. KVM and Xen supports will come soon! --- Single Root I/O Virtualization (SR-IOV) capability defined by PCI-SIG is intended to enable multiple system software to share PCI hardware resources. PCI device that supports this capability can be extended to one Physical
2012 Jun 06
0
SR-IOV with Broadcom NIC??
Hi, We recently purchased some HP Gen8 servers with Broadcom BCM57810 NIC controllers. I am running CentOS 6.2 on these servers configured as KVM hosts. Has anyone gotten the Broadcom chips to run with SR-IOV on CentOS 6.2? Any clues on how to get it working? I see from the Broadcom glossy marketing docs that this chip supports SR-IOV, but I cannot find a procedure for configuring it. The
2010 Jun 09
0
Problem passing an SR-IOV function to a PV domU
I have an intel 82576GB SR-IOV network card, and I''m trying to pass a function through to a PV domU. Things seem to be going right, but the function I pass through never shows up in an lspci on the domU. I''m successfully hiding the function in dom0, and it shows up in "xm pci-list-assignable-devices" I''ve tried assigning the function to my domU using both the
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
2011 Feb 17
0
anyone successfully using sr-iov on xen 4.0.1?
I''m currently unable to make it fully work. If there are successes out there that are willing to share config, etc, I''d really like to compare. My current efforts: o physical nics mapped to linux HVM guests work, get network access o virtual nics (sr-iov functions) get mapped to linux HVM guests, report link up, but do not get network access (IRQ black hole??) Does