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 09733436CB for ; Tue, 12 Dec 2023 05:23:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0454642DCE; Tue, 12 Dec 2023 05:23:31 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id DAA43402EB for ; Tue, 12 Dec 2023 05:23:29 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbcb4747d84so628442276.2 for ; Mon, 11 Dec 2023 20:23:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702355009; x=1702959809; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RYWH4fbpLZQIqOoAq0qvYSmeyAt/FskbWlgn07k8Zu0=; b=W7kOdYx1MKUQu3bwlr+vVwHPXRUUITBJsWINnA5WcewrNrREoqCKX8bRjp0u/4gox3 O3e/sSHDc8Hjh7trc0bp2QcsTt6K2ZmfJU/TSC5tFfhmlJnXUADwEiMBaoSC6XBlxIyW zT07nj899ofNwFfdQxAZj6JIw+X4/huSvpTFc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702355009; x=1702959809; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RYWH4fbpLZQIqOoAq0qvYSmeyAt/FskbWlgn07k8Zu0=; b=ErcVFB6Lefgg/D6tYxYOKWlfieS/vRtVF/pSthrEAe0WZnI7Pl1Lt9ZxEEIIJjlobU fTLM8nWuS64Ldlt+WAfzjVmPcGXoKmRiS7YJLNsgC/KN22UzakmS8Z4EoqxQGcC2JMaV V5bZvnaCq1DkeFblv2u8nr0sWBjLNLN5MWuyt7Wl/9s2cv0IukYV34xfa0tk+B4gKB2L sfIuGdFa2U44YEzOzAoOkAC4kkqJSMhPBsuvE/gEXPNdJyOtjv2EHwFo3PaIOhoiaj/l pnHSadVd6hHWXufXtP1JfC6zt/PO9aJzlSDp5gGe1HkwGRLf4QgDXcXiebFMCI1oCjaa 4K4A== X-Gm-Message-State: AOJu0Yz6zAZKOWZG9v4pYYzm5s8N3nHQ99Sk/mwT23TyuBGV6UaUelsZ iHoCvlIHq0zoooXkl3JhNVSR6w+LXU+QQPxIieRKLo1eNVra7cvQEX7yKg== X-Google-Smtp-Source: AGHT+IF9WKlGxc2Uu1Wg8TPtA+k0B7SotSIRz5CX11VWAY7X9PRevmMYzUzA4tzonu9DkW04F7zrPb/Ra2Wi X-Received: by 2002:a25:abb3:0:b0:db5:4196:8125 with SMTP id v48-20020a25abb3000000b00db541968125mr3972758ybi.17.1702355009287; Mon, 11 Dec 2023 20:23:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o15-20020a056902110f00b00d9abff6f700sm753859ybu.30.2023.12.11.20.23.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 20:23:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 20:23:29 -0800 (PST) Message-ID: <6577e041.050a0220.745eb.323fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id E949E6051823; Mon, 11 Dec 2023 23:23:28 -0500 (EST) Subject: |SUCCESS| pw135046 [PATCH] eventdev: replace RTE_LOGTYPE_EVENTDEV wi 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 Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135046 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 11 2023 20:32:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135046 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/