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 5E50943B3F for ; Fri, 16 Feb 2024 19:25:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50AA04026A; Fri, 16 Feb 2024 19:25:55 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id E53AD40261 for ; Fri, 16 Feb 2024 19:25:53 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-607e54b6cf5so12520397b3.0 for ; Fri, 16 Feb 2024 10:25:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708107953; x=1708712753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pqg8OcIFg0TgHpiUFeuBMUuerfSQS4onq6buRp7QxXs=; b=RoiL7UZ5BWiKrKPXEheqA1k1WRvrdfoa0ZI2s3GS6CXyoLQyH7eqUIhHl76N2OZOw7 3GNzp5YPry97R335R27V6r5RCidoACkEKlyMd+wYxdqXflqHtSrxzkpbKwWVW8aljup1 In2xjSYELF38nwuUSJCu4btQyEYpmzcNOyZc0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708107953; x=1708712753; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pqg8OcIFg0TgHpiUFeuBMUuerfSQS4onq6buRp7QxXs=; b=kr9LYwixrK6FDHW04OvSK8FvRp5hY/0rejHd6blhO9ZU3BOxqsc4JQyQxQdENZhH5q nUR9i4rD0tJ6R/ax3NVLg7MBpjVVd/ZLfFU/U+FRvQ7wLwr79sVWa9X0DsoOlRaz4+6J MJcWnUaVB0RtW8xAFn3Y8LF8hW0t38woYlBSZkn+Y+Z9JLo3ofFPgSUqaVJFpiyCJFWR JntN0E4Ri6jm+whItACz9TSdIllULrrNWB8Kc8uWutJzI+JfYUmT5eBXdSlLq2nacJvr 4ptYeBsJ3j5+25PzokldOOd8yiQxaRwojIQLKkhkaM9RmhIu6edFaHc41ZSO0IoKfy4m 7juA== X-Gm-Message-State: AOJu0YxaYEJCk2q6wtj3DgH0pp/NMbKrknVn6yUyBkMwolV03zbFrOlN RBO/3iMHAnHhF8flR6/gDDe67bNPqYTGtxb5FrX3alyYYw0JlDie+iX3394kZf9qyfKfOzPxyj0 WQXktIY6gZdcyZ9RB/aL+c66nYUrZFJBqg2WzGe0t X-Google-Smtp-Source: AGHT+IFWlWAy5okEK7HRG9OsLhrq3kOW11Sm+PAdn6tLn4yVhkWYcXa5QAf5dYUH7mo2ylj92vy9M/S35RrO X-Received: by 2002:a81:8449:0:b0:608:b01:8516 with SMTP id u70-20020a818449000000b006080b018516mr292389ywf.21.1708107953299; Fri, 16 Feb 2024 10:25:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u2-20020a814702000000b0060795028719sm153049ywa.41.2024.02.16.10.25.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Feb 2024 10:25:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Feb 2024 10:25:53 -0800 (PST) Message-ID: <65cfa8b1.810a0220.235d5.9288SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D8E3160527CD; Fri, 16 Feb 2024 13:25:52 -0500 (EST) Subject: |SUCCESS| pw136853-136855 [PATCH] [3/3] net/ionic: add vdev support 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/136855 _Testing PASS_ Submitter: Andrew Boyer Date: Friday, February 16 2024 17:07:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:31d9d436f263a3f4313ad4c029a9905d6be6cbd6 136853-136855 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29174/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/