[dpdk-dev] [PATCH] drivers/crypto: fix drivers to use ring size function

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Mar 27 23:58:28 CEST 2017


2017-03-27 15:54, Bruce Richardson:
> Rather than reading the size directly from the ring structure, use the
> dedicated ring function for that purpose.
> Previous commits to do this only did so for the null crypto driver which
> was the only one compiled in by default, but all other drivers need to be
> similarly updated.
> 
> Fixes: b11c78a2e0c6 ("crypto/null: use ring size function")
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Applied, thanks

Next step: merge your ring rework :)


More information about the dev mailing list