[ovs-discuss] How to create mirror packet over GRE on OVS+DPDK

Sun Paul paulrbk at gmail.com
Mon Sep 25 05:26:06 UTC 2017


Hi

How do I configure mirroring of all traffic to a GRE tunnel on OVS+DPDK?


I have a OVS+DPDK setip as below.

# ovs-vsctl show
9fe3ef4d-7f29-4a21-80ea-62a705f5d934
    Bridge "g1"
        Port "g1"
            Interface "g1"
                type: internal
        Port "dpdk0"
            Interface "dpdk0"
                type: dpdk
                options: {dpdk-devargs="0000:00:09.0"}

I tried to create gre tunnel for packet mirroring


More information about the discuss mailing list