Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1414554
| From | Jason Wang <jasowang@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC v7 3/5] skb_array: array based FIFO for skbs |
| Date | 2016-06-06 03:50 +0200 |
| Message-ID | <rGRPX-63g-9@gated-at.bofh.it> (permalink) |
| References | <rFDm1-82K-15@gated-at.bofh.it> <rFDm1-82K-25@gated-at.bofh.it> <rFWRH-3gh-5@gated-at.bofh.it> <rFX1p-3yL-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016年06月03日 21:04, Michael S. Tsirkin wrote: > On Fri, Jun 03, 2016 at 02:58:39PM +0200, Jesper Dangaard Brouer wrote: >> > >> >On Thu, 2 Jun 2016 19:08:26 +0300 "Michael S. Tsirkin"<mst@redhat.com> wrote: >> > >>> > >A simple array based FIFO of pointers. Intended for net stack so uses >>> > >skbs for type safety. Implemented as a set of wrappers around ptr_array. >> > ^^^^^^^^^ >> >It is called "ptr_ring" not "ptr_array". > Thanks! > Jason, could you please tweak this when you repost? > Sure, looks like Jesper has pointed out some other issues, want me to fix them too? Or you want to post new version yourself? Thanks
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH RFC v7 3/5] skb_array: array based FIFO for skbs "Michael S. Tsirkin" <mst@redhat.com> - 2016-06-02 18:10 +0200
Re: [PATCH RFC v7 3/5] skb_array: array based FIFO for skbs Jesper Dangaard Brouer <brouer@redhat.com> - 2016-06-03 15:00 +0200
Re: [PATCH RFC v7 3/5] skb_array: array based FIFO for skbs "Michael S. Tsirkin" <mst@redhat.com> - 2016-06-03 15:10 +0200
Re: [PATCH RFC v7 3/5] skb_array: array based FIFO for skbs Jason Wang <jasowang@redhat.com> - 2016-06-06 03:50 +0200
Re: [PATCH RFC v7 3/5] skb_array: array based FIFO for skbs Jesper Dangaard Brouer <brouer@redhat.com> - 2016-06-03 19:10 +0200
csiph-web