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 1596343699 for ; Thu, 7 Dec 2023 15:02:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F91542EF8; Thu, 7 Dec 2023 15:02:18 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 9827E42EF7 for ; Thu, 7 Dec 2023 15:02:16 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d7cc7cabcso4062505ab.1 for ; Thu, 07 Dec 2023 06:02:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701957736; x=1702562536; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=41Mtam481q+xreaVJ+MHPhyB3zxOcmkUYE+LFqLOMgg=; b=jvfijlY1vnwGrm5VkKGLqdHcp7hf0tthJTXm123mJ5be5ywxdOi9wgfy8V9xDjxq1x epYPhfknozcGo/iIRcJk4rO2x1vpCuXYbn36z3cngwncL86Aqn4jolI2iO4DY6AqG033 QgkisSpIJf/5woKPAxOxV2Ertkq+AITvFtT/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701957736; x=1702562536; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=41Mtam481q+xreaVJ+MHPhyB3zxOcmkUYE+LFqLOMgg=; b=WLkRAQjRtPYE72OxOKhpHhYzn4G3JcmaLwKzq50kIaahHBXfuhvw3yZm+CkC879R4L dzvU/AcPKabdYj9mEGCeoSXWv+mh+qjpQopBKNKSxO1sAXw2TYLinhkbhrncMz/DlB24 TrENTpiYf04Ka/BI2t/YIwxkGNsOf2Jwh2z3T5BlYIjfgvUGFMK1uM1So1PYFbK2fNOc jh3S7WhZYxEN5WgRvMafM3m6/Yzsa40X8e06xMuvMYPUclGAmiq30yYm/nkk+MwWXKIg KlfOnHjiB+AKCDsEedzHN+ieJF7ZcRNV9k3Lal/RMNhLvThSbT0olvO2jaAoJ7s0bNe8 RpKg== X-Gm-Message-State: AOJu0YwzQ8NOsfuVNYrWXshS0gZHq0lwUO6F3UzAJ7EkZkZYN90MGPUL FF+dFtE7AskLnkCdT43HpOTRIvuqytu12NYSplRV0DfgSM1VZatheRC6PQ== X-Google-Smtp-Source: AGHT+IF2dfZW0jvesb3B8qMeIYc1YFET6yTaAoyltf4Ag9kmqel9Bbq7CPqIhPdL9t3lPnl3vW0Xe/EwNBj5 X-Received: by 2002:a05:6e02:17cf:b0:35d:5995:799e with SMTP id z15-20020a056e0217cf00b0035d5995799emr3470266ilu.56.1701957736007; Thu, 07 Dec 2023 06:02:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h1-20020a056e021b8100b0035d7e43ab8asm114194ili.9.2023.12.07.06.02.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 06:02:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 06:02:15 -0800 (PST) Message-ID: <6571d067.050a0220.3f335.2a20SMTPIN_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 82325605C311; Thu, 7 Dec 2023 09:02:15 -0500 (EST) Subject: |SUCCESS| pw134911-134912 [PATCH] [2/2] net/virtio-user: add VIRTIO_ 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/134912 _Testing PASS_ Submitter: Srujana Challa Date: Thursday, December 07 2023 11:54:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134911-134912 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/28551/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/