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 A860143760 for ; Fri, 22 Dec 2023 17:55:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3EE2402B9; Fri, 22 Dec 2023 17:55:06 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 8F9EF402A6 for ; Fri, 22 Dec 2023 17:55:05 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-42786514fe6so12984151cf.0 for ; Fri, 22 Dec 2023 08:55:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703264105; x=1703868905; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=co83OWfd7x7UINt803kzs61knBDzdhmMKMZjAkKXhtg=; b=SsbfH/789HT0UJhettHU3JeCp4lwIAcTdqlMQ9q1NFNzX+ZxK+jEeWO7odARncMg8x GDyFDNt34klBgPKcHwBbDWDf7agQ3ERanYYuoawFz8hLM/bbAj9ZEJ8gelud7vvc+xne RPSXrzSlx5WJzA0u/OyokFzf2bQoPkNyUUVYw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703264105; x=1703868905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=co83OWfd7x7UINt803kzs61knBDzdhmMKMZjAkKXhtg=; b=T6LWmUNhigiLwytEaD9NB61oyHVUm2qb2gRv5iY76bwgriDvtVHBR3qmEErqIgxHCD yZVGeUgJW5rY2zi5olAYxEriuWOiYTTwYq5USiQho2C/hfuGYyTFXzdK7AMtEkbFdKlf c4G1qL1NlnN2V8/8rD4uZEa+BqK2DnIGERYsccIf1CLDzaKFOxjZPr3sMAqbj74ROJgG Z8MLidvWFlI9784wF/tA/Iakw2jDaTm9nAFTFf0D+8rhznVmDIoQTevhh08OzyjyCpNB HjdZIkTlhippcCUjbdOsWMQX4QjUdKkaqcEfR1MDnGIBFo0WiukvuGHmnQPouijWjrrd uu9A== X-Gm-Message-State: AOJu0Yxp9gGAXHZCWQ6YkiEgga57e4huwetXQdDLiAQZhK55tmOjr81S ytnKiPPJx9Ju8pJtyDNqyj6icOz+H47xbqskm/tu0OF0+WxEfblNAZrTgg== X-Google-Smtp-Source: AGHT+IFhMs0sZ+hFUS1/huGYkTOArmOTjMlVGB1jHJLOgo33LE6A1l9lFEhhYNDA6Lg8PtQo3n9Xlcke+gVC X-Received: by 2002:a05:622a:1210:b0:427:a19f:7032 with SMTP id y16-20020a05622a121000b00427a19f7032mr2070670qtx.85.1703264105006; Fri, 22 Dec 2023 08:55:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a05622a010100b004238031ade6sm202728qtw.17.2023.12.22.08.55.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 08:55:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 08:55:04 -0800 (PST) Message-ID: <6585bf68.050a0220.60221.8bb1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A95D7605C311; Fri, 22 Dec 2023 11:55:04 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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/v22.11 4307659a904eb9c9b60240256857228f77a0b97e --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27451/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/