Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ing Ring Buffer:
--The receiver descriptor ring holds 512 packet buffers and configurable using
EF_RXQ_SIZE. The larger, will reduce the possbility of packet drops but also
reduces the efficiency.
--The transmit descriptor ring holds 512 packet buffers and configurable using
EF_TXQ_SIZE

...