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 DD75642E3D for ; Mon, 10 Jul 2023 20:05:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7EA640150; Mon, 10 Jul 2023 20:05:39 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id E4B6E40150 for ; Mon, 10 Jul 2023 20:05:38 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-765a1690003so369408785a.0 for ; Mon, 10 Jul 2023 11:05:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689012338; x=1691604338; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0i7DpLxCZJGWKM0DFAFmPG9YEEisCcP8BC6EgeiRORw=; b=RIgOSUgtYqCF3HqGafA4bsRDuUX1UESLH/q84pK4PPeuTn/q8fVVIXsZGNLzSBMwyy G1S3NJk5DDc+0xNZkDy4lXoO47V9IIgTSt4fvx5vV1HNIZ0HPm8T+mjx1KIR/ipkxqbs 79yAPFPvuQei4/io128oDghSZ/v+QdSkb+myQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689012338; x=1691604338; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0i7DpLxCZJGWKM0DFAFmPG9YEEisCcP8BC6EgeiRORw=; b=gM61iWvy3bUXLawNabkFndPhxPqcMOzWyh38R21OvDNOkC3QgSc/cnPX+r/URBJVv2 taH0vvCLLqrYsr0VOqUWuDjKMNKg0OohryYSCxsCmYO7PWc0YkTzFq41Az1RWC6WdOo1 8qjHUeZLgQrnpYOOI+yjRCDPABUxZSlzwaETbVCTElbxdlaQE+2+HXxvpncY3JJRKTb8 ogbz6WQV9eQllme3Pj2NnIxS0xICbe5aLpPu3z4a+UTiMr282JOwN+Jy5HY5BmQf9u11 w6MYm2Gm4pHvRCLXmh9Xvc31m1Lqcmz3djXmJJY06lMFhEZwJHrISXp2Oqv2u/NAypHt Mxug== X-Gm-Message-State: ABy/qLZmff1UEmD7DlVjrix4Clk+FCpxol+lw/beyjulchKjS2eDoN88 ttl71brEyIrjvoQAjvRrgyCyXWUksFy09rzyKDhDHbqF1SwTfaaZwtUyNg== X-Google-Smtp-Source: APBJJlEqdks7/c2oKhnmZRq9r379z7Vp9RrzBLMGx5RtEGpAWpRmn2dyRm1BBTNai0acnn8jeTr/v0dZtN63 X-Received: by 2002:a05:620a:19a3:b0:765:ad6b:bbb3 with SMTP id bm35-20020a05620a19a300b00765ad6bbbb3mr15841350qkb.68.1689012338376; Mon, 10 Jul 2023 11:05:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h17-20020a05620a401100b007671caebae9sm55869qko.3.2023.07.10.11.05.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 11:05:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 11:05:38 -0700 (PDT) Message-ID: <64ac4872.050a0220.9d6c8.09c0SMTPIN_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 1776D605246B; Mon, 10 Jul 2023 14:05:38 -0400 (EDT) Subject: |SUCCESS| pw129422-129426 [PATCH] [v4,5/5] bus/vdev: check result of 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129426 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 10 2023 17:08:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129422-129426 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27025/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/