Jérôme Jutteau

Results 11 comments of Jérôme Jutteau

A solution would be to create a destructor using **attribute**((destructor)) and call pg_stop() by default. An option could be added to pg_init() to disable pg_stop() call during destructor.

Hi! > got one dump made some times ago from a Cogelec/Intratone badge with all keys.. could help ? [Intratone.zip](https://github.com/flipperdevices/flipperzero-firmware/files/9353172/Intratone.zip) Thanks for providing the dump and thanks a lot to...

If butterfly has no network brick which can be pulled, it could just sleep a bit. That would be a first straightforward optimization for integration tests

Client's mode in DPDK don't seems to work and vhost PMD client option has not been enabled yet (17.08). Forcing option produce some bogus behaviors (like queues cannot empty or...

We will go for solution 2. Check #275 and #276

TSO and TCP checksum in not supported yet for inner packets (17.05). Added a note about this and reporting this feature

Hi, few general comments about documentation: - English please - Standard formating please (md ?) And particularly to this PR: what about this title: `doc: add packet's journey in Butterfly...

Hi! No update for now, sorry

Note for future assignee, those env variable are already used in osc-sdk-go. We could use the same. - `OSC_ACCESS_KEY` - `OSC_SECRET_KEY`

Thanks @ihaz for pointing out the issue. Note: this is problematic for "api" sub-command but not for "fcu" CreateVolume which requires `AvailabilityZone`. Collision should not be an issue anymore with...