On Mon, Nov 28, 2016 at 05:06:53PM +0000, [email protected] wrote:
> From: billyom <[email protected]>
> 
> pmd-cpu-mask is interpreted as a hex bit mask. So it should be written
> with a leading 0x to indicate this. But if this is done, while the value
> is interpreted correctly and the PMDs pinned as expected, a confusing
> warning message is also issued.
> 
> This patch allows but does not require a leading 0x or 0X to be used
> without a warning. Existing functionality is not affected. Relevant DPDK
> docs also updated.
> 
> Signed-off-by: Billy O'Mahony <[email protected]>

This is a whitespace-only change to the C code in OVS, so it's hard to
believe that it does what it says.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to