samples: net: zperf: Add __packed for zperf_udp_datagram
UDP packet from net is not 4-byte aligned.
So we have to add __packed for zperf_udp_datagram.
Fixes #15605.
Signed-off-by:
Bub Wei <bub.wei@unisoc.com>
Loading
Please sign in to comment