Re: [dpdk-dev] [PATCH] doc: fix build error with sphinx 4.5.0

2022-05-09 Thread Jerin Jacob
Sent: Sunday, May 1, 2022 8:27 PM > > To: dev@dpdk.org; Jayatheerthan, Jay ; Jerin > > Jacob ; Ray Kinsella > > ; Pavan Nikhilesh > > Cc: tho...@monjalon.net; david.march...@redhat.com; sta...@dpdk.org > > Subject: [dpdk-dev] [PATCH] doc: fix build error with sphinx 4.5.

RE: [dpdk-dev] [PATCH] doc: fix build error with sphinx 4.5.0

2022-05-02 Thread Jayatheerthan, Jay
d.march...@redhat.com; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: fix build error with sphinx 4.5.0 > > From: Jerin Jacob > > Latest sphinx checks c language syntax more aggressively. > Fix the following warning by correcting c language syntax. > > doc/guides

[dpdk-dev] [PATCH] doc: fix build error with sphinx 4.5.0

2022-05-01 Thread jerinj
From: Jerin Jacob Latest sphinx checks c language syntax more aggressively. Fix the following warning by correcting c language syntax. doc/guides/prog_guide/event_ethernet_rx_adapter.rst:243: WARNING: Could not lex literal_block as "c". Highlighting skipped. Fixes: 3c838062b91f ("eventdev: intr