[dpdk-dev] [PATCH] ethdev: fix endian annotation for spi item

Ferruh Yigit ferruh.yigit at intel.com
Tue Aug 27 15:15:41 CEST 2019


On 8/23/2019 11:17 AM, Andrew Rybchenko wrote:
> On 8/20/19 4:45 PM, David Marchand wrote:
>> spi should be set with network endian values.
>> While 0xffffffff == htonl(0xffffffff), this missing annotation is caught
>> by sparse when compiling ovs (dpdk-latest branch).
>>
>> Fixes: d4b684f7197a ("net: add ESP header to generic flow steering")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: David Marchand <david.marchand at redhat.com>
> 
> Reviewed-by: Andrew Rybchenko <arybchenko at solarflare.com>
> 

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list