DPDK patches and discussions
 help / color / mirror / Atom feed
From: He JianJun <jason@featen.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Does cxgbe support multiple processes mode
Date: Tue, 17 Oct 2017 23:26:19 -0700	[thread overview]
Message-ID: <CAEZ0pjp5ZOg8KdBt=f8B2sVo=dqMfB1HwhVUAcSGjsNLiEhiaw@mail.gmail.com> (raw)

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

             reply	other threads:[~2017-10-18  6:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-18  6:26 He JianJun [this message]
2017-10-18 20:52 ` Ferruh Yigit
2017-10-19 14:46 ` Rahul Lakkireddy

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='CAEZ0pjp5ZOg8KdBt=f8B2sVo=dqMfB1HwhVUAcSGjsNLiEhiaw@mail.gmail.com' \
    --to=jason@featen.com \
    --cc=dev@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).