Searched hist:aa3a7032 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/net/ |
H A D | colo-compare.c | aa3a7032 Tue Jul 04 01:53:52 CDT 2017 Zhang Chen <zhangchen.fnst@cn.fujitsu.com> net/colo-compare.c: Make colo-compare support vnet_hdr_len We add the vnet_hdr_support option for colo-compare, default is disabled. If you use virtio-net-pci or other driver needs vnet_hdr, please enable it. You can use it for example: -object colo-compare,id=comp0,primary_in=compare0-0,secondary_in=compare1,outdev=compare_out0,vnet_hdr_support COLO-compare can get vnet header length from filter, Add vnet_hdr_len to struct packet and output packet with the vnet_hdr_len. Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/openbmc/qemu/ |
H A D | qemu-options.hx | aa3a7032 Tue Jul 04 01:53:52 CDT 2017 Zhang Chen <zhangchen.fnst@cn.fujitsu.com> net/colo-compare.c: Make colo-compare support vnet_hdr_len We add the vnet_hdr_support option for colo-compare, default is disabled. If you use virtio-net-pci or other driver needs vnet_hdr, please enable it. You can use it for example: -object colo-compare,id=comp0,primary_in=compare0-0,secondary_in=compare1,outdev=compare_out0,vnet_hdr_support COLO-compare can get vnet header length from filter, Add vnet_hdr_len to struct packet and output packet with the vnet_hdr_len. Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|