mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
auto-negotiation results in half-duplex operation, excess collision on the ethernet link may cause internal chip delays that may result in subsequent valid frames being dropped due to insufficient receive buffer resources. The workaround is to choose de-pipeline method as a flow control decision for SDI. De-pipeline method allows only 1 data in TxMbuf at a time such that a request to RDMA from SDI is made only when TxMbuf is empty. Thanks for david for providing detailed errata information. |
||
|---|---|---|
| .. | ||
| if_bge.c | ||
| if_bgereg.h | ||