Hi Cyril,
On 04/29/2015 06:15 PM, Cyril Chemparathy wrote:
> This series contains a few improvements that allow the DPDK code base to build
> properly on machines that enforce strict pointer cast alignment constraints.
>
> When dealing with packet data which could be arbitrarily aligned, we get t
On Mon, 4 May 2015 11:50:09 +0200
Olivier MATZ wrote:
> Hi Cyril,
>
> On 04/29/2015 06:15 PM, Cyril Chemparathy wrote:
> > This series contains a few improvements that allow the DPDK code
> > base to build properly on machines that enforce strict pointer cast
> > alignment constraints.
> >
> >
This series contains a few improvements that allow the DPDK code base to build
properly on machines that enforce strict pointer cast alignment constraints.
When dealing with packet data which could be arbitrarily aligned, we get the
compiler to do the right thing by (a) making sure that header typ
3 matches
Mail list logo