[dpdk-dev] [PATCH 0/4] table: fix bugs occuring in corner cases

2014-09-26 Thread Balazs Nemeth
This set of patches fixes bugs in the packet framework. Some of the bugs occur in corner cases (i.e. when a lookup is performed on a few packets or when buckets are in extended states) while others can cause memory to be accessed beyond what is reserved during initialization time. Balazs Nemeth

[dpdk-dev] [PATCH 0/4] table: fix bugs occuring in corner cases

2014-09-25 Thread Balazs Nemeth
This set of patches fixes bugs in the packet framework. Some of the bugs occur in corner cases (i.e. when a lookup is performed on a few packets or when buckets are in extended states) while others can cause memory to be accessed beyond what is reserved during initialization time. Balazs Nemeth