* ETH_RSS_NONFRAG_IPV4_UDP with netvsc, and memory setup for mlx4
@ 2022-05-12 18:09 Sylvain Vasseur
2022-05-12 18:31 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Sylvain Vasseur @ 2022-05-12 18:09 UTC (permalink / raw)
To: users
[-- Attachment #1: Type: text/plain, Size: 932 bytes --]
Hello,
I have been trying to use the netvsc PMD driver lately and face an issue
with the RSS flag for UDP.
I figured that this is because the PMD does not handle NDIS_HASH_UDP_IPV4,
so I am planning at trying to submit a change to the PMD, however I am
unsure about the value of the UDP constant. I found on
https://microsoft.github.io/windows-docs-rs/doc/windows/Win32/NetworkManagement/Ndis/constant.NDIS_HASH_UDP_IPV4.html
that it should be 0x00004000.
Would someone have some proper knowledge about this specific setting?
And after having used that change locally, I am now facing some issues with
the mlx4 PMD used under the hood of netvsc. My memory allocation makes my
buffers exist at a different location than my memory pool and this creates
an issue:
net_mlx4: port 0 unable to find virtually contiguous chunk for address
Did someone already tried to use some custom memory management with the mlx
pmd?
Thanks,
Sylvain
[-- Attachment #2: Type: text/html, Size: 1147 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-12 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12 18:09 ETH_RSS_NONFRAG_IPV4_UDP with netvsc, and memory setup for mlx4 Sylvain Vasseur
2022-05-12 18:31 ` Stephen Hemminger
DPDK usage discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \
users@dpdk.org
public-inbox-index users
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.users
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git