[vpp-dev] hqos: multicore and multi-network interface problem

2018-10-09 Thread avakili
Hi dears, QoS using hqos feature is working with single network interface and single core with following config: ##IT WORKS## dpdk {    dev :02:00.0 { num-rx-queues 2 hqos    }     }         cpu {   main-core 0   corelist-workers  1, 2, 3, 4  

[vpp-dev] dscp running setup

2018-10-07 Thread avakili
HI dears, I am new in VPP. Just wanted to know how simply run DSCP commands in VPP? in Which file I can change the default values. Thanks alot -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10764): https://lists.fd.io/g/vpp-dev/message/10764 Mute T

[vpp-dev] Simple Rate Limit and QoS #vpp

2018-09-08 Thread avakili
Simple Rate Limit and QoS Hi dears. Three questions please: 1: How can I configure an interface to let pass limited rate (Bandwidth management) in VPP 2: Can I give rage of IPs to assign limit rates? 3: Is there any way to not restart vpp or reload interface configuration for any configuration? I