DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] question about XL710 ATR mode
@ 2019-05-29  8:48 ZhangHaisen
  0 siblings, 0 replies; only message in thread
From: ZhangHaisen @ 2019-05-29  8:48 UTC (permalink / raw)
  To: users

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

 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-29  9:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29  8:48 [dpdk-users] question about XL710 ATR mode ZhangHaisen

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).