> -----Original Message----- > From: Liu, Jijiang > Sent: Thursday, October 22, 2015 3:10 PM > To: Wu, Jingjing; dev at dpdk.org > Cc: Zhang, Helin; Tao, Zhe; Pei, Yulong > Subject: RE: [PATCH 7/8] i40e: get_dcb_info ops implement > > > > > -----Original Message----- > > From: Wu, Jingjing > > Sent: Thursday, September 24, 2015 2:03 PM > > To: dev at dpdk.org > > Cc: Wu, Jingjing; Liu, Jijiang; Zhang, Helin; Tao, Zhe; Pei, Yulong > > Subject: [PATCH 7/8] i40e: get_dcb_info ops implement > > > > This patch implements the get_dcb_info ops in i40e driver. > > > > Signed-off-by: Jingjing Wu <jingjing.wu at intel.com> > > --- > > drivers/net/i40e/i40e_ethdev.c | 42 > > ++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 42 insertions(+) > > > > If there are some command lines in testpmd to get DCB information, that is > great.
Yes. Will think about it in V2 patch. Thanks. Jingjing