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 2E95B43321 for ; Tue, 14 Nov 2023 03:12:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A542402B2; Tue, 14 Nov 2023 03:12:18 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id 6C37A402B2 for ; Tue, 14 Nov 2023 03:12:17 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9e8b36e36e1so259741466b.0 for ; Mon, 13 Nov 2023 18:12:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699927937; x=1700532737; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qRwb+sBMZVLkORYoyVtLqHETKkhxLy5dIXCuuwZcEmc=; b=V2OBcVbVr5mFQxSrQmOfSDhjJmcY0pjmhbZWejbq5RcIQHFIx5CIJFDgMVXPuKWmnr exlKMxf+Hts6CdoulacO64BRU7sx8oROnOCWsJgTOSSC9pFsGnpsKaRIUPrsm11j7qGU 92I9bCgJFQWTakHRj8Vbp7RgNk9u7eGrGrXDw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699927937; x=1700532737; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qRwb+sBMZVLkORYoyVtLqHETKkhxLy5dIXCuuwZcEmc=; b=nvFnn6cjGOljPh8VPNhSTM4gPtG0rIjSEKEU3jrYZ0D5tLK0JLxtJ9F4SHXIzrAvu0 NDlm4bqcz68dSH2yANHUuPfb+WS0jaAK/kmQ3ITEAbACH648iwrUglqbUIU8ROzXFJm1 ZSe55muG/NP+/z/jY8tcTeCefMyy+ocHUplu4d63ZuiZi+1SzDsbCtyl4SSNpz2RwyZB S6IFuXhD51MW4WauI0k8yXaTXJMr8hz0o/I4l4DqN3hQsg2kAz6NZwjJDW+Id62kX/1n G9nrqwoqmrfqf+UgenMKGbXsU/lZCaUTnlfBpVKvJO6PrCFwsyFq24sEmA6ZDN5IQB2f b3KQ== X-Gm-Message-State: AOJu0Yyc1VjLqeVzaIqOeJ7SQcJF76WtA1FZzDxY2g48NzFPtrmuKMv/ hEue3Cr0xGAqLWpu0WjqiUMZLaAFZcYTNrMTWwy2x0Q8WDVg76b1i1ktew== X-Google-Smtp-Source: AGHT+IHqjwLyzim25fHxa62gJJ21t1MrMoUPI8aHZ2+fxVnmotWys673+HiVMMAcjY7T3GRL+MyIOFQVfTPZ X-Received: by 2002:a17:906:2515:b0:9a5:9038:b1e7 with SMTP id i21-20020a170906251500b009a59038b1e7mr6502780ejb.36.1699927937048; Mon, 13 Nov 2023 18:12:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lt26-20020a170906fa9a00b009e6dd50a012sm1930785ejb.128.2023.11.13.18.12.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 18:12:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 18:12:17 -0800 (PST) Message-ID: <6552d781.170a0220.5cf82.9897SMTPIN_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 413DE605C318; Mon, 13 Nov 2023 21:12:16 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 737faa1b4331f6395bc3a665159a489f404e6052 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 737faa1b4331f6395bc3a665159a489f404e6052 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/