2015-07-23 17:12, Pablo de Lara: > With the new hash implementation, the minimum lookup burst size > to get good performance is 8, since its internal pipeline > consists of 4 stages of 2 entries each, so to avoid > duplication, burst size should be 8 or more entries. > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks