On 11/27/23 13:39, Eelco Chaudron wrote:
> Signed-off-by: Eelco Chaudron <echau...@redhat.com>
> ---
>  .github/workflows/build-and-test.yml |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/.github/workflows/build-and-test.yml 
> b/.github/workflows/build-and-test.yml
> index 586b0cdd9..db0a1ac39 100644
> --- a/.github/workflows/build-and-test.yml
> +++ b/.github/workflows/build-and-test.yml
> @@ -183,6 +183,10 @@ jobs:
>              testsuite:    check-offloads
>              test_range:   "100-"
>  
> +          - compiler:     gcc
> +            dpdk:         dpdk
> +            testsuite:    check-system-userspace

Not splitting this one?  Commit message would be useful.

> +
>      steps:
>      - name: checkout
>        uses: actions/checkout@v3
> 
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
> 

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

Reply via email to