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 259414386D for ; Tue, 9 Jan 2024 07:20:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2139540261; Tue, 9 Jan 2024 07:20:24 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 5B9944021F for ; Tue, 9 Jan 2024 07:20:22 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-68015293aa3so10631196d6.1 for ; Mon, 08 Jan 2024 22:20:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704781222; x=1705386022; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jPu+03ZjQT55IkL4s+jwYKNTp6f1JfDiJm2k0yPPq18=; b=bpaAL4CNJaEvRxt51hfSY+1FnKjKVG9h3lYKQk+9RXbgPDI750HeaMEPILrOULXsZN /mF0sct0eEORMD0uT6RP+8w3VYI/wKzosOI0/Y6r+VPnbjedKATiz4lDhwguJxig1VMh Q4rBuRXZFbKVNbgORCcd2LwNmxL5oM7qIA2/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704781222; x=1705386022; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jPu+03ZjQT55IkL4s+jwYKNTp6f1JfDiJm2k0yPPq18=; b=D57TJFq2mKua8JNso0WEoL1qB1vO80rqqOqHEfNJuRGYH4RZCt2XyKTwnsxc2Irgoi Nwntw9+cCYFU24nK0QYC1W7LrAnfLg2MmE4tp0ZRGBl1XWE/3Ee5rQrWaziMEQ1BjAst A0yQN+yPuryff9rbnmsrB9foQupIy99h3x4hX8IAUKNjTgdOBztc0EAy3F7qCXVuPKre 6AUKMpeH2ssyC0bU26ZaWJJQhd4cdPHw1cg353jxDQLLB9ATYRI6mqKu0oX5i6UiWG+O H77BJKh7s6zNn509TiHXeWEJwsmSv8pI7Kuamhzg3TsMTWfPc6PjNmjP3NxkyoLtkZRs bxRQ== X-Gm-Message-State: AOJu0Yz59+b2YSHTZkEkb50SQtOlYA26n8woHk8/thRqaXwVXHdvSFuQ yaUU6b3JPOdZLSYmXb0vRuxapRNP5eGVXJJy6oGO/v1iitH0CbEu9dTeTHBDubhswSWrTosaNg= = X-Google-Smtp-Source: AGHT+IH5YrUi7NOFUhIhywCOXEnVoobxyEJQWZiF2HWFDUYBPQO7hpggbRWE3gzgI0j8k2yjV3otvjhE3VUU X-Received: by 2002:ad4:5747:0:b0:681:af:b686 with SMTP id q7-20020ad45747000000b0068100afb686mr3165715qvx.80.1704781221879; Mon, 08 Jan 2024 22:20:21 -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 l5-20020ad44bc5000000b00680f79c3614sm66870qvw.41.2024.01.08.22.20.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 22:20:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 22:20:21 -0800 (PST) Message-ID: <659ce5a5.d40a0220.333f5.4580SMTPIN_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 96C326043300; Tue, 9 Jan 2024 01:20:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 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/v21.11 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/