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 209ED425F0 for ; Tue, 19 Sep 2023 02:56:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 193724003C; Tue, 19 Sep 2023 02:56:19 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B64E04003C for ; Tue, 19 Sep 2023 02:56:17 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6bf2427b947so2926077a34.3 for ; Mon, 18 Sep 2023 17:56:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695084977; x=1695689777; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SiHAr21FB6IRXkvqLDyaKN5dftK567aKu6TX3ebt1ko=; b=ShUp9c01o05CHtIfk/bIcXx0lYnhoDEk812xNcA6n+VQsPwQfjQq7Z9cTZfJGq/MTr luykD97Qx3hH7F26yWI+cg+C4NZ/ImZtrnwOhC7zR1byHThvjGEnLsBqaRimcvuMk/GR nx4Ic6vh/1+MPMVE2XVELBkJul6boRJyd7zKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695084977; x=1695689777; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SiHAr21FB6IRXkvqLDyaKN5dftK567aKu6TX3ebt1ko=; b=l+CNvE0ZiRc6h6JCOzDhVM24AMosE9Eibxl9BICuNhV776HefJIMsbgP+JYWZKqclZ aPcA4HCFOwOOT1yBxYRouR0nyDVAYDyeBHQXikZTd7ZZ857VcWUMQ30WVfAweV31N/V2 AC75prGJLZZLXN8x4ZDnPeyYYdKbtbnXNdojZaA9uspVlImCqOsUT0K8689EuMw6BhPC kP/xGtvpXtFZJGcTrNcsNM8axobenljTrrQLKlcdysV9k8RJnzHH4efXS7kwpCSviCph DDqrv+XR5wu/nGRxWLxMEkrn/0ooFj2KEE4jW6LTMqEq+q0ghGUD66AYKqB5vMEA6gCc eExg== X-Gm-Message-State: AOJu0YwHz6gdgfTcUzTgkzapcdDPpLYu9h6n6veh/MTkfrpsvFDhmm+v lfIL7p/Vc0Ejq5CrtqJDRHJc2I4i4W6edQTl+HZvlLoAMn3G5ouDjzld8w== X-Google-Smtp-Source: AGHT+IGu6SI9WqHVOKmOZmmkHhzvWcOKI6y9mwGTBADIqIBg2vJTubV/ewJOwpOabj6nfFzndxGpdUtMECbU X-Received: by 2002:a9d:4d96:0:b0:6be:e447:dbd with SMTP id u22-20020a9d4d96000000b006bee4470dbdmr9108856otk.22.1695084976996; Mon, 18 Sep 2023 17:56:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o129-20020a4a4487000000b0057367fd1468sm1051822ooa.28.2023.09.18.17.56.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 17:56:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 17:56:16 -0700 (PDT) Message-ID: <6508f1b0.4a0a0220.6e05d.948eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 72EE1605CF40; Mon, 18 Sep 2023 20:56:16 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d83fb967212efa19d272e7fa65d17c9ad94b17c1 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 d83fb967212efa19d272e7fa65d17c9ad94b17c1 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26151/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/