> -----Original Message----- > From: Ethan Zhuang [mailto:zhuangwj at gmail.com] > Sent: Tuesday, June 21, 2016 11:56 AM > To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com> > Cc: dev at dpdk.org; Singh, Jasvinder <jasvinder.singh at intel.com>; Yigit, > Ferruh <ferruh.yigit at intel.com>; WeiJie Zhuang <zhuangwj at gmail.com> > Subject: [PATCH v4 1/4] port: kni interface support > > From: WeiJie Zhuang <zhuangwj at gmail.com> > > add KNI port type to the packet framework > > Signed-off-by: WeiJie Zhuang <zhuangwj at gmail.com> > --- > v2: > * Fix check patch error. > v3: > * Fix code review comments. > v4: > * Reorganize patch sets and fix some comments > ---
Series-acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com> I am acking patches 1 - 4 from v4 series on KNI support for Packet Framework and ip_pipeline app.