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 EC13443FBC for ; Mon, 6 May 2024 02:45:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E768740270; Mon, 6 May 2024 02:45:52 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id EA38440261 for ; Mon, 6 May 2024 02:45:51 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-792940cc66dso73034285a.1 for ; Sun, 05 May 2024 17:45:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714956351; x=1715561151; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yWLnvbU3x7eseXi6AeqWqX6BfNxJLRchuTEa4e+cjx8=; b=d0DbOayMPcvdYUAmDCT9nJk5gxjOm0AHICmXZaU5vNGXoj31xYyImNUCNTJhpq40t4 E0hwApsDKde9SQ7347aAT9QVq5W7HhQzWhkBrO9HzlFxjeEbhNTQokV8QESt49fWs+05 LSUBLbbCkqvg3osWiGvFO1TV0dVI9+5WDuE7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714956351; x=1715561151; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yWLnvbU3x7eseXi6AeqWqX6BfNxJLRchuTEa4e+cjx8=; b=uhS6TIjGEiOY795JHdj1r0fzJYikjA7Xi4akRvFikseEl2fbu4fsxT8NhXMDRBqwX1 vJVa6qq/IH+/rt5183bYGf4ChrkDdq4QYbyRRQa92D6oslhMY65FXz8QsXffGlVxVEVr TBsQjUUErv7vZQHpyQm5v2r3b1iRIzPUdtsVTVdQRFBX0qm4+ZcyWPWzA/XlMgQv4AE6 pAXwtBV5+i8/GvCSiL0F5UiyTgJ7uUc5bsVyjskP1NDQRWDqgJXio4selfzeGF2aUZNK rJo8aehuMtdP+82Bdf5ffLhjS/DC0+H5QOtQ2et7zXMxY6OTy2m4mHNGQF4NYSirc8TF 0Tug== X-Gm-Message-State: AOJu0YxUW0pXPxxQdvqvBXYkKaCAORnGl3yvi/vSlhySp4Vv4RsbNi5e ylAc6QlTpuclj98acrCr6cHF3naLH/P+xkMJEuQHtxTAZSTeEht/1WPxHfU35VUtB6IWEGXSsSM myWk6lC53O5p3g3Y95UQp7rzKHDhMd9GeBfOshHcz X-Google-Smtp-Source: AGHT+IH7exiRrhwbHOuqHLLSfcLExZyFWBDuYQ5yWl+5ZjkgyQ2XyYbxuHZFehEPTPUKnrupuMbYHdqsHmwo X-Received: by 2002:a05:6214:212f:b0:6a0:ce29:d73d with SMTP id r15-20020a056214212f00b006a0ce29d73dmr10922882qvc.61.1714956351260; Sun, 05 May 2024 17:45:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a056214104400b0069b7e47015bsm408574qvr.18.2024.05.05.17.45.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 17:45:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 17:45:51 -0700 (PDT) Message-ID: <6638283f.050a0220.f77d1.72d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EF08C6052514; Sun, 5 May 2024 20:45:50 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 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 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 39 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/