qemu-irix/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_mem_hotplug.txt acpi: add hardware implementation for memory hot unplug 2015-04-27 21:09:07 +02:00
acpi_pci_hotplug.txt
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
pci-ids.txt add pci-bridge-seat 2015-06-23 17:08:22 +02:00
pci-serial.txt
pci-testdev.txt
ppc-spapr-hcalls.txt
ppc-spapr-hotplug.txt docs: add sPAPR hotplug/dynamic-reconfiguration documentation 2015-06-03 23:56:52 +02:00
pvpanic.txt
qcow2.txt docs/qcow2: Limit refcount_order to [0, 6] 2014-10-23 15:34:02 +02:00
qed_spec.txt
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