Mellanox / libvma

Linux user space library for network socket acceleration based on RDMA compatible network adaptors
https://www.mellanox.com/products/software/accelerator-software/vma?mtag=vma
Other
586 stars 153 forks source link

issue: 3604029 Fix releasing ring flow #1046

Closed igor-ivanov closed 1 year ago

igor-ivanov commented 1 year ago

Description

For rx flow create key basing on allocation logic during ring creation and store it in sockinfo object. Use actual key (w/o or w/ migration sceanrio) from sockinfo object.

What

RM#3604029

Why ?

Bug fix.

How ?

It is optional but for complex PRs please provide information about the design, architecture, approach, etc.

Change type

What kind of change does this PR introduce?

Check list