All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] lib/librte_vhost: coding style fixes
@ 2014-11-06  4:46 Huawei Xie
       [not found] ` <1415249165-24634-1-git-send-email-huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Huawei Xie @ 2014-11-06  4:46 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

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

* Re: [PATCH 0/2] lib/librte_vhost: coding style fixes
       [not found] ` <1415249165-24634-1-git-send-email-huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
@ 2014-11-06 10:22   ` De Lara Guarch, Pablo
  2014-11-07  3:16   ` Tetsuya Mukawa
  1 sibling, 0 replies; 3+ messages in thread
From: De Lara Guarch, Pablo @ 2014-11-06 10:22 UTC (permalink / raw)
  To: Xie, Huawei; +Cc: dev-VfR2kkLFssw@public.gmane.org

Hi Huawei,

> -----Original Message-----
> From: dev [mailto:dev-bounces-VfR2kkLFssw@public.gmane.org] On Behalf Of Huawei Xie
> Sent: Thursday, November 06, 2014 4:46 AM
> To: dev-VfR2kkLFssw@public.gmane.org
> Subject: [dpdk-dev] [PATCH 0/2] lib/librte_vhost: coding style fixes
> 
> 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

I assume this is the cover letter of the two patches that you sent 5 hours before. 
You should probably send this again, as it seems to not be connected to the patches 
(look here: http://dpdk.org/ml/archives/dev/2014-November/)


Thanks,
Pablo

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

* Re: [PATCH 0/2] lib/librte_vhost: coding style fixes
       [not found] ` <1415249165-24634-1-git-send-email-huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  2014-11-06 10:22   ` De Lara Guarch, Pablo
@ 2014-11-07  3:16   ` Tetsuya Mukawa
  1 sibling, 0 replies; 3+ messages in thread
From: Tetsuya Mukawa @ 2014-11-07  3:16 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

Hi Xie,

Do you have a plan to fix coding style of 'librte_vhost/vhost-net-cdev.h'?
Especially, PRINT_PACKET macro.

Thanks,
Tetsuya

(2014/11/06 13:46), Huawei Xie wrote:
> 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(-)
>

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

end of thread, other threads:[~2014-11-07  3:16 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 [PATCH 0/2] lib/librte_vhost: coding style fixes Huawei Xie
     [not found] ` <1415249165-24634-1-git-send-email-huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-11-06 10:22   ` De Lara Guarch, Pablo
2014-11-07  3:16   ` Tetsuya Mukawa

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.