microsoft/msquic

Use eBPF to Do CID-based RSS on Linux

Aberta

#2.444 aberto em 1 de mar. de 2022

 (1 comentário) (0 reação) (0 responsável)C (686 forks)github user discovery
Area: PerformanceOS: Linuxfeature requesthelp wanted

Métricas do repositório

Stars
 (4.764 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d) (40 fundiu PRs em 30d)

Description

Describe the feature you'd like supported

We already use cBPF very minimally to do RSS on Linux but we don't do it based on the (short header) CID. The rest of the QUIC layers are already optimized to take advantage of it.

Proposed solution

Do RSS based on QUIC CID instead of tuple hash.

Additional context

Interesting blog related from Cloudflare: https://blog.cloudflare.com/unimog-cloudflares-edge-load-balancer/.

Guia do colaborador