HomeFreeBSD

cxgbe(4): Get Linux cxgb4vf working in bhyve VMs with VFs passed
2290d2ffc4d2Unpublished

Unpublished Commit ยท Learn More

  • Repository Importing: This repository is still importing.
  • Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

cxgbe(4): Get Linux cxgb4vf working in bhyve VMs with VFs passed
through.

cxgb4vf doesn't own the buffer size list but still expects the first two
entries to be 4K and some power of 2 respectively. The BSD cxgbe
doesn't care where its preferred buffer sizes are as long as they're in
the list somewhere, so just move its entries towards the end as a
workaround.

MFC after: 1 month
Sponsored by: Chelsio Communicatons

Details

Provenance
npAuthored on Dec 6 2018, 9:33 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.