search for: trakced

Displaying 20 results from an estimated 23 matches for "trakced".

Did you mean: tracked
2018 Dec 06
7
[PATCH RFC 1/2] virtio-net: bql support
...ng whether something similar to > commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be > benefitial. I've played a similar patch several days before. The tricky part is the mode switching between napi and no napi. We should make sure when the packet is sent and trakced by BQL,? it should be consumed by BQL as well. I did it by tracking it through skb->cb.? And deal with the freeze by reset the BQL status. Patch attached. But when testing with vhost-net, I don't very a stable performance, it was probably because we batch the used ring updating so tx int...
2018 Dec 06
7
[PATCH RFC 1/2] virtio-net: bql support
...ng whether something similar to > commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be > benefitial. I've played a similar patch several days before. The tricky part is the mode switching between napi and no napi. We should make sure when the packet is sent and trakced by BQL,? it should be consumed by BQL as well. I did it by tracking it through skb->cb.? And deal with the freeze by reset the BQL status. Patch attached. But when testing with vhost-net, I don't very a stable performance, it was probably because we batch the used ring updating so tx int...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...ft") might be >>>>>>> benefitial. >>>>>> I've played a similar patch several days before. The tricky part is the mode >>>>>> switching between napi and no napi. We should make sure when the packet is >>>>>> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >>>>>> tracking it through skb->cb.? And deal with the freeze by reset the BQL >>>>>> status. Patch attached. >>>>>> >>>>>> But when testing with vhost-net, I don...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...ft") might be >>>>>>> benefitial. >>>>>> I've played a similar patch several days before. The tricky part is the mode >>>>>> switching between napi and no napi. We should make sure when the packet is >>>>>> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >>>>>> tracking it through skb->cb.? And deal with the freeze by reset the BQL >>>>>> status. Patch attached. >>>>>> >>>>>> But when testing with vhost-net, I don...
2019 Jan 02
1
[PATCH RFC 1/2] virtio-net: bql support
...;mac80211: Adjust TSQ pacing shift") might be >>>>> benefitial. >>>> I've played a similar patch several days before. The tricky part is the mode >>>> switching between napi and no napi. We should make sure when the packet is >>>> sent and trakced by BQL,? it should be consumed by BQL as well. >>> I just went over the patch again and I don't understand this comment. >>> This patch only enabled BQL with tx napi. >>> >>> Thus there's no mode switching. >>> >>> What did I miss? >&...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...mit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>> benefitial. >> >> I've played a similar patch several days before. The tricky part is the mode >> switching between napi and no napi. We should make sure when the packet is >> sent and trakced by BQL,? it should be consumed by BQL as well. > > I just went over the patch again and I don't understand this comment. > This patch only enabled BQL with tx napi. > > Thus there's no mode switching. > > What did I miss? Consider the case: TX NAPI is disabled: sen...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...mit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>> benefitial. >> >> I've played a similar patch several days before. The tricky part is the mode >> switching between napi and no napi. We should make sure when the packet is >> sent and trakced by BQL,? it should be consumed by BQL as well. > > I just went over the patch again and I don't understand this comment. > This patch only enabled BQL with tx napi. > > Thus there's no mode switching. > > What did I miss? Consider the case: TX NAPI is disabled: sen...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...gt;>>>>> benefitial. >>>>>>>> I've played a similar patch several days before. The tricky part is the mode >>>>>>>> switching between napi and no napi. We should make sure when the packet is >>>>>>>> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >>>>>>>> tracking it through skb->cb.? And deal with the freeze by reset the BQL >>>>>>>> status. Patch attached. >>>>>>>> >>>>>>>> But when...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...gt;>>>>> benefitial. >>>>>>>> I've played a similar patch several days before. The tricky part is the mode >>>>>>>> switching between napi and no napi. We should make sure when the packet is >>>>>>>> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >>>>>>>> tracking it through skb->cb.? And deal with the freeze by reset the BQL >>>>>>>> status. Patch attached. >>>>>>>> >>>>>>>> But when...
2019 Jan 02
2
[PATCH RFC 1/2] virtio-net: bql support
...;mac80211: Adjust TSQ pacing shift") might be >>>>> benefitial. >>>> I've played a similar patch several days before. The tricky part is the mode >>>> switching between napi and no napi. We should make sure when the packet is >>>> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >>>> tracking it through skb->cb.? And deal with the freeze by reset the BQL >>>> status. Patch attached. >>>> >>>> But when testing with vhost-net, I don't very a stable performance, &...
2019 Jan 02
2
[PATCH RFC 1/2] virtio-net: bql support
...;mac80211: Adjust TSQ pacing shift") might be >>>>> benefitial. >>>> I've played a similar patch several days before. The tricky part is the mode >>>> switching between napi and no napi. We should make sure when the packet is >>>> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >>>> tracking it through skb->cb.? And deal with the freeze by reset the BQL >>>> status. Patch attached. >>>> >>>> But when testing with vhost-net, I don't very a stable performance, &...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...mit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>> benefitial. >> >> I've played a similar patch several days before. The tricky part is the mode >> switching between napi and no napi. We should make sure when the packet is >> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >> tracking it through skb->cb.? And deal with the freeze by reset the BQL >> status. Patch attached. >> >> But when testing with vhost-net, I don't very a stable performance, > So how about increasing TSQ...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...mit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>> benefitial. >> >> I've played a similar patch several days before. The tricky part is the mode >> switching between napi and no napi. We should make sure when the packet is >> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >> tracking it through skb->cb.? And deal with the freeze by reset the BQL >> status. Patch attached. >> >> But when testing with vhost-net, I don't very a stable performance, > So how about increasing TSQ...
2009 Apr 02
0
FLAC: how to dump seekpoints ?
Thank you all very much for making things clear. I had confused seekpoints and cuepoints indeed ! I propose that Kerry's definitions (below) be added to the documentation. regards, Phil ----- Mail d'origine ----- De: Kerry Hoath <kerry at gotss.net> ?: porte64 at free.fr Envoy?: Thu, 2 Apr 2009 11:28:04 +0200 (CEST) Objet: Re: [Flac] FLAC: how to dump seekpoints ? don't
2019 Jan 07
0
[PATCH RFC 1/2] virtio-net: bql support
...t; > > > benefitial. > > > > > > > I've played a similar patch several days before. The tricky part is the mode > > > > > > > switching between napi and no napi. We should make sure when the packet is > > > > > > > sent and trakced by BQL,? it should be consumed by BQL as well. I did it by > > > > > > > tracking it through skb->cb.? And deal with the freeze by reset the BQL > > > > > > > status. Patch attached. > > > > > > > > > > > > > >...
2018 Dec 26
0
[PATCH RFC 1/2] virtio-net: bql support
...gt; > commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be > > benefitial. > > > I've played a similar patch several days before. The tricky part is the mode > switching between napi and no napi. We should make sure when the packet is > sent and trakced by BQL,? it should be consumed by BQL as well. I did it by > tracking it through skb->cb.? And deal with the freeze by reset the BQL > status. Patch attached. > > But when testing with vhost-net, I don't very a stable performance, it was > probably because we batch the used r...
2018 Dec 26
0
[PATCH RFC 1/2] virtio-net: bql support
...gt; > commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be > > benefitial. > > > I've played a similar patch several days before. The tricky part is the mode > switching between napi and no napi. We should make sure when the packet is > sent and trakced by BQL,? it should be consumed by BQL as well. I just went over the patch again and I don't understand this comment. This patch only enabled BQL with tx napi. Thus there's no mode switching. What did I miss? > I did it by > tracking it through skb->cb.? And deal with the free...
2018 Dec 26
0
[PATCH RFC 1/2] virtio-net: bql support
...gt; > commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be > > benefitial. > > > I've played a similar patch several days before. The tricky part is the mode > switching between napi and no napi. We should make sure when the packet is > sent and trakced by BQL,? it should be consumed by BQL as well. I did it by > tracking it through skb->cb.? And deal with the freeze by reset the BQL > status. Patch attached. > > But when testing with vhost-net, I don't very a stable performance, So how about increasing TSQ pacing shift then?...
2019 Jan 07
0
[PATCH RFC 1/2] virtio-net: bql support
...> > > > > > > > > I've played a similar patch several days before. The tricky part is the mode > > > > > > > > > switching between napi and no napi. We should make sure when the packet is > > > > > > > > > sent and trakced by BQL,? it should be consumed by BQL as well. I did it by > > > > > > > > > tracking it through skb->cb.? And deal with the freeze by reset the BQL > > > > > > > > > status. Patch attached. > > > > > > > > > >...
2018 Dec 30
0
[PATCH RFC 1/2] virtio-net: bql support
...: Adjust TSQ pacing shift") might be > > > > benefitial. > > > > > > I've played a similar patch several days before. The tricky part is the mode > > > switching between napi and no napi. We should make sure when the packet is > > > sent and trakced by BQL,? it should be consumed by BQL as well. > > > > I just went over the patch again and I don't understand this comment. > > This patch only enabled BQL with tx napi. > > > > Thus there's no mode switching. > > > > What did I miss? > >...