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 -
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
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
> -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
4 matches
Mail list logo