DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Does cxgbe support multiple processes mode
@ 2017-10-18  6:26 He JianJun
  2017-10-18 20:52 ` Ferruh Yigit
  2017-10-19 14:46 ` Rahul Lakkireddy
  0 siblings, 2 replies; 3+ messages in thread
From: He JianJun @ 2017-10-18  6:26 UTC (permalink / raw)
  To: dev

Does cxgbe support multiple processes mode? If not, how can we implement it?

I tried with 17.08 code, secondary process will crash at sge.c line 1098.
t4_eth_xmit()
because txq->eth_dev->data is NULL.

I am guessing cxgbe driver does not support multiple processes mode,
although I just need multiple tx in multiple processes.

Thansk.
featen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-19 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-18  6:26 [dpdk-dev] Does cxgbe support multiple processes mode He JianJun
2017-10-18 20:52 ` Ferruh Yigit
2017-10-19 14:46 ` Rahul Lakkireddy

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