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 95C7C43F50 for ; Tue, 30 Apr 2024 07:17:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6AC8402D6; Tue, 30 Apr 2024 07:17:41 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 309D240262 for ; Tue, 30 Apr 2024 07:14:53 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36c3c5f7d0aso9771705ab.2 for ; Mon, 29 Apr 2024 22:14:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714454092; x=1715058892; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+b9t2vyM9ulA4ocuiwdgny40rdmc7iwVcICCfoz2b/o=; b=Y1JD2Ob3HDHdbTegoFAPBf86kgRqAeBDUtajm51fvmQX6MWLXvyG7c5yD1DxwH4+yg RfQYHKYozJP0j70f9OvSeFLI4aGUvDbh4SYFBlQg7UeZmz4FCofUZGosIiJgicX42GIy Fy/xCrzZONPBm4IRblP/1M8ci/rjiHptNYNCI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714454092; x=1715058892; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+b9t2vyM9ulA4ocuiwdgny40rdmc7iwVcICCfoz2b/o=; b=s+RD8aJP109aiZXVMIatkRYZE8HOMBPedP1ZcYneYn9JaiRSZK/K7OscVMDN/UgwCk eKdFwq3nrUxLFjDp/LanakhjZiCx7YPNQHVjGSTUhqyKDdIsURQxSh6ksC2HmNwn7bEG e9rzOcmN5Pb0iwZ3Tq6UoqbiUTD8g9vLWbbufSiYh6UkPXKTtw3waz/Er4EWghNDxlPS ZwG7yUtVWxUSY3kbh7feTnd1JVjdOYUpmHeYyV1swD9Au3m79SlBrAmrCKD2u3eQwndX j+9uckmkH8Bg+wXh0LAqff79u2V+lzR/Tg4vMQCKy/JqYlZPT+S3fuux8Dw3c8VoEnpY +fxA== X-Gm-Message-State: AOJu0Ywngj8W3/MYug2455BDsJ9/vK8OZfuiPWoBNyvlsxbb/nrMDr+H RASYBcODRj/wES59/k//KkmzHzsSrgTl92ax3MIWP+U8ZiYcxXBv+hrf7E69FXfZO+L/ChbA5/N jCcWO2iZJQsf2mvg9BvBFW1Q373/RCgq9VWEcBH0lag+JRbyI X-Google-Smtp-Source: AGHT+IELJXuHSQi3JwuwfE1KTE57my2D/F0vINQpBr6YIsYIuxVZJMy1r3pbokUAqoyXEZutzZ6gmSoPwSYT X-Received: by 2002:a05:6e02:13a9:b0:368:80ff:9bc4 with SMTP id h9-20020a056e0213a900b0036880ff9bc4mr11947514ilo.1.1714454092644; Mon, 29 Apr 2024 22:14:52 -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 v9-20020a05663812c900b00487f585369csm18511jas.70.2024.04.29.22.14.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 22:14:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 22:14:52 -0700 (PDT) Message-ID: <66307e4c.050a0220.97fb.0faeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DED8604D420; Tue, 30 Apr 2024 01:14:52 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.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.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/