On Tue, Jan 09, 2018 at 03:54:45PM +0000, Markos Chandras wrote:
> From: Mark Kavanagh <[email protected]>
> 
> netdev_dpdk_detach() declares a 'port_id' variable, of type uint8_t.
> This variable should instead be of type dpdk_port_t.
> 
> Fixes: bb37956ac ("netdev-dpdk: Use uint8_t for port_id.")
> CC: Ilya Maximets <[email protected]>
> Signed-off-by: Mark Kavanagh <[email protected]>
> Acked-by: Ilya Maximets <[email protected]>
> Signed-off-by: Ian Stokes <[email protected]>
> Signed-off-by: Markos Chandras <[email protected]>

Applied to branch-2.8, thanks!
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to