microsoft/msquic

Use eBPF to Do CID-based RSS on Linux

オープン

#2,444 opened on 2022/03/01

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (686 件のフォーク)github user discovery
Area: PerformanceOS: Linuxfeature requesthelp wanted

Repository metrics

Stars
 (4,764 個のスター)
PR merge metrics
 (平均マージ 6d) (30d で 40 merged PRs)

説明

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

コントリビューターガイド