AltraMayor / AltraMayor/gatekeeper

Remove hardware requirements for virtio

Aperta
#131 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
C
Stelle
1.6k
Fork
252
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.