RE: [PATCH v2] doc: fix minor issues in the event timer adapter guide

2022-11-01 Thread Carrillo, Erik G
> -Original Message- > From: Mattias Rönnblom > Sent: Tuesday, November 1, 2022 4:34 AM > To: Carrillo, Erik G > Cc: Jerin Jacob ; dev@dpdk.org; sta...@dpdk.org; > mattias.ronnblom > Subject: [PATCH v2] doc: fix minor issues in the event timer adapter guid

[PATCH v2] doc: fix minor issues in the event timer adapter guide

2022-11-01 Thread Mattias Rönnblom
In the example: * Properly initialize the socket id field. * Remove comments redundant and/or not consistent with the code. 180 seconds is not 2 minutes. * Remove redundant pointer initialization. * Access max_tmo_ns with the appropriate name. In both the example and in one instance in the body