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 7671B42DE6 for ; Thu, 6 Jul 2023 11:19:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DFB340A79; Thu, 6 Jul 2023 11:19:39 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 53C2640A79 for ; Thu, 6 Jul 2023 11:19:38 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-794c5f5ae8aso155371241.3 for ; Thu, 06 Jul 2023 02:19:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688635177; x=1691227177; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jt0x7cAy3UzvfucjhCaE0uOQXU4ZVEmbSBcQ0VP2ybY=; b=SNGfJyFwy7hXvDV2Aq6dEtYyAl8V3wn2H1iPAoA/uwmsTJJGFYqoYKJcM6ja7O/XSs 2XOX7+zIS6tNYoK/0Vi9mvRglIeazCRd72oTH96v9RsxmRE/zIfQZ4xkb6kzISIDKhyl 97JX3H5z2nCZl5D3JP0PLyLUyemE5Zyoo573g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688635177; x=1691227177; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jt0x7cAy3UzvfucjhCaE0uOQXU4ZVEmbSBcQ0VP2ybY=; b=BPpr7eB1g0xayUc/enVRsPxlE+V5TDfxPbQr38iqHOveKerTb17TBiuyJfCpF9O8ak G81yZcp4u1P70bE97PcbLSbB1lojZOMRQTtm2TJSqm4qx9U5nrm7uDLfM/CtTU1QwVFd Uz/MHc7UkAiw3NlpjHfm4Fp2Nk4212M5rXlRBu+6yBg3MdVyqs01XZ6Z3hz7pefDj2qh 9fTK/ofoYV1m0Z5irNO+0LIGVaietBZVzBYMVvOpmlYkO20b7++QHpknbWp9kDuK4uBb 30qBO48U56wbYhcXzv1YQf7W03xVjA1WPgG0bfhDqwfWwUGQMQuYnyeQlTQ10T1O2YNJ WTXw== X-Gm-Message-State: ABy/qLaaz8AmPCo+D34lZdlf6TTx+Fr9PaQcD7XLs4fZNa1vs4Vjfbjs GIpBBORdY2J3JcK894w2nV12UV2Y+MtuwV2kH4sicS0FSK/M5cTyvyIKbw== X-Google-Smtp-Source: APBJJlFMN38+vgzQQaNnUQyI+X1oM2MLl053v1tgoSunpAxRH7OGsGg6UBgIZ+tTuCJBE1lVBd4PuOYmzfoa X-Received: by 2002:a67:fd59:0:b0:440:cfc5:f91a with SMTP id g25-20020a67fd59000000b00440cfc5f91amr952786vsr.29.1688635177772; Thu, 06 Jul 2023 02:19:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r17-20020ab06f11000000b0078f4a01eadasm42154uah.8.2023.07.06.02.19.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 02:19:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 02:19:37 -0700 (PDT) Message-ID: <64a68729.b00a0220.d4e15.2d69SMTPIN_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 695BB605246B; Thu, 6 Jul 2023 05:19:37 -0400 (EDT) Subject: |SUCCESS| pw129329-129328 [PATCH] [v2,2/2] vhost: fix vduse features 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/129328 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, July 06 2023 08:12:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129329-129328 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/