On Wed, May 19, 2021 at 1:48 PM Stokes, Ian <[email protected]> wrote:
> > > I didn't see anymore comments on above, following he patch sync last
> > week and the discussion had there I'm happy to update the commit
> > message, remove the tested tag and push the series to dpdk-latest.
> >
> > Either leaving as is (since this is a rebase) or rewriting the
> > commitlogs are both fine to me.
> > Thanks!
>
> Thanks David, dpdk-latest is rebased on ovs-master and these are applied.
>
> Travis is in the green
>
> https://travis-ci.org/github/openvswitch/ovs/builds/771661238
>
> We're thinking of looking at updating the github actions ci to maybe handle
> dpdk-latest also, although this may require some re-design on how we ci
> currently works.
Argh, I had seen the issue in GHA, but broke my branch when
rebasing/testing with my own dpdk repo.
This could be squashed in the first patch of the dpdk-latest branch:
--------------------- .github/workflows/build-and-test.yml ---------------------
index e2350c6d9d..6638d1658f 100644
@@ -17,6 +17,7 @@ jobs:
DEB_PACKAGE: ${{ matrix.deb_package }}
DPDK: ${{ matrix.dpdk }}
DPDK_SHARED: ${{ matrix.dpdk_shared }}
+ DPDK_VER: refs/heads/main
KERNEL: ${{ matrix.kernel }}
KERNEL_LIST: ${{ matrix.kernel_list }}
LIBS: ${{ matrix.libs }}
--
David Marchand
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev