DPDK usage discussions
 help / color / mirror / Atom feed
From: "ZhangHaisen" <zhanghaisen@bigo.sg>
To: <users@dpdk.org>
Subject: [dpdk-users] question about XL710 ATR mode
Date: Wed, 29 May 2019 16:48:08 +0800	[thread overview]
Message-ID: <2e4301d515fb$3d2bc170$b7834450$@bigo.sg> (raw)

Hi,

I have questions about the ATR mode of Intel XL710 NIC.

I built nginx with DPDK, and ran it as 16 worker processes which means, each
process was band to one cpu core to handle one queue of NIC.

My nginx worked as reverse proxy and would initiatively connected to the
backend Real http server. I ran my nginx on the server with Intel X520
NIC,and it worked well. 

 

While with same configure I ran it on the server with Intel XL710 NIC, nginx
did not work.

It seems that DPDK i40e driver does not support automatic ATR in default for
XL710, while XL710 datasheet says in default it runs on ATR mode.

And I found in the DPDK source code for i40e driver, there is not routine to
enable or disable ATR mode. 

 

How should I do if I need to use ATR mode for XL710 in DPDK?

Can someone help on this?

 

Thanks,

--Zhanghaisen

 


                 reply	other threads:[~2019-05-29  9:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='2e4301d515fb$3d2bc170$b7834450$@bigo.sg' \
    --to=zhanghaisen@bigo.sg \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).