
Memory optimization of monitor status ring by allocating buffers during replenish using alloc_skb (linux API). It creates buffer of required size rather than 4k size(dev_alloc_skb) Change-Id: I3ae5e403de28c4570f8ac3b50d3ca878a9e4b2f9 CRs-Fixed: 2733931