On 1/22/2019 1:22 PM, Ilya Maximets wrote:
No need to allocate memory and use 'strcat' direcly. 'dynamic-string' could do this for us. > Signed-off-by: Ilya Maximets <[email protected]> --- lib/dpdk.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-)
Thanks for this Ilya, I've pushed this to master. Ian _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
