Skip to content

Instantly share code, notes, and snippets.

@d-helios
Created November 23, 2016 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d-helios/b5aae9662e756faded4d633cae055faa to your computer and use it in GitHub Desktop.
Save d-helios/b5aae9662e756faded4d633cae055faa to your computer and use it in GitHub Desktop.
zns1-n2@root:~ # cat /kernel/drv/ixgbe.conf
default_mtu=9000;
flow_control=0;
tx_ring_size=4096;
rx_ring_size=4096;
mr_enable=0;
rx_group_number=16;
intr_throttling=1;
rx_queue_number=8;
tx_queue_number=8;
rx_limit_per_intr=2048;
zns1-n2@root:~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment