On Wed, 1 Oct 2025 at 16:12, David Marchand <david.march...@redhat.com> wrote: > On Wed, 1 Oct 2025 at 16:04, Burakov, Anatoly <anatoly.bura...@intel.com> > wrote: > > Can you provide a little more details on what exactly you are proposing? > > > > On the back of this patch, I installed CodeRabbit in my IDE (VSCode), > > and did a review of one of my recent patchsets - it's quite interesting, > > actually, and the comments provided were basic but meaningful, alas the > > free version is limited to like 1 review per 30 minutes or something so > > it's a bit limiting. On top of that, I found the tool a lot more usable > > than GitHub Copilot reviews, which are attached to GH pull requests > > rather than Git branches, and they take a lot less time to boot, so I > > feel like this tool has potential. > > > > That said, I'm not sure what this patch is supposed to do - is it to > > have it set up to review patches automatically? > > The ovsrobot creates pull requests in its dpdk github repository, and > Coderabbit and sourcery are invoked on them. > Look for a link in patchwork, under the name "ci/github-robot-post". > > For example, this exact patch got a branch and pr in ovsrobot/dpdk: > https://github.com/ovsrobot/dpdk/tree/series_36267 > https://github.com/ovsrobot/dpdk/pull/124
Btw, you'll notice a bit of noise, due to how the PR is created against ovsrobot/main, and not the exact DPDK main branch at the moment the patch is submitted on the ml. -- David Marchand