[dpdk-dev] testpmd (v2.1.0) bug: no support for flex-bytes-offset :-(

2015-10-05 Thread Navneet Rao
Can you please fix this when you get a chance? (and/or if somebody has a patch - can you please forward) Thanks -Navneet

[dpdk-dev] testpmd - configuration of the fdir filter

2015-09-11 Thread Navneet Rao
l Message----- From: Navneet Rao Sent: Wednesday, September 09, 2015 10:26 AM To: Jan Fruhbauer Subject: RE: [dpdk-dev] testpmd - configuration of the fdir filter Hello Jan: Please let me know if you were able to figure this out... I am also running into similar issues!!! Thanks

[dpdk-dev] flow_director_filter error!!

2015-09-01 Thread Navneet Rao
- From: Mcnamara, John [mailto:john.mcnam...@intel.com] Sent: Monday, August 31, 2015 4:07 AM To: Navneet Rao; De Lara Guarch, Pablo; Wu, Jingjing; dev at dpdk.org Subject: RE: [dpdk-dev] flow_director_filter error!! > From: Navneet Rao [mailto:navneet.rao at oracle.com] > Sent:

[dpdk-dev] flow_director_filter error!!

2015-08-28 Thread Navneet Rao
cc-ing Bruce -- 'cos found an earlier thread on this... http://dpdk.info/ml/archives/dev/2014-February/001381.html Any pointers Bruce -- on how to setup flow-director-filter using x540? Thanks -Navneet -Original Message- From: Navneet Rao Sent: Friday, August 28, 2015 3:11 PM To: De

[dpdk-dev] flow_director_filter error!!

2015-08-28 Thread Navneet Rao
nature poll time exceeded! PMD: ixgbe_fdir_flush(): Failed to re-initialize FD table. flow director table flushing error: (Too many open files in system) Any ideas what am I missing? And also, why is there is a reference to 82599 function here? -Original Message- From: Navneet Rao Sent: Th

[dpdk-dev] flow_director_filter error!!

2015-08-27 Thread Navneet Rao
e Lara Guarch, Pablo [mailto:pablo.de.lara.gua...@intel.com] Sent: Wednesday, August 26, 2015 12:28 AM To: Navneet Rao; Wu, Jingjing; Mcnamara, John; dev at dpdk.org Subject: RE: [dpdk-dev] flow_director_filter error!! Hi Navneet, > -Original Message- > From: dev [mailto:dev-bounces

[dpdk-dev] flow_director_filter error!!

2015-08-26 Thread Navneet Rao
From: De Lara Guarch, Pablo [mailto:pablo.de.lara.gua...@intel.com] Sent: Wednesday, August 26, 2015 12:28 AM To: Navneet Rao; Wu, Jingjing; Mcnamara, John; dev at dpdk.org Subject: RE: [dpdk-dev] flow_director_filter error!! Hi Navneet, > -Original Message- > From: dev [mailto:dev

[dpdk-dev] flow_director_filter error!!

2015-08-25 Thread Navneet Rao
Wu, Jingjing [mailto:jingjing...@intel.com] Sent: Tuesday, August 25, 2015 6:55 AM To: Navneet Rao; Mcnamara, John; dev at dpdk.org Subject: RE: [dpdk-dev] flow_director_filter error!! Hi, Navneet I'm sorry for I have no idea about the NIC i540. Are you talking about X540? If X540, I guess you c

[dpdk-dev] working example commands for ethertype/flow_director_filter ?

2015-08-24 Thread Navneet Rao
d of default 0) And I want to filter on the mac_address.so using the ethertype_filter. Thanks -Navneet -Original Message- From: Navneet Rao Sent: Friday, August 21, 2015 2:55 PM To: dev at dpdk.org Subject: [dpdk-dev] working example commands for ethertype/flow_director_fil

[dpdk-dev] working example commands for ethertype/flow_director_filter ?

2015-08-21 Thread Navneet Rao
Hello: If anybody has any working example commands for ethertype or flow_director_filter, can you please send it across.. I am using the testpmd app, and it is constantly reporting "bad-arguments" even for the legal commands in the doc!!! Thanks -Navneet

[dpdk-dev] flow_director_filter error!!

2015-08-18 Thread Navneet Rao
Hello: Using dpdk-2.0.0 and i540 - I am using the testpmd app to test-drive the flow-director filter settings. After I start the testpmd app, I am flusing the flow_director_filter settings and get the following error - testpmd> flush_flow_director 0 PMD: ixgbe_fdir_flush(): Failed to

[dpdk-dev] docs for the igb_uio.c?

2015-08-11 Thread Navneet Rao
Hello: Unable to locate the documentation for the igb_uio.c program in the DPDK-2.0.0 package. Can somebody please steer me to it? Thanks -Navneet

[dpdk-dev] "ifconfig" commands/status using the dpdk:igb_uio driver

2015-08-04 Thread Navneet Rao
Hello Experts: How can I configure my NIC setting(s) when loaded with the dpdk:igb_uio driver? E.g I need to keep the MAC address and the IP address of the NIC the "same as before" after switching to a dpdk:igb_uio driver for the NIC. Is there a equiv of "ifconfig" utility in dpdk? How do I

[dpdk-dev] "ifconfig" commands/status using the dpdk:igb_uio driver

2015-08-03 Thread Navneet Rao
Hello: How can I configure my NIC setting(s) when loaded with the dpdk:igb_uio driver? E.g I need to keep the MAC address and the IP address of the NIC the "same as before" after switching to a dpdk:igb_uio driver for the NIC. Is there a equiv of "ifconfig" utility in dpdk? How do I

[dpdk-dev] Using the testpmd app & ixgbe driver on 540-Twinville, cannot configure rxq > 1

2015-07-10 Thread Navneet Rao
Hello: Couple of questions for the 540-Twinville & "testpmd" app: 1. How do I specify multiple receive queues/port - Used the command line option -rxq=2 and get this error.. *** Fail: nb_rxq(2) is greater than max_rx_queues(1) EAL: Error - exiting with code: 1

[dpdk-dev] Using the testpmd app & ixgbe driver on 540-Twinville, cannot configure rxq > 1

2015-07-08 Thread Navneet Rao
Hello: Couple of questions for the 540-Twinville & "testpmd" app: 1. How do I specify multiple receive queues/port - Used the command line option -rxq=2 and get this error.. *** Fail: nb_rxq(2) is greater than max_rx_queues(1) EAL: Error - exiting with code: 1

[dpdk-dev] Running testpmd over KNI

2015-06-05 Thread Navneet Rao
] Sent: Friday, June 05, 2015 3:24 AM To: Navneet Rao Cc: dev at dpdk.org Subject: Re: [dpdk-dev] Running testpmd over KNI On Thu, Jun 04, 2015 at 02:01:19PM -0700, Navneet Rao wrote: > Running --- > > > > ./testpmd -c7 -n3 --vdev=eth_pcap0,iface=vEth0 > --vdev=eth_pcap1,ifac

[dpdk-dev] Running testpmd over KNI

2015-06-04 Thread Navneet Rao
this? Thanks -Navneet -Original Message- From: Navneet Rao Sent: Thursday, June 04, 2015 2:01 PM To: dev at dpdk.org Subject: [dpdk-dev] Running testpmd over KNI Running --- ./testpmd -c7 -n3 --vdev=eth_pcap0,iface=vEth0 --vdev=eth_pcap1,iface=vEth1 -- -i --nb-cores=2 --nb-ports=2

[dpdk-dev] Running testpmd over KNI

2015-06-04 Thread Navneet Rao
Running --- ./testpmd -c7 -n3 --vdev=eth_pcap0,iface=vEth0 --vdev=eth_pcap1,iface=vEth1 -- -i --nb-cores=2 --nb-ports=2 --total-num-mbufs=1024 results in a EAL: Error - exiting with code: 1 Cause: Cannot create lock on '/var/run/.rte_config'. Is another primary process running?

[dpdk-dev] KNI app error: Could not setup up RX queue for port0 (-12)

2015-06-02 Thread Navneet Rao
./kni -c f0 -n 4 -- -p 0x3 -P --config="(0,4,6),(1,5,7)" ... ... EAL: PCI device :b0:00.0 on NUMA socket 1 EAL: probe driver: 8086:105e rte_em_pmd EAL: Not managed by a supported kernel driver, skipped EAL: PCI device :b0:00.1 on NUMA socket 1 EAL: probe driver: 8086:105e

[dpdk-dev] ...lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory

2015-05-21 Thread Navneet Rao
Getting the following message when using dpdk-2.0.0 version to building the libraries and test application using make Is there a patch to this? Or should I revert to the older dpdk-1.8? Thanks -Navneet