I usually only do a redis-benchmark (with -d1000) which triggers the
fragmentation on the server side. The benchmark itself never complained.
Though I could verify that with the old kernel the tx.dropped count in
ifconfig went up. And with the proposed kernel (I picked Utopic/3.16
since you and Heikki look at 3.13) there were no dropped packages. I
realize now that the way the message was changed from a normal
ratelimited one to a debug ratelimited one is a bit useless as this
results in a lot of "callback suppressed" without showing a single line
of what that might be. But basically there will be one of those messages
whenever the fragments do not fit into the 19 pages of ring buffer. Just
before the change this always meant the package was dropped and now it
depends on whether the skb could be serialized (which might happen under
memory pressure).

I would say we wait for the feedback from Heikki and call it good if his
VMs survive.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317811

Title:
  Dropped packets on EC2, "xen_netfront: xennet: skb rides the rocket: x
  slots"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317811/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to