On Thu, Feb 23, 2017 at 04:41:58PM +0000, Bruce Richardson wrote:
This patchset contains some minor fixes and improvements which
I found in the context of preparing a new patchset for the
rte_ring code. Having these merged separately reduces the
number of patches in the ring set so should make everyone's
life easier.
V2 Changes: new patch added with extra fix for quota_watermark example
Bruce Richardson (5):
app/pdump: fix duplicate macro definition
ring: add a function to return the ring size
crypto/null: use ring size function
examples/quota_watermark: correct code indentation
examples/quota_watermark: fix requirement for 2M pages
Apologies for the threading errors in this email chain. I was
unexpectedly using an old version of git for the send-email command. :-(
/Bruce