AltraMayor / AltraMayor/gatekeeper

Remove hardware requirements for virtio

Abierto
#131 3 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
C
Estrellas
1.6k
Forks
252
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.