On Tue, 7 Apr 2026 13:52:03 +0200 David Marchand <[email protected]> wrote:
> Applications relying on device hotplug don't work well with the default > probing of all available resources. > This series proposes to change this behavior via a new EAL option. > > Series-acked-by: Stephen Hemminger <[email protected]> AI spotted one minor nit. Patch 1/7 (devtools: check packet forwarding in null test) - clean. Minor style nit: the first grep uses $build/test-null.log while the next two use $logfile — they're the same path but inconsistent.

