microsoft/msquic

Use eBPF to Do CID-based RSS on Linux

開放

#2,444 建立於 2022年3月1日

 (1 則留言) (0 個反應) (0 位負責人)C (686 個分叉)github user discovery
Area: PerformanceOS: Linuxfeature requesthelp wanted

倉庫指標

星標
 (4,764 顆星)
PR 合併指標
 (平均合併 6天) (30 天內合併 40 個 PR)

描述

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

貢獻者指南