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 DE56445A8C for ; Tue, 15 Oct 2024 13:04:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0AE2400D7; Tue, 15 Oct 2024 13:04:54 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 267B0400D7 for ; Tue, 15 Oct 2024 13:04:53 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20ce5e3b116so15942775ad.1 for ; Tue, 15 Oct 2024 04:04:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728990292; x=1729595092; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=zIU9ZB3NAxU+YuyGR8qYMhC0tY+L71Gf9LF/kUDh02I=; b=V//mBqwX74Jj4o0mJJDpmuuNEVh4Prly+7wopAGrszV5Ve7fTWgTlc3wsETqSB5eyX KLFq970lr5ltgYZYC+yRNZRqG6V1fXnM2JpaiXlsM0UjU9EnlPILAEPElaK4EFcI2WIF X4FB9rJQGuV2/jkuu1DCpTxIDLtFJNdmi5YEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728990292; x=1729595092; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zIU9ZB3NAxU+YuyGR8qYMhC0tY+L71Gf9LF/kUDh02I=; b=cqPpeTB+alfQTyN0qMljAqFAAWuLvsc6xEPdGpYa1npLYT1PHzfza7tKVeoVdIW+pH eSrzt2tISkEHxGY/d1ZXvT81ucei3T3vT3EmV/SJ/LYU2Or1XoXWIb4V1OA4mrrvUL4F DFPItnV6PcvhHWL/sBPfkAcvQXcCViitvGtmQwm+mdlxIP1rtpeHvi6csfFV3Up4l/up 733ZDI/MS+K4CM86Diqdp8wzwqPDn1/44X8tNuAb8pgqStS7StV/mc0irmfJEKoXDZfi n9aIDTWfEHF7fxyDMQfZZYB7yGbfqm8UyG4pJTzgQKMR85i348THmpD++3/LmUP969LT Uvug== X-Gm-Message-State: AOJu0Yx5gIGDTAn17tJsxjCQdhPVVZF6xwA3kZfI/OJHxSQ4K9CFcwnm NV+ZMiOd85eTvzmvOacKrDp+MGWWMdGGq4gBrYL61YRBvEAdJYaRULYYH0OYGsKKeYokikKB2Kn vHarpB2AcAJqP5fnTFdUdj9eCXd8TwoPTVcmgFiR7p+SBqJOcfctnpG6l X-Google-Smtp-Source: AGHT+IHze15IsK6qgIpCvgDYt2gsFFXFcA1HmWOBcHU//ndZnUTF/K7lbYWNXR376L9RFnjphDWTrnomGzMt X-Received: by 2002:a17:903:32c9:b0:20c:528d:7063 with SMTP id d9443c01a7336-20cbb196046mr174137015ad.19.1728990292095; Tue, 15 Oct 2024 04:04:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20d180eefc4sm390215ad.133.2024.10.15.04.04.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 04:04:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 04:04:52 -0700 (PDT) Message-ID: <670e4c54.170a0220.323628.2b48SMTPIN_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 2B6B36052471; Tue, 15 Oct 2024 07:04:51 -0400 (EDT) Subject: |SUCCESS| pw145985 [PATCH] test/fib: fix RCU tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015075111.968663-1-david.marchand@redhat.com> References: <20241015075111.968663-1-david.marchand@redhat.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145985 _Functional Testing PASS_ Submitter: David Marchand Date: Tuesday, October 15 2024 07:51:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:9207f93640a709cad1412430c5f0edfee3ad5a87 145985 --> functional testing pass Upstream job id: Template-DTS-Pipeline#188432 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31491/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/