app/test: fix strict aliasing with gcc 4.4
authorPawel Wodkowski <pawelx.wodkowski@intel.com>
Fri, 27 Mar 2015 10:56:00 +0000 (11:56 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 30 Mar 2015 20:44:03 +0000 (22:44 +0200)
commit205f47e57c1f505b0c117f34d1e1223268af29ea
treeff8e47c289ac389c90a37b3414219b8cc450203a
parent74144773b9d37e6e2816eba6f2f7b7a7e01b6eef
app/test: fix strict aliasing with gcc 4.4

Fix strict aliasing rule error seen in gcc 4.4

Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
app/test/test_link_bonding_mode4.c
app/test/virtual_pmd.c