[dpdk-dev] rte_acl test-acl app

2014-10-28 Thread Ananyev, Konstantin
Hi Erik, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Erik Ziegenbalg > Sent: Saturday, October 25, 2014 4:19 AM > To: dev at dpdk.org > Subject: [dpdk-dev] rte_acl test-acl app > > Hi everyone, > > I am having trouble to su

[dpdk-dev] rte_acl test-acl app

2014-10-24 Thread Erik Ziegenbalg
Hi everyone, I am having trouble to successfully perform a packet classification using the rte_acl test app. I have my rules.acl and trace.acl files as follows: rules.acl: @192.168.0.0/24 192.168.0.0/24 400 : 500 1000 : 2000 6/0xff trace.acl: 192.168.0.5 192.168.0.9 450 1002 0x06 However, the r

[dpdk-dev] rte_acl test-acl app

2014-10-24 Thread Erik Ziegenbalg
Hi everyone, I am having trouble to successfully perform a packet classification using the rte_acl test app. I have my rules.acl and trace.acl files as follows: rules.acl: @192.168.0.0/24 192.168.0.0/24 400 : 500 1000 : 2000 6/0xff trace.acl: 192.168.0.5 192.168.0.9 450 1002 0x06 However, the r