Re: [PATCH RFC v7 0/5] skb_array: array based FIFO for skbs

2016-06-03 Thread Jesper Dangaard Brouer
I applied this V7 to my github tree: https://github.com/netoptimizer/prototype-kernel/commits/master And adjusted my benchmark and unit-tests of this skb_array API. Added an unit test of re-sizing to small queue size.

Re: [PATCH RFC v7 0/5] skb_array: array based FIFO for skbs

2016-06-03 Thread Jesper Dangaard Brouer
I applied this V7 to my github tree: https://github.com/netoptimizer/prototype-kernel/commits/master And adjusted my benchmark and unit-tests of this skb_array API. Added an unit test of re-sizing to small queue size.

[PATCH RFC v7 0/5] skb_array: array based FIFO for skbs

2016-06-02 Thread Michael S. Tsirkin
Note: Dave, I agree with your comment this infrastructure should only be merged together with Jason's patches using it. Jason, I tagged them RFC accordingly - please repost them together with the tun patch. Posting here to make it easier for Jason to pick it up and use. This is in response to

[PATCH RFC v7 0/5] skb_array: array based FIFO for skbs

2016-06-02 Thread Michael S. Tsirkin
Note: Dave, I agree with your comment this infrastructure should only be merged together with Jason's patches using it. Jason, I tagged them RFC accordingly - please repost them together with the tun patch. Posting here to make it easier for Jason to pick it up and use. This is in response to