AltraMayor / AltraMayor/gatekeeper
Remove hardware requirements for virtio
Offen
enhancement
- Vorherrschende Sprache
- C
- Sterne
- 1.6k
- Forks
- 252
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Gatekeeper still has two hardware requirements that the virtio driver/device doesn't support: checksumming and jumbo frames.
Jumbo frames could be made to be configurably on or off.
Checksumming will require a patch that adds software alternatives.
It's worth noting that once these hardware options are made optional, the only hardware requirement Gatekeeper has is multiqueue (for multiple TX queues per port; Gatekeeper can work with one RX queue per port since GK and GT can distribute packets to LLS, CPS, and GGU).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.