[dpdk-dev] [PATCH v5 5/6] examples/distributor_app: showing burst API

Bruce Richardson bruce.richardson at intel.com
Mon Jan 23 13:31:11 CET 2017


On Fri, Jan 20, 2017 at 09:18:52AM +0000, David Hunt wrote:
> Signed-off-by: David Hunt <david.hunt at intel.com>
> ---
>  examples/distributor/main.c | 509 ++++++++++++++++++++++++++++++++++----------
>  1 file changed, 391 insertions(+), 118 deletions(-)
> 

Another minor nit from checkpatch.

/Bruce

### examples/distributor_app: showing burst API

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each
line
#301: FILE: examples/distributor/main.c:327:
+               /*
+               * Swap the following two lines if you want the rx
traffic

total: 0 errors, 1 warnings, 744 lines checked

0/1 valid patch




More information about the dev mailing list