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 D1C8E437C7 for ; Sat, 30 Dec 2023 03:14:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC48B40271; Sat, 30 Dec 2023 03:14:22 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id C387D40150 for ; Sat, 30 Dec 2023 03:14:21 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-203fbbff863so3148041fac.0 for ; Fri, 29 Dec 2023 18:14:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703902460; x=1704507260; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i4aguNrXHV4AUHnsaAnsuif3jJ35VcEIRFyr2UljbSA=; b=amyHZrTq0XhVVKnGz6Ch1vk5GBimjAIhYwcSW/MKbYBtiK7w9vd4H2KL/hYwup0wQ8 b1F6dJxNBXK8BsSGgdxRhgP5sdwy0q3S9aATma2t1bMqZm8ctxqJWMtwq0j9EnlHRR71 uRMPPSayfJbbHPWIZNDOQshoOl2KGEaJ2RYcc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703902460; x=1704507260; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i4aguNrXHV4AUHnsaAnsuif3jJ35VcEIRFyr2UljbSA=; b=Mm2U8TO5h2uYhqUE09okh5eApeePbokfBf3z/yMef7sm02pkUa4ouHMmNlq8fCj8MA aDPGCGqCeQNDdMHqsQkqkPSap6tpZHWrjVLezwV/75RdkJzTMaX0cgvkH0bRdjdTtD0K jxXxOopjtcEmFZYsPEPtoeHeSJ9Qq8VaSbR1hRfA2i1U2d6S4eY1iyE0IsmGr6UlKbUd m7c0KemoM9oSGB6RSR3NfdKOypywiH8hLIVC7Be5X67K5ZHaJSwIzlAzTCXl7uo0v3UA BWF0pJj1yBSu3oNdPY4x96ZvW9PpI5MjEuM2lZ13ar/nGu04bkP53WTzd/+qs7PphdBr 2I5g== X-Gm-Message-State: AOJu0Yzv0c18ChODC5v1CdcESJG9kn7Ka8ypIlcydGPALXN58OH0NF7C 6Tk7XqV3RDbEybfcqDNwdIUG9cawLgKH8AmHbMlbl+5EDU4tOFrIc9/kTVFJied3HQ== X-Google-Smtp-Source: AGHT+IHY3ZJLEtKf/HBx7uAjC/NBRvtOvPNqKzU9TAxJOTHJbeqHMEAjRe7Uj3sbDkPNfL5CWd7skSJUlti0 X-Received: by 2002:a05:6870:e8c5:b0:204:4136:1e21 with SMTP id r5-20020a056870e8c500b0020441361e21mr5079686oan.27.1703902460115; Fri, 29 Dec 2023 18:14:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ec28-20020a0568708c1c00b001fb33974494sm776812oab.48.2023.12.29.18.14.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Dec 2023 18:14:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Dec 2023 18:14:20 -0800 (PST) Message-ID: <658f7cfc.050a0220.8db8b.3685SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9503E605183E; Fri, 29 Dec 2023 21:14:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Arch Linux | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27496/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/