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 AAF2142358 for ; Wed, 11 Oct 2023 02:45:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5ED6400EF; Wed, 11 Oct 2023 02:45:20 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3D113400EF for ; Wed, 11 Oct 2023 02:45:19 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a2cc9ee64cso246925639f.1 for ; Tue, 10 Oct 2023 17:45:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696985118; x=1697589918; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TMfWwN0VHcQ0OHhncKTu6wIrMuLBPyxtCexnsCJAmng=; b=MY5JcwEMpGRLa88tbVnjBA53c+1fE0L5HbftpiOrD6sx7e5EFU0pie0n5k/jL8LNU1 AnHWRFqghD9u49zgF4hx2utZYKr1zQ3uQgGGR5ri2FI0H/ft/n3M2DODH5G99rHadFJB 92YRnLN0OK7AXXbZuJ4HfJmoII5JntKfEy7O4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696985118; x=1697589918; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TMfWwN0VHcQ0OHhncKTu6wIrMuLBPyxtCexnsCJAmng=; b=Sw9RM3MVIGhIAuMBLgS8vTCulPzKVcm+iAKpCDTuf0bpPmzjpwT0foKnqboacZNMVm MeVmn6bNl/fW59Jf2lx7AvBX/fXxm+NRIh+zldtQvlISBPCrNNTql5rp8NRukNQbAa5J sX71iKQtZpkGTIEmSvPc0WknoagLd/HAD8YFnFctgPqzY7nZ49AbwfAyMTNbvo60/fxs MJlW/bflOPLMmaqmhmuW9bAHF7SQYL3ONiOPhuUMmN02ANUuiYRGIpd1wWwwLUc1Ek8g 6iWX8S6m9rabhGMVDbojgYazCz5DS3woXxxTx8DWATUiwaUb9C0cOnvn+KSMwPHug9tx N5iQ== X-Gm-Message-State: AOJu0YwSv1ZIXF8MAb62CE+uyss2vDUQw3hlzZlh2KeuWQe7IPfVV/Mt O1sQ/Dmwjr7g2sov7HTuDi84hGwNt7Leh4vvXIE6kS4xZBrkdHWi0ugPReb7/aVtAw== X-Google-Smtp-Source: AGHT+IGc91xMtlzbAGVLrUgQP90a8x6YzrsIy8xH7teecAQtjjpjZfrVaP4tBD/zgT7YAFNhronmlXiDRnDC X-Received: by 2002:a05:6e02:1d15:b0:351:ab2:2626 with SMTP id i21-20020a056e021d1500b003510ab22626mr23138126ila.24.1696985118669; Tue, 10 Oct 2023 17:45:18 -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 f10-20020a056e0204ca00b003526677ba47sm539100ils.18.2023.10.10.17.45.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 17:45:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 17:45:18 -0700 (PDT) Message-ID: <6525f01e.050a0220.b7f8a.9e4aSMTPIN_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 545996052514; Tue, 10 Oct 2023 20:45:18 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] f7455db8795464600bf50c1173af095a69c18a75 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 f7455db8795464600bf50c1173af095a69c18a75 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/