On Tue, 12 May 2026 00:50:55 +0000 mark-blasko <[email protected]> wrote:
> diff --git a/doc/guides/rel_notes/release_26_07.rst > b/doc/guides/rel_notes/release_26_07.rst > index 1b012c4776..db886f19cf 100644 > --- a/doc/guides/rel_notes/release_26_07.rst > +++ b/doc/guides/rel_notes/release_26_07.rst > @@ -62,6 +62,9 @@ New Features > * ``-A`` or ``--no-auto-probing`` disable the initial bus probing: no > device is probed during > ``rte_eal_init`` and the application is responsible for probing each > device, > * ``--auto-probing`` enables the initial bus probing, which is the current > default behavior. > +* **Updated Google GVE net driver.** > + > + * Added hardware timestamping support on DQO queues. > > * **Updated PCAP ethernet driver.** Need blank line between release note entries. Run doc build to see errors like this

