qemu/docs/specs
Scott Feldman d0d2555852 rocker: mark copy-to-cpu pkts as forwarding offloaded
For pkts copied to the CPU (to be processed by guest driver), mark the Rx
descriptor with flag "OFFLOAD_FWD" to indicate device has already forwarded
pkt.  The guest driver will use this indicator to avoid duplicate
forwarding in the guest OS.

Examples include bcast/mcast/unknown ucast pkts flooded to bridged ports.
We want to avoid both the device and the guest bridge driver flooding these
pkts, which would result in duplicates pkts on the wire.  Packet sampling,
such as sFlow, can also use this technique to mark pkts for the guest OS to
record but otherwise drop.

Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Message-id: 1435746792-41278-5-git-send-email-sfeldma@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-07-07 13:13:22 +01:00
..
acpi_cpu_hotplug.txt acpi: ich9: add CPU hotplug handling to Q35 machine 2014-01-26 13:11:44 +02:00
acpi_mem_hotplug.txt acpi: add hardware implementation for memory hot unplug 2015-04-27 21:09:07 +02:00
acpi_pci_hotplug.txt acpi_piix4: Re-define PCI hotplug eject register read 2012-04-15 12:17:23 +03:00
edu.txt hw: misc, add educational driver 2015-01-26 12:26:55 +01:00
fw_cfg.txt fw_cfg: insert fw_cfg file blobs via qemu cmdline 2015-06-10 08:06:46 +02:00
ivshmem_device_spec.txt Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
pci-ids.txt add pci-bridge-seat 2015-06-23 17:08:22 +02:00
pci-serial.txt serial: add pci-serial documentation 2012-10-22 13:26:42 -05:00
pci-testdev.txt pci: add pci test device 2013-04-16 01:41:53 +03:00
ppc-spapr-hcalls.txt Spelling fixes in comments and documentation 2012-09-14 08:21:28 +01:00
ppc-spapr-hotplug.txt docs: add sPAPR hotplug/dynamic-reconfiguration documentation 2015-06-03 23:56:52 +02:00
pvpanic.txt pvpanic: add document of pvpanic 2013-04-30 10:30:01 -05:00
qcow2.txt docs/qcow2: Limit refcount_order to [0, 6] 2014-10-23 15:34:02 +02:00
qed_spec.txt docs: Describe zero data clusters in QED specification 2011-04-13 12:06:40 +02:00
rocker.txt rocker: mark copy-to-cpu pkts as forwarding offloaded 2015-07-07 13:13:22 +01:00
standard-vga.txt vga-pci: add qext region to mmio 2014-10-15 11:08:35 +02:00
vhost-user.txt vhost-user: add multi queue support 2015-06-01 14:18:55 +02:00
vmw_pvscsi-spec.txt scsi: VMWare PVSCSI paravirtual device implementation 2013-04-19 10:44:17 +02:00