Hi, > -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Karmarkar Suyash > Sent: Tuesday, October 14, 2014 10:55 AM > To: dev at dpdk.org > Cc: Dey, Souvik; Patil, PraveenKumar > Subject: [dpdk-dev] Bug in IPACL library of DPDK-1.6.0 > > Hello All, > > If there are two identical IPv6 rules with source and destination IP > addresses as wild card but with different priority, then during > lookup always the rule that is added first in TRIE is returned even though > the second rule that has highest priority. >
Could you provide a bit more details how to reproduce the problem: - either a rule and trace file to reproduce the problem in testacl (classsbench) format -or some simple code snippet. Thanks Konstantin > Regards > Suyash Karmarkar