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
573 stars 153 forks source link

issue: 3591039 Fixing Out of order buffer leak and TCP stream corruption #1042

Closed AlexanderGrissik closed 1 year ago

AlexanderGrissik commented 1 year ago

Description

  1. RX buffer leak
  2. TCP stream corruptions in case of GRO/OOO
What
  1. Fix RX buffer leak
  2. Fix GRO/OOO TCP stream corruptions
Why ?
  1. Memory leak
  2. Corrupted TCP stream

Change type

What kind of change does this PR introduce?

Check list