0-day Robot <ro...@bytheb.org> writes: > Bleep bloop. Greetings Ilya Maximets, I am a robot and I have tried out your > patch. > Thanks for your contribution. > > I encountered some error that I wasn't expecting. See the details below. > >
This isn't an issue with your patch, Ilya. The current mainline has a failing build. I think just the following would fix it, but I need to do a full test to confirm. --- diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index 13a20f023..6c3736ef5 100644 --- a/lib/dpif-netdev.c +++ b/lib/dpif-netdev.c @@ -3481,7 +3481,7 @@ dpif_netdev_flow_dump_cast(struct dpif_flow_dump *dump) static struct dpif_flow_dump * dpif_netdev_flow_dump_create(const struct dpif *dpif_, bool terse, - char *type OVS_UNUSED) + struct dpif_flow_dump_types *type OVS_UNUSED) { struct dpif_netdev_flow_dump *dump; --- _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev