On Mon, Jan 17, 2022 at 10:44 PM Peng He <[email protected]> wrote: > > In the commit 1df7f7aac8c976690167261fec9a50d832ef9e7e, the packet > metadata's in_port has been changed from ofp port into odp port, > however, the odp->flow->in_port is still ofp_port. This patch changes > the odp->flow->in_port into odp_port. > > Fixes: 1df7f7aac8 ("ofproto-dpif: Restore packet metadata when a > continuation is resumed.") > Signed-off-by: Peng He <[email protected]>
Looks good! Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
