[dpdk-dev] 答复: Port-ids and NIC features

2013-08-16 Thread Marc Sune
Dear Stephen, 1) The problem is that, if the interfaces are binded to the IGB_UIO driver *before* the DPDK-based application is started, there is no way, as far as I've seen, to get such information. Of course, you cannot use anymore ethtool or whatever to get at least the speeds that the card is

[dpdk-dev] 答复: Port-ids and NIC features

2013-08-15 Thread Stephen Hemminger
On Fri, 16 Aug 2013 00:15:04 +0200 Marc Sune wrote: > Dear Stephen, > > 1) The problem is that, if the interfaces are binded to the IGB_UIO > driver *before* the DPDK-based application is started, there is no way, > as far as I've seen, to get such information. Of course, you cannot use > anymor

[dpdk-dev] 答复: Port-ids and NIC features

2013-08-15 Thread 安宏奎
For the question one, maybe you can detect it before binding to igb_uio -- ???: dev-bounces at dpdk.org [mailto:dev-bounces at dpdk.org] ?? Marc Sune : 2013?8?14? 16:57 ???: dev at dpdk.org ??: [dpdk-dev] Port-ids and NIC features Dear all, Two quick questions: 1) Is there a wa

[dpdk-dev] 答复: Port-ids and NIC features

2013-08-15 Thread Stephen Hemminger
On Thu, 15 Aug 2013 09:51:00 +0800 ??? wrote: > For the question one, maybe you can detect it before binding to igb_uio > > > -- > ???: dev-bounces at dpdk.org [mailto:dev-bounces at dpdk.org] ?? Marc Sune > : 2013?8?14? 16:57 > ???: dev at dpdk.org > ??: [dpdk-dev] Port-ids and