All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 4] xl: add support for vif rate limiting
@ 2012-03-20  1:28 Mathieu Gagné
  2012-03-20  1:28 ` [PATCH 1 of 4] xl: cleanup indentation Mathieu Gagné
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Mathieu Gagné @ 2012-03-20  1:28 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson, stefano.stabellini

Hi,

This patch series implements the required plumbering for vif rate limiting in libxl/xl.

The first patch fixes trivial indentation issues and introduces no functional changes.

The second patch implements dry-run for `xl network-attach` for debugging and testing purposes.

The third patch adds the required plumbering in libxl/xl to add vif rate limiting support. It uses the `rate` option syntax from xm/xend, ensuring full backward compatiblity.

The final patch adds the "check-xl-vif-parse" test script which tests various `rate` syntax.

This is my first patch to Xen. Any comments or feedbacks are welcomed and appreciated. Thanks!

--
Mathieu

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2012-03-21 10:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20  1:28 [PATCH 0 of 4] xl: add support for vif rate limiting Mathieu Gagné
2012-03-20  1:28 ` [PATCH 1 of 4] xl: cleanup indentation Mathieu Gagné
2012-03-20 10:58   ` Ian Campbell
2012-03-20 11:07   ` Stefano Stabellini
2012-03-20  1:28 ` [PATCH 2 of 4] xl: xl network-attach -N (dry run) option Mathieu Gagné
2012-03-20 10:58   ` Ian Campbell
2012-03-20 11:09   ` Stefano Stabellini
2012-03-20  1:28 ` [PATCH 3 of 4] xl: add support for vif rate limiting Mathieu Gagné
2012-03-20 11:16   ` Stefano Stabellini
2012-03-20 11:26     ` Ian Campbell
2012-03-20 18:40       ` Mathieu Gagné
2012-03-21 10:23         ` Ian Campbell
2012-03-20 11:21   ` Ian Campbell
2012-03-20 17:58     ` Mathieu Gagné
2012-03-21 10:04       ` Ian Campbell
2012-03-20 18:25     ` Mathieu Gagné
2012-03-21 10:12       ` Ian Campbell
2012-03-20  1:28 ` [PATCH 4 of 4] xl: add "check-xl-vif-parse" test script Mathieu Gagné
2012-03-20 11:29   ` Ian Campbell
2012-03-20 11:30 ` [PATCH 0 of 4] xl: add support for vif rate limiting Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.