My name is Gang Jiang.
> -----原始邮件----- > 发件人: "Thomas Monjalon" <tho...@monjalon.net> > 发送时间: 2017-05-05 20:11:35 (星期五) > 收件人: jiangg <jia...@mail.ustc.edu.cn> > 抄送: dev@dpdk.org > 主题: Re: [dpdk-dev] [PATCH] examples/vhost: fix the use of strnlen() > > Hi, > > 16/04/2017 13:39, jiangg: > > The return value of strnlen(s, maxlen) is never bigger than maxlen. > > > > Signed-off-by: jiangg <jia...@mail.ustc.edu.cn> > > Please, could you provide your full name in SoB? > > We could also add a Fixes: line. > > Thanks