Re: [PATCH v2] net/af_xdp: improve documentation

2022-10-05 Thread Andrew Rybchenko
On 9/6/22 15:06, Zhang, Qi Z wrote: -Original Message- From: Koikkara Reeny, Shibin Sent: Friday, July 22, 2022 4:51 PM To: dev@dpdk.org Cc: Loftus, Ciara ; Zhang, Qi Z Subject: [PATCH v2] net/af_xdp: improve documentation From: Ciara Loftus Instead of a one-liner describing each

RE: [PATCH v2] net/af_xdp: improve documentation

2022-09-06 Thread Zhang, Qi Z
> -Original Message- > From: Koikkara Reeny, Shibin > Sent: Friday, July 22, 2022 4:51 PM > To: dev@dpdk.org > Cc: Loftus, Ciara ; Zhang, Qi Z > Subject: [PATCH v2] net/af_xdp: improve documentation > > From: Ciara Loftus > > Instead of a one-liner

[PATCH v2] net/af_xdp: improve documentation

2022-07-22 Thread Shibin Koikkara Reeny
From: Ciara Loftus Instead of a one-liner describing each vdev argument, add a description and example for each. Move the information describing preferred busy polling from the "Limitations" section to the "Options" section where it is better placed. Also make general grammar improvements. Signe