DPDK patches and discussions
 help / color / mirror / Atom feed
From: kumaraparameshwaran rathinavel <kumaraparamesh92@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] DPDK-VIRTIO- GCP- RSS
Date: Wed, 21 Oct 2020 01:43:49 +0530	[thread overview]
Message-ID: <CANxNyaso3NeVY_2=bU+hS28m1JAvvrC1CUR7e4pSNRecw3rJoA@mail.gmail.com> (raw)

Hi All,

I tried using multiqueue in DPDK GCP. But I am facing issues where
descriptor index between guest and hypervisor going out of sync. Basically
when device notifies rx but the mbuf cookie at that index is NULL. Please
let me know if there are known limitations in using GCP RSS.

I have two queues configured and interestingly this happens only and always
on queue 1. Few observations that I noticed where in the used idx ring the
descriptors in queue 0 started from 0, meaning used idx 0 had desc_idx 0,
used_idx 1 had desc_idx 1 and so on. But on queue on used_idx 0 had
desc_idx 3814 you or some random value on ring size of 4K. So not sure, if
this is causing the guest and Hypervisor to go out of sync.

Any pointers would be appreciated.


Thanks,
Param.

                 reply	other threads:[~2020-10-20 20:14 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='CANxNyaso3NeVY_2=bU+hS28m1JAvvrC1CUR7e4pSNRecw3rJoA@mail.gmail.com' \
    --to=kumaraparamesh92@gmail.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).