> Hi Ian,
> 
> On Wed, Nov 30, 2022 at 4:32 PM Ian Stokes <ian.sto...@intel.com> wrote:
> >
> > This commit add support to for DPDK v22.11, it includes the following
> > changes.
> >
> > 1. ci: Reduce DPDK compilation time.
> > 2. system-dpdk: Update vhost tests to be compatible with DPDK 22.07.
> >
> >    http://patchwork.ozlabs.org/project/openvswitch/list/?series=316528
> >
> > 3. system-dpdk: Update vhost tests to be compatible with DPDK 22.07.
> >
> >    http://patchwork.ozlabs.org/project/openvswitch/list/?series=311332
> >
> > 4. netdev-dpdk: Report device bus specific information.
> > 5. netdev-dpdk: Drop reference to Rx header split.
> >
> >    http://patchwork.ozlabs.org/project/openvswitch/list/?series=321808
> >
> > In addition documentation was also updated in this commit for use with
> > DPDK v22.11.
> >
> > For credit all authors of the original commits to 'dpdk-latest' with the
> > above changes have been added as co-authors for this commit
> >
> > Signed-off-by: David Marchand <david.march...@redhat.com>
> > Co-authored-by: David Marchand <david.march...@redhat.com>
> > Signed-off-by: Sunil Pai G <sunil.pa...@intel.com>
> > Co-authored-by: Sunil Pai G <sunil.pa...@intel.com>
> > Signed-off-by: Ian Stokes <ian.sto...@intel.com>
> >
> > ---
> > v2 -> v3
> > * Remove RFC status.
> > * Update debian control to use 22.11.
> >
> > v1 -> v2
> > * Updated to use DPDK 22.11 rc4.
> >
> > * Please Note: Although DPDK documentation has been updated in this patch
> > the resource has not been updated on the DPDK site as of yet, this will
> > be expected as part of DPDK 22.11 final release.
> >
> > * The GitHub actions 'linux deb shared dpdk' is expected to fail with this
> > patch as DPDK 22.11 is not part of the package structure yet.
> 
> 
> > ---
> >  .ci/linux-build.sh                   |  7 ++-
> >  Documentation/faq/releases.rst       |  2 +-
> >  Documentation/intro/install/dpdk.rst | 16 +++---
> >  Documentation/topics/dpdk/phy.rst    |  8 +--
> 
> We are missing some updates in the documentation:
> 
> Documentation/topics/dpdk/vdev.rst:__
> https://doc.dpdk.org/guides-21.11/nics/overview.html
> Documentation/topics/dpdk/vhost-user.rst:<https://doc.dpdk.org/guides-
> 21.11/prog_guide/vhost_lib.html>`__
> Documentation/topics/testing.rst:.. _Configure hugepages:
> https://doc.dpdk.org/guides-21.11/linux_gsg/sys_reqs.html
> Documentation/topics/userspace-tso.rst:__
> https://doc.dpdk.org/guides-21.11/nics/overview.html
> 
> The rest lgtm.

Thanks for the catch David, I've updated these in the latest revision.

Thanks
Ian

> 
> 
> --
> David Marchand

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to