From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4E16E42363 for ; Thu, 12 Oct 2023 18:07:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 497F54029F; Thu, 12 Oct 2023 18:07:16 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id CDFC64029F for ; Thu, 12 Oct 2023 18:07:14 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c5c91bec75so9130855ad.3 for ; Thu, 12 Oct 2023 09:07:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697126834; x=1697731634; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yGOufQIKiyeEuoBbchh3q5OVJ4G5z5RLaFB3EeBKHW4=; b=TMU2YAsuErL6EXJdIcmEZ52J5Mxwi7euEcvbQm/1EzJQZSVvPjRQbsjpgVsd02RhmH +1f5xqb8lkEVMdHudU6/KZsAGgiyIUS6qH9BsSen46ZZjTB5eY6Pk9Ud8/8I0V+6w+Yl DdLvFEslRb1yYlNtIM8iZ9tw62YT4frdC6fVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697126834; x=1697731634; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yGOufQIKiyeEuoBbchh3q5OVJ4G5z5RLaFB3EeBKHW4=; b=lAqpUBea9dz4QS18anyVyOoD3Bo7nfL0vGCKwo06JTm4EsXW71UVyGjCZjqiBQc3MA oTGlV9PPwl6MBKVJDBnxxmF9xgzh97zmeYr4oXa6H5Itoq8YYW/7p+30MOYsVdDrcIIt 2ntOLDkYH0ajH1cc6ZyEUk40VV1CNVrPMUod6/kK0HoNVUrY/T8Eb7rro2TVjIvmg9hP F/3HVMLfgF82cdC0wRtJRhurF0SIYfpUr0tO8sbk9TLnBS7Q6QWwBZYEg0zvpQfyTv6E QoU0HT2GFxOxmuexbb7AGpThr1VyYlbxsVG+W4/QhIlcEzcs4sa21rlc4iDYX31ArEvJ cMZA== X-Gm-Message-State: AOJu0YxdMfwTj7ql+MurUblhgvcXwqhbDR8VqmuyWO5xU5ujzEf5GQ58 eH/oweo4ulwoi8eWdGxrvEz32tRk/z9zmjxNCCmKnGXd7JdKjTsJ9f9ep+j1Dm89B6hivnn17g= = X-Google-Smtp-Source: AGHT+IExGNkwGMR6lBUQrk+DmFfL+YrZwsDy22hQ8jTboOk5bj/RPqtI4vFpdAaX8AbnDe4BXCUyDGApu4na X-Received: by 2002:a17:902:ce8b:b0:1c5:be5c:bb5b with SMTP id f11-20020a170902ce8b00b001c5be5cbb5bmr24789939plg.59.1697126833944; Thu, 12 Oct 2023 09:07:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jk17-20020a170903331100b001c9dc5176dasm125339plb.144.2023.10.12.09.07.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 09:07:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 09:07:13 -0700 (PDT) Message-ID: <652819b1.170a0220.ca9d.4ef1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4C2476052514; Thu, 12 Oct 2023 12:07:10 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8692ef0aa7cd8c94ff1448dfad48d53aac19b5ab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org _Testing PASS_ Branch: dpdk-next-virtio 8692ef0aa7cd8c94ff1448dfad48d53aac19b5ab --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26452/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/