[dpdk-dev] [dpdk-ovs] Problem with OVS

2013-12-12 Thread Romulo Rosa
Hi, i'm tryin to run OVS and i get a error. In documentation was mentioned a possible solution for this problem but it didnt work to me. Someone have any idea how to solve this problem? The uio module is loaded. *Command: *./datapath/dpdk/build/ovs_dpdk -c 0xf -n 4 -- -p 0xc -n 2 -k 2 --stats=1 -

[dpdk-dev] Who can correct me about 82599 RSS Hash Function

2013-12-12 Thread Vladimir Medvedkin
Hi, First, I hope you configure port_conf->rx_adv_conf.rss_conf.rss_key and .rss_hf properly. Secondly, -for(j=0;j<8;j++){ +for(j=7;j>=0;j--){ Regards, Vladimir 2013/12/11 chen_lp at neusoft.com > > I want calculate the NIC rss hash result by function,but the result is not > right, I don't k

[dpdk-dev] Question on VMDq mode

2013-12-12 Thread Mauro Annarumma
Hi, last week I sent a question about VMDq and I did not get any reply. Today I'll be more generic rather than last time, and I hope someone will clarify my ideas. Through the DPDK framework, is it possible to make a pre-filter based on some header parameter directly on the NIC (in addition to t

[dpdk-dev] kni vs. pmd

2013-12-12 Thread Pashupati Kumar
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jose Gavine Cueto > Sent: Tuesday, December 10, 2013 3:16 PM > To: dev at dpdk.org > Subject: Re: [dpdk-dev] kni vs. pmd > > Additional question: > > Apart from the possible fact that kni performs zero-copy in