[vpp-dev] dpdk interface don't support adaptive rx-mode

2020-11-10 Thread 叶东岗
Hi all: Why dpdk interface don't support adaptive rx-mode? How to support it? Thinks. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17973): https://lists.fd.io/g/vpp-dev/message/17973 Mute This Topic: https://lists.fd.io/mt/78156132/21656 Group

Re: [vpp-dev] dpdk interface don't support adaptive rx-mode

2020-11-10 Thread Benoit Ganne (bganne) via lists.fd.io
> Why dpdk interface don't support adaptive rx-mode? How to support it? > Thinks. The VPP dpdk plugin does not support interrupt mode which is needed for adaptive. We are planning to revisit this for 21.01. Best ben -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. Vi

Re: [vpp-dev] VPP load estimation

2020-11-10 Thread Joe Nguyen
Hi Ben, Thank you very much for your reply. I read recently that VPP can work without DPDK ( https://lists.fd.io/g/vpp- dev/topic/25519273#10469 ( https://lists.fd.io/g/vpp-dev/topic/25519273#10469 ) ). Does that mean the polling mode is not used in this scenario? and the VPP load can still be e

[vpp-dev] Packet Generation with trex- Sending VPP

2020-11-10 Thread Merve
Hi everyone, I generate packages with the Trex tool and send them to Vpp, but the number of packages I see in VPP is much less than that sent. Anyone have any suggestions on this topic? Trex: Per port stats table ports |               0 |               1 ---

Re: [vpp-dev] VPP load estimation

2020-11-10 Thread Benoit Ganne (bganne) via lists.fd.io
> I read recently that VPP can work without DPDK (https://lists.fd.io/g/vpp- > dev/topic/25519273#10469 dev/topic/25519273#10469> ). > Does that mean the polling mode is not used in this scenario? VPP native drivers also use polling mode by default, however some of th

Re: [vpp-dev] Packet Generation with trex- Sending VPP

2020-11-10 Thread Benoit Ganne (bganne) via lists.fd.io
You should look at VPP: - are there any error counters increasing: ~# vppctl show err - is VPP cpu-bound: ~# vppctl clear run ~# vppctl show run Best ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Merve > Sent: mardi 10 novembre 2020 16:37 > To: vpp-dev@lists.fd.io >

[vpp-dev] VPP monthly meeting starting now

2020-11-10 Thread Ole Troan
A friendly reminder given the monthly cadence making it easy to forget... https://wiki.fd.io/view/VPP/Meeting Ta, Ole -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17979): https://lists.fd.io/g/vpp-dev/message/17979 Mute This Topic: https://lists.

[vpp-dev] VPPSB Project Status

2020-11-10 Thread Vanessa Valderrama
Is the VPPSB still an active project? The description is VPP Sandbox but it doesn't appear to be actively used. Is this project needed or can it be archived? Thank you, Vanessa -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17980): https://lists.

Re: [vpp-dev] VPPSB Project Status

2020-11-10 Thread Ole Troan
> Is the VPPSB still an active project? The description is VPP Sandbox but > it doesn't appear to be actively used. Is this project needed or can it > be archived? Possibly mostly for optics, my preference would be to leave the VPP SB active until a new router plugin was merged in VPP proper. Qui

Re: [vpp-dev] Packet Generation with trex- Sending VPP

2020-11-10 Thread Merve
Thank you reply Ben. when i run show err Count  Node  Reason   Severity 1   TenGigabitEthernet1/0/0-output   interface is down    error 1   TenGigabitEthernet1/0/1-output   interface is down    error 1 *dpdk-in