On Tue, Oct 22, 2013 at 1:54 AM, Sukyoung Oh <crystalring...@gmail.com> wrote:
> Hi, I'm curious whether ovs supports sr-iov
>
> not like others,
>
> I am trying to use openvswitch on DomU domain.
>
> DomU have vif that connected Dom0 as eth0 and two ixgbevf that cause by
> using sr-iov as eth1,2.
>
> "ovs-vsctl add-port br0 eth1 "
> (br0 is ovs bridge, and eth1 is ixgbevf)
>
> i think ixgbevf also be a kind of interface, so It will be work well
>
> but, this interfaces was not worked.

What does not work mean specifically?

> Is there a different between vif(or pd) and ixgbevf ?

Yes, there are many restrictions on VFs. For example, the switch in
the NIC is statically programmed so VFs will only get packets with
their MAC.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to