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 F228642638 for ; Mon, 25 Sep 2023 21:53:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAC5740041; Mon, 25 Sep 2023 21:53:41 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8A46E40041 for ; Mon, 25 Sep 2023 21:53:40 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79f9bad1a44so211498039f.2 for ; Mon, 25 Sep 2023 12:53:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695671620; x=1696276420; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TVxFtraTNl/FmhrcsNdFXN/oLX/0qT12NQNJmz0YX68=; b=NCofWKR2w27KPc/Y1jRbZQajuZyrro+UstLxL2oZ/DLiOp6h9LCKmajhsJtr/Ep+1/ oMF+VVMOXYKB/9GIw7R+tyxXycFRGGGDxlmPBQzfFnwuN0az5n5BQS+/D3rkcCsgdTUm uOsqF/FIN0UNr7E1nwfEZvWYUX07xrR9asnfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695671620; x=1696276420; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TVxFtraTNl/FmhrcsNdFXN/oLX/0qT12NQNJmz0YX68=; b=LK1ETkpwM0ZBPi0RGzkzLqT9yeiWAv1xX5bbBxpHnZ7p6WsFv3kx3AzafstYPerifv mVfBs7CFsak4R9TGXxTP3rAEkwuUppURlRX0EVQJPQo7+zaNNEQoukgp3vhIHlqOZ1DT Ez2hGkyHDlznogLd4mtm0D0agv6sI3hmFCd1qhrZdQ2TIWEfg1u63oRYJOXll3EDy0/1 k2/sHe5a3mdHgW/gQKdRnRTcf7mjI9B+tVZ6lwQpR1RUPPGmzfxpMXcm/adnfRb4tKO9 HbPFV/45i1vN+O/2yKjNIT6ow0YUUdMQ/SWJC9bsjUuyyYseRNFDP6C8wJD4wM+W+NY8 RqEg== X-Gm-Message-State: AOJu0Yz3Uj8mB1IFCcckcnPxgw8JdV7hWxXcnPc5iyyElfhiLYcQmaoK R4E11geO6jhfs8DD3v1thnMRA0u8KLzG35uUlVYLCefPFRQDbg== X-Google-Smtp-Source: AGHT+IFPcyJd01HIkCKJDKpGKYpXnE1zj2aRPI4Zp6ZpQsV+d15FwKfWm7GnWWMemxzSTtgy0FVIpwi6g6QZ X-Received: by 2002:a05:6e02:b28:b0:34b:ad7a:384f with SMTP id e8-20020a056e020b2800b0034bad7a384fmr9892639ilu.20.1695671619860; Mon, 25 Sep 2023 12:53:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i9-20020a056e02152900b00350fe617da0sm220451ilu.68.2023.09.25.12.53.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 12:53:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 12:53:39 -0700 (PDT) Message-ID: <6511e543.050a0220.72f35.e5f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 81E46605C351; Mon, 25 Sep 2023 15:53:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 29de1751682a9cad7cda9f3e85b39fc5c3810132 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net 29de1751682a9cad7cda9f3e85b39fc5c3810132 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26230/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/