DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] 17.05 --> 17.11, minimum hash table key size
@ 2018-06-29  0:10 Yeddula, Avinash
  2018-06-29 11:17 ` Dumitrescu, Cristian
  0 siblings, 1 reply; 4+ messages in thread
From: Yeddula, Avinash @ 2018-06-29  0:10 UTC (permalink / raw)
  To: dev, dev, users; +Cc: Bly, Mike

Hello,

We are in process of migrating our design from DPDK 17.05 to 17.11 and we ran into a small problem. Within our design, we have some hash tables with 4-byte keys. While going through the changes done in 17.11, we have found there was an added key_size check, which now requires key_size >= 8 bytes (see check_params_create() in rte_table_hash_ext.c). Not seeing any other options, so I was hoping someone could advise on how to support a 4-byte hash key size in 17.11 and on a go forward basis.

Regards,
Avinash


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-02  9:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-29  0:10 [dpdk-users] 17.05 --> 17.11, minimum hash table key size Yeddula, Avinash
2018-06-29 11:17 ` Dumitrescu, Cristian
2018-06-29 20:00   ` Bly, Mike
2018-07-02  9:33     ` Dumitrescu, Cristian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).