[dpdk-dev] [PATCH v3 3/3] vhost: access VhostUsrMsg via packed struct

Yuanhan Liu yuanhan.liu at linux.intel.com
Mon May 22 09:01:30 CEST 2017


On Thu, May 11, 2017 at 04:33:12PM +0200, Dariusz Stojaczyk wrote:
> From: Daniel Verkamp <daniel.verkamp at intel.com>
> 
> Fixes unaligned access to fields.

This is for fixing compile warnings with new clang 4.0? 

    http://dpdk.org/ml/archives/dev/2017-April/064089.html

If so, please show the exact warning in the commit log.

> 
> Signed-off-by: Daniel Verkamp <daniel.verkamp at intel.com>
> Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk at intel.com>
> ---
> Fixed checkpatch warnings

It's likely it will be easily missed while review. We normally do that:

---

v3: fix checkpatch warnings

v2: remove gerrit id

	--yliu



More information about the dev mailing list