HomeFreeBSD

MFS r304704: Update iflib to support more NIC designs

Description

MFS r304704: Update iflib to support more NIC designs

  • Move group task queue into kern/subr_gtaskqueue.c
  • Change intr_enable to return an int so it can be detected if it's not implemented
  • Allow different TX/RX queues per set to be different sizes
  • Don't split up TX mbufs before transmit
  • Allow a completion queue for TX as well as RX
  • Pass the RX budget to isc_rxd_available() to allow an earlier return and avoid multiple calls

Approved by: re (glb), davidch
Requested by: shurd

Details

Provenance
shurdAuthored on
Parents
rS304715: MFC r304322:
Branches
Unknown
Tags
Unknown