Go to file
Stephen Hemminger 36c248ebc6 virtio: fix build with debug enabled
Remove useless message that breaks if VIRTIO_DEBUG_DRIVER is defined.
virtio_ethdev.c:224:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]

Signed-off-by: Stephen Hemminger <shemming@brocade.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
2014-06-13 11:18:56 +02:00
app distributor: add unit tests 2014-06-12 15:48:24 +02:00
config config: minor cleanup 2014-06-12 15:58:16 +02:00
doc distributor: new packet distributor library 2014-06-12 15:47:04 +02:00
examples examples/l3fwd: reorganise and optimize LPM code path 2014-06-12 12:11:54 +02:00
lib virtio: fix build with debug enabled 2014-06-13 11:18:56 +02:00
mk distributor: new packet distributor library 2014-06-12 15:47:04 +02:00
pkg config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
scripts remove trailing whitespaces 2014-06-11 00:29:34 +02:00
tools remove trailing whitespaces 2014-06-11 00:29:34 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00