search for: 942297

Displaying 8 results from an estimated 8 matches for "942297".

Did you mean: 942296
2018 Jul 16
3
[PATCH net-next V2 0/8] Packed virtqueue support for vhost
On 2018?07?16? 16:39, Michael S. Tsirkin wrote: > On Mon, Jul 16, 2018 at 11:28:03AM +0800, Jason Wang wrote: >> Hi all: >> >> This series implements packed virtqueues. The code were tested with >> Tiwei's guest driver series at https://patchwork.ozlabs.org/cover/942297/ >> >> >> Pktgen test for both RX and TX does not show obvious difference with >> split virtqueues. The main bottleneck is the guest Linux driver, since >> it can not stress vhost for a 100% CPU utilization. A full TCP >> benchmark is ongoing. Will test virtio-ne...
2018 Jul 16
3
[PATCH net-next V2 0/8] Packed virtqueue support for vhost
On 2018?07?16? 16:39, Michael S. Tsirkin wrote: > On Mon, Jul 16, 2018 at 11:28:03AM +0800, Jason Wang wrote: >> Hi all: >> >> This series implements packed virtqueues. The code were tested with >> Tiwei's guest driver series at https://patchwork.ozlabs.org/cover/942297/ >> >> >> Pktgen test for both RX and TX does not show obvious difference with >> split virtqueues. The main bottleneck is the guest Linux driver, since >> it can not stress vhost for a 100% CPU utilization. A full TCP >> benchmark is ongoing. Will test virtio-ne...
2018 Jul 16
0
[PATCH net-next V2 0/8] Packed virtqueue support for vhost
On Mon, Jul 16, 2018 at 11:28:03AM +0800, Jason Wang wrote: > Hi all: > > This series implements packed virtqueues. The code were tested with > Tiwei's guest driver series at https://patchwork.ozlabs.org/cover/942297/ > > > Pktgen test for both RX and TX does not show obvious difference with > split virtqueues. The main bottleneck is the guest Linux driver, since > it can not stress vhost for a 100% CPU utilization. A full TCP > benchmark is ongoing. Will test virtio-net pmd as well when it...
2018 Jul 16
0
[PATCH net-next V2 0/8] Packed virtqueue support for vhost
...hael S. Tsirkin wrote: > > On Mon, Jul 16, 2018 at 11:28:03AM +0800, Jason Wang wrote: > > > Hi all: > > > > > > This series implements packed virtqueues. The code were tested with > > > Tiwei's guest driver series at https://patchwork.ozlabs.org/cover/942297/ > > > > > > > > > Pktgen test for both RX and TX does not show obvious difference with > > > split virtqueues. The main bottleneck is the guest Linux driver, since > > > it can not stress vhost for a 100% CPU utilization. A full TCP > > > ben...
2018 Jul 17
1
[PATCH net-next V2 0/8] Packed virtqueue support for vhost
...irkin wrote: >>> On Mon, Jul 16, 2018 at 11:28:03AM +0800, Jason Wang wrote: >>>> Hi all: >>>> >>>> This series implements packed virtqueues. The code were tested with >>>> Tiwei's guest driver series at https://patchwork.ozlabs.org/cover/942297/ >>>> >>>> >>>> Pktgen test for both RX and TX does not show obvious difference with >>>> split virtqueues. The main bottleneck is the guest Linux driver, since >>>> it can not stress vhost for a 100% CPU utilization. A full TCP >>&g...
2014 Mar 19
2
Linux box as network gateway
Currently, I am trying to access a network with several machines. I want to install tinc on a single machine on this (flat) network. Right now I have done this on a windows machine, enabled IP forwarding and everything works well. However, it's windows. :) I'm looking for some examples for a tinc.conf, tinc-up and tinc-down files. I've tried to use
2018 Jul 16
11
[PATCH net-next V2 0/8] Packed virtqueue support for vhost
Hi all: This series implements packed virtqueues. The code were tested with Tiwei's guest driver series at https://patchwork.ozlabs.org/cover/942297/ Pktgen test for both RX and TX does not show obvious difference with split virtqueues. The main bottleneck is the guest Linux driver, since it can not stress vhost for a 100% CPU utilization. A full TCP benchmark is ongoing. Will test virtio-net pmd as well when it was ready. Notes: - This vers...
2018 Jul 16
11
[PATCH net-next V2 0/8] Packed virtqueue support for vhost
Hi all: This series implements packed virtqueues. The code were tested with Tiwei's guest driver series at https://patchwork.ozlabs.org/cover/942297/ Pktgen test for both RX and TX does not show obvious difference with split virtqueues. The main bottleneck is the guest Linux driver, since it can not stress vhost for a 100% CPU utilization. A full TCP benchmark is ongoing. Will test virtio-net pmd as well when it was ready. Notes: - This vers...