numam-dpdk/examples
Bruce Richardson 47bd46112b xen: import xenvirt pmd and vhost_xen
This provides a para-virtualization packet switching solution, based on the
Xen hypervisor’s Grant Table, which provides simple and fast packet
switching capability between guest domains and host domain based on
MAC address or VLAN tag.

This solution is comprised of two components; a Poll Mode Driver (PMD)
as the front end in the guest domain and a switching back end in the
host domain.  XenStore is used to exchange configure information
between the PMD front end and switching back end,
including grant reference IDs for shared Virtio RX/TX rings, MAC
address, device state, and so on.

The front end PMD can be found in the Intel DPDK directory lib/
librte_pmd_xenvirt and back end example in examples/vhost_xen.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2014-02-25 21:29:19 +01:00
..
cmdline mk: compilation fixes 2014-02-25 21:29:18 +01:00
dpdk_qat update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
exception_path update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
helloworld update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
ip_reassembly update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
ipv4_frag update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
ipv4_multicast update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
kni xen: core library changes 2014-02-25 21:29:19 +01:00
l2fwd update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
l3fwd update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
l3fwd-power update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
l3fwd-vf update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
link_status_interrupt update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
load_balancer mk: compilation fixes 2014-02-25 21:29:18 +01:00
multi_process update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
qos_meter update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
qos_sched mk: compilation fixes 2014-02-25 21:29:18 +01:00
quota_watermark update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
timer update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
vhost_xen xen: import xenvirt pmd and vhost_xen 2014-02-25 21:29:19 +01:00
vmdq update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
vmdq_dcb update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00