Lukas Sismis
- Login: lukas.sismis
- Registered on: 06/02/2021
- Last sign in: 03/17/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 45 | 137 | 182 |
| Reported issues | 40 | 84 | 124 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer, OISF Team | 12/15/2021 |
| Suricata-Update | Developer, OISF Team | 12/15/2021 |
Activity
03/17/2026
- 08:39 AM Suricata Bug #8213 (Closed): dpdk: configured interface cache size not respected
- 08:39 AM Suricata Bug #8214 (Closed): dpdk: configured interface cache size not respected (8.0.x backport)
- 08:38 AM Suricata Bug #8215 (Closed): dpdk: adjust auto-derived mempool size to members count when used with net_bonding driver
- 08:37 AM Suricata Bug #8216 (Closed): dpdk: adjust auto-derived mempool size to members count when used with net_bonding driver (8.0.x backport)
- 08:37 AM Suricata Bug #8243 (Closed): hyperscan: coverity warning on stat path check
- 08:36 AM Suricata Feature #8320 (Closed): dpdk: add Github CI live run tests for DPDK virtual devices
- 08:36 AM Suricata Feature #8321 (Closed): dpdk: add Github CI live run tests for DPDK virtual devices (8.0.x backport)
03/12/2026
- 08:44 PM Suricata Bug #8371 (In Review): dpdk: "auto" in mempool size undercalculates the mempool size for Rx/Tx descriptors (8.0.x backport)
- Contrary to the main branch, this one will just revert the commit that introduced incorrect behavior, and we will rol...
- 02:48 PM Suricata Bug #8301: dpdk: TX descriptors should be set to positive values >= 64
- Considering the problem seems to be present in DPDK 25.11 too, I consider including this in the upcoming release.
- 02:47 PM Suricata Bug #8370 (In Progress): dpdk: "auto" in mempool size undercalculates the mempool size for Rx/Tx descriptors
- Setting mempool size and descriptor sizes to "auto" on e.g. MLX device Suricata calculates it needs 32767 objects per...