DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] lib/librte_vhost: coding style fixes
@ 2014-11-06  4:46 Huawei Xie
  2014-11-06 10:22 ` De Lara Guarch, Pablo
  2014-11-07  3:16 ` Tetsuya Mukawa
  0 siblings, 2 replies; 3+ messages in thread
From: Huawei Xie @ 2014-11-06  4:46 UTC (permalink / raw)
  To: dev

This patchset fixes serious coding style issues in vhost library.

Huawei Xie (2):
  fix alignment, lengthy lines, misordered type and other style issues 
  printk -> pr_debug

 lib/librte_vhost/eventfd_link/eventfd_link.c | 244 ++++++++++-----------
 lib/librte_vhost/eventfd_link/eventfd_link.h | 127 ++++++-----
 lib/librte_vhost/rte_virtio_net.h            |   3 +-
 lib/librte_vhost/vhost-net-cdev.c            | 187 +++++++++-------
 lib/librte_vhost/vhost_rxtx.c                |  13 +-
 lib/librte_vhost/virtio-net.c                | 317 +++++++++++++++++----------
 6 files changed, 494 insertions(+), 397 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2014-11-07  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-06  4:46 [dpdk-dev] [PATCH 0/2] lib/librte_vhost: coding style fixes Huawei Xie
2014-11-06 10:22 ` De Lara Guarch, Pablo
2014-11-07  3:16 ` Tetsuya Mukawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).