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 7F350438F6 for ; Thu, 18 Jan 2024 20:54:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77B7440E2D; Thu, 18 Jan 2024 20:54:20 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B5DA9402D9 for ; Thu, 18 Jan 2024 20:54:18 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5ec7a5a4b34so132447b3.0 for ; Thu, 18 Jan 2024 11:54:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705607658; x=1706212458; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X9UgQ09uyt3qw/gcmTvt77/c/exZ+bkNpJlAOD59ZlE=; b=LYRhdBmH/pVxcLyVLKWJKQCOPq7WVX2JKPXo3zUNVtFG0YtVVJbFwm8Hd7TJCL+q6z asQyq+Vp0OuPw37Um3qUXFfwm3mV4jOlxqfLBL4fT8uc1QXbfDW4Mtu2bpZUV4yEmejy CW/AGXHl3OyYYSGgP4aLPgFwyBy6BGZkCQq1A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705607658; x=1706212458; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X9UgQ09uyt3qw/gcmTvt77/c/exZ+bkNpJlAOD59ZlE=; b=Wc4HjsaP0bSuoj4HtdRgmBCU6Pr90RKYMcltt8cE7auwKYqdEouAB7xhcNq3EQFc4T Chg51HNpQZ3GojpyxlyZjCEHN335BBWcn4X11eS2o9j1iV8ZmnVxuSjYF+nqfQtB2uI9 8E3XWLNSy1TY+W6lsSpJcGh70zWSe403gJ8LxSNTW6+614pGCbHA0Z+LrLMFO7vLey5H D7AMyAvwqP7pvjWi1WEv0YmuMfxKz9Uv1L2U5CWmKhs4mvXt5oOF5VRqaXapY8Gos6Sj BjsA6kpEx1QE1flz4VuknOTnJAeJcgVocKGWEIBp11zGl6dlHda8DVd1QU8aTCY36f7r wwdA== X-Gm-Message-State: AOJu0YxWtPmKPOGBzLW6m63DfYfc/nlmM4pNM9TTPg4YKCml9/eH5BUI wflVpHz8WSVfpp/qYRj4HnUrUjVf7yL/oeZYEQ1nNQELuFClwHKKGhsQNs9FAf1YcvDroJf+ym4 MBctQBr6GPLN14YHl4ih7dfKsZ2ILHBV4qHLiW2iZ+oJgLbVy X-Google-Smtp-Source: AGHT+IEPEWK7SkrpwRcMtMccLlJKPDMyEe5PDjJvRLMnJjJqDcdV/uOJji23CnKgvhMyDLsze9VBuoAW6aLM X-Received: by 2002:a81:4fc9:0:b0:5f3:2c5e:462f with SMTP id d192-20020a814fc9000000b005f32c5e462fmr1286543ywb.51.1705607658219; Thu, 18 Jan 2024 11:54:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id cs4-20020a05690c0ec400b005ff4b036d4csm154994ywb.26.2024.01.18.11.54.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 11:54:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 11:54:18 -0800 (PST) Message-ID: <65a981ea.050a0220.4a8cb.a7f1SMTPIN_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 D37446043300; Thu, 18 Jan 2024 14:54:17 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39a8b1251b204d3898b4c462184f60bda1b64698 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 39a8b1251b204d3898b4c462184f60bda1b64698 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/27717/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/