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 B971A45B6C for ; Fri, 18 Oct 2024 23:36:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9324E4028F; Fri, 18 Oct 2024 23:36:56 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 2A52440267 for ; Fri, 18 Oct 2024 23:36:55 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2e2c6bc4840so1966606a91.2 for ; Fri, 18 Oct 2024 14:36:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729287414; x=1729892214; 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=GleBJ9wO47jCNnwvjngRsCrLFPOZOeBMhldwVDawlHM=; b=TElIHbgcAdSWha1/6PQAYE9XrIqTFP6eGCD2SofhzNOFu4vkfTRO84wdNpt9D7eLXY blpw+x5Il1KMAeQWEi/KKP63CSpX/5mpjuxmXfkR47rPXjLQEM4WErBXe2pVyPIjTsEX koc+uF7QgZmGDfGkBYLEKQ275yUjuaGXcMs2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729287414; x=1729892214; 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=GleBJ9wO47jCNnwvjngRsCrLFPOZOeBMhldwVDawlHM=; b=MF9BWiYnBat9ZYe1ZJh+UI1EKg8n1AwxjiWQcJVqJEEhzcQC+l7UeoknQG6DCHlKz5 x7T2WkREyi9t9XE6umI9QLNKfDClT9W9tQx5AAb/EQwRI3+mCLkxr6KGMIsqo/fbVWAB Kcc/c1qLhnWSHP4R8lt8U6OBt+3hzHeDdQYfuO3tDMNFIj9Vs0Tn46I3PSVmsieylo6S cRbWkHtAaWZaeOFJ5kD9BF6nXeFt9Vq9t0+LWLVDtK2ATxMJp/jhpZtcaay6kg5tn6KB gaQDjhtIccuX5usSHkToHSThFSEPjMYzBvVkojr8GXyz4Wf77LchtR5vhvVelcP+Atgu FsxA== X-Gm-Message-State: AOJu0YwKU4S9Ea77w+SwUJozV0XE8R9x2jQLYDiXltUjCuplKX6L+rd9 6xzHYIvEP8wwDFOzlqNmmRWyYP1flKVPQi3g5P647dqBxPryDoaEA0xm15gawzIE940wIKav/PO gKWeQFril0woCJ26d1FokF8R4kXrdUXaYRulvMpI9 X-Google-Smtp-Source: AGHT+IHPLkf/aVSP1km/SaL0X1E+jmzohnlOfEe221P/XtvZH8mnxjqFKjLJcRa4PRgxHnqq8bSTKCa2Z7QF X-Received: by 2002:a17:90a:9a8e:b0:2e2:de27:db08 with SMTP id 98e67ed59e1d1-2e56173ddb4mr4818979a91.23.1729287414318; Fri, 18 Oct 2024 14:36:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e55da43adbsm144082a91.14.2024.10.18.14.36.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 14:36:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 14:36:54 -0700 (PDT) Message-ID: <6712d4f6.170a0220.58831.928aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 70C906052471; Fri, 18 Oct 2024 17:36:53 -0400 (EDT) Subject: |SUCCESS| pw146093 [PATCH] test/fib: clarify FIB RCU negative tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241016184209.802449-1-vladimir.medvedkin@intel.com> References: <20241016184209.802449-1-vladimir.medvedkin@intel.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/146093 _Functional Testing PASS_ Submitter: Medvedkin, Vladimir Date: Wednesday, October 16 2024 18:42:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:e214d58eb87b8af488272f084220617ecabb510a 146093 --> functional testing pass Upstream job id: Template-DTS-Pipeline#189489 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31517/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/