[dpdk-dev] Trying to enable LPM in L3fwd example

2020-03-05 Thread Tarun Anand
Hello Everyone We are trying out the l3fwd example application using lpm. However, the packets being sent are not being forwarded to the required port. We're not sure if the lpm routes added to the table are wrong, or if the configuration of the setup is wrong. How do we proceed? Regards Tarun

[dpdk-dev] Testing the working of QoS with RED AQM enabled vs RED AQM disabled

2020-01-02 Thread Tarun Anand
Our goal is to understand the how the DPDK QoS Framework works. In order to understand its functioning, we ran the sample QoS application. Additionally , we want to test how it works with and without the RED AQM enabled. Despite two different configurations - one with RED enabled and the other with