On 10/03/2018 10:28 PM, Ye Xiaolong wrote:
On 10/03, Maxime Coquelin wrote:On 10/03/2018 09:34 PM, Xiaolong Ye wrote:rte_strscpy is safer to use. Signed-off-by: Xiaolong Ye <xiaolong...@intel.com> --- examples/vdpa/main.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> I'll squash it into initial commit.
Squashed and pushed to dpdk-next-virtio. Maxime