Hello all,

would it be useful and/or right to add ...
  ip link set dev ${dev} qlen 1000
... to one of the hotplug scripts ?

For now, all vifs are created with "qlen 32", but (most?) domUs use 1000 by default.

I can propose the patch.

I tested locally by putting :
  ip link set dev ${dev} qlen 1000
in "xen-network-common.sh" on line 140 (right after "ip link set dev ${dev} up").

What do you think ?

Thanks,

--
++
zithro / Cyril

Reply via email to