[dpdk-dev] L2/3 Tx generator example

2014-04-01 Thread Ilan Borenshtein
Hello, I've become a member. I want to ask the following: I'm looking for Layer2/3 Tx generator (not forward) example. Thanks, Ilan

[dpdk-dev] Signature filter for virtual function

2014-08-14 Thread Ilan Borenshtein
Hello, I'm trying to configure the flow director of VF 82599 port using rte_eth_dev_fdir_add_signature_filter (). The function returns with ENOTSUP. Doe's flow director supported for VF ? What can be the reason for ENOTSUP ? Thanks, Ilan B

[dpdk-dev] Signature filter for virtual function

2014-08-17 Thread Ilan Borenshtein
Borenshtein; dev at dpdk.org Subject: RE: Signature filter for virtual function Hi Flow director is not supported on VF now. I think this may be the reason why ENOTSUP is returned. > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ilan Borenshtein

[dpdk-dev] Signature filter for virtual function

2014-08-18 Thread Ilan Borenshtein
Looking for director packet to different queues in a VF. Will it be implemented in future releases ? -Original Message- From: Wu, Jingjing [mailto:jingjing...@intel.com] Sent: Monday, August 18, 2014 3:40 AM To: Ilan Borenshtein; dev at dpdk.org Subject: RE: Signature filter for virtual

[dpdk-dev] Signature filter for virtual function

2014-08-19 Thread Ilan Borenshtein
Yes, 82599. I'll be updated. Thank you for your answer. -Original Message- From: Wu, Jingjing [mailto:jingjing...@intel.com] Sent: Tuesday, August 19, 2014 10:41 AM To: Ilan Borenshtein; dev at dpdk.org Subject: RE: Signature filter for virtual function Are you talking about 8259

[dpdk-dev] CPU utilization without the time spent for polling the Ethernet

2015-02-12 Thread Ilan Borenshtein
Hello, I would like to measure the CPU utilization without the time spent for polling the Ethernet. Doe's DPDK supports this in any way ? Thanks, Ilan B