DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] DPDK-VIRTIO- GCP- RSS
@ 2020-10-20 20:13 kumaraparameshwaran rathinavel
  0 siblings, 0 replies; only message in thread
From: kumaraparameshwaran rathinavel @ 2020-10-20 20:13 UTC (permalink / raw)
  To: dev

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.

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

only message in thread, other threads:[~2020-10-20 20:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20 20:13 [dpdk-dev] DPDK-VIRTIO- GCP- RSS kumaraparameshwaran rathinavel

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