Displaying 5 results from an estimated 5 matches for "vhost_net_tx".
2014 Apr 10
1
[PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics
...>
> vhost statistics
>
> vhost_virtio_update_used_idx 1215215 0
> vhost_virtio_get_vq_desc 1215215 0
> vhost_work_queue_wakeup 986808 0
> vhost_virtio_signal 811601 0
> vhost_net_tx 611457 0
> vhost_net_rx 603758 0
> vhost_net_tx(datacopy) 601903 0
> vhost_work_queue_wakeup(rx_net) 565081 0
> vhost_virtio_signal(rx) 461603...
2014 Apr 10
1
[PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics
...>
> vhost statistics
>
> vhost_virtio_update_used_idx 1215215 0
> vhost_virtio_get_vq_desc 1215215 0
> vhost_work_queue_wakeup 986808 0
> vhost_virtio_signal 811601 0
> vhost_net_tx 611457 0
> vhost_net_rx 603758 0
> vhost_net_tx(datacopy) 601903 0
> vhost_work_queue_wakeup(rx_net) 565081 0
> vhost_virtio_signal(rx) 461603...
2014 Mar 21
5
[PATCH RFC V2 0/4] Adding tracepoints to vhost/net
...introduced to help the
troubleshooting:
vhost statistics
vhost_virtio_update_used_idx 1215215 0
vhost_virtio_get_vq_desc 1215215 0
vhost_work_queue_wakeup 986808 0
vhost_virtio_signal 811601 0
vhost_net_tx 611457 0
vhost_net_rx 603758 0
vhost_net_tx(datacopy) 601903 0
vhost_work_queue_wakeup(rx_net) 565081 0
vhost_virtio_signal(rx) 461603 0
vhost_work_q...
2014 Mar 21
5
[PATCH RFC V2 0/4] Adding tracepoints to vhost/net
...introduced to help the
troubleshooting:
vhost statistics
vhost_virtio_update_used_idx 1215215 0
vhost_virtio_get_vq_desc 1215215 0
vhost_work_queue_wakeup 986808 0
vhost_virtio_signal 811601 0
vhost_net_tx 611457 0
vhost_net_rx 603758 0
vhost_net_tx(datacopy) 601903 0
vhost_work_queue_wakeup(rx_net) 565081 0
vhost_virtio_signal(rx) 461603 0
vhost_work_q...
2014 Mar 21
0
[PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics
...s of work are being executed or
queued:
vhost statistics
vhost_virtio_update_used_idx 1215215 0
vhost_virtio_get_vq_desc 1215215 0
vhost_work_queue_wakeup 986808 0
vhost_virtio_signal 811601 0
vhost_net_tx 611457 0
vhost_net_rx 603758 0
vhost_net_tx(datacopy) 601903 0
vhost_work_queue_wakeup(rx_net) 565081 0
vhost_virtio_signal(rx) 461603 0
vhost_work_q...