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 5C2B4436CA for ; Tue, 12 Dec 2023 03:18:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54B9A40A73; Tue, 12 Dec 2023 03:18:24 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6675A402B9 for ; Tue, 12 Dec 2023 03:18:23 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d3c7ef7b31so50079877b3.3 for ; Mon, 11 Dec 2023 18:18:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702347503; x=1702952303; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eXbvaIIigNzOrh15MMJQPrC4F5IPVDKCbLev83Gky7M=; b=T52ZjPiLijHCJkO9ubEY9GNoX3W2wzZiUt8aR+boi1XnDlWiuLDOPzJY/VHyyQgaVx 0Z4odLePnGidKwLi0JU2fLX6ISUjuRbyRGlPNq8T/XAoi70k1axl8jjqIzSGkZG5KD2d J2fAN91bnyoeOKoGY4tN3J11KpMEVKR6RQdwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702347503; x=1702952303; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eXbvaIIigNzOrh15MMJQPrC4F5IPVDKCbLev83Gky7M=; b=CBWEDA5Cxq1AVmsOSXlns7snb9HRrgtwx/S9RVLTFD6/ugRt/gtU7DgeT+3bK4kEWr mPA36emMg7ScymYI4k1Xtr3P+pUfjZFbJr0nOQeRJu3u2Y9MS1RSPpDVcaitFeX7TeaN X46wg8/lE8VTcozb/KcJ4aPbOtQ18PdQUiZKWJdJqZq9JiRWhEK14l5j0ivYUFyjFP6t 4KUHUohaHXTmY0CH6LpmKIdKk6occwBmrkGhTlZuB3oLFtN5kE4qmROLTYxX/I6Up6mc l4L2uX1Dmw8hhFkxKko686dNQsjv8JV90TefXk1ZmtCxj/9cOyN5TPfOOioTCWJyHkOj dWBw== X-Gm-Message-State: AOJu0YwJE7rVvbzRDDznGQ7SP/Zy+ZqNgUbbr/9gkFZGUzdortMqFult jkrSfjuA+esJnLf/WVHhQoS4EGfA0lra3iuuv+SsEXofVBlkhXfTxkQohg== X-Google-Smtp-Source: AGHT+IHjgyLTT+qBsViMbnDgS0hBNemsommwRDGRfKmbYCUQxrGrNAqj+3X4ugthcqgizpnHSJkLpilD+p06 X-Received: by 2002:a81:4404:0:b0:5e1:7589:3030 with SMTP id r4-20020a814404000000b005e175893030mr1011619ywa.53.1702347502826; Mon, 11 Dec 2023 18:18:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b125-20020a0dc083000000b005d9b4c2cad0sm1193959ywd.0.2023.12.11.18.18.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 18:18:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 18:18:22 -0800 (PST) Message-ID: <6577c2ee.0d0a0220.f4b5.6170SMTPIN_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 83BEA605C311; Mon, 11 Dec 2023 21:18:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Arch Linux | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27295/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/