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 CDBF8436A6 for ; Fri, 8 Dec 2023 09:16:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8D2242FB1; Fri, 8 Dec 2023 09:16:01 +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 AF2E142F04 for ; Fri, 8 Dec 2023 09:16:00 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5cece20f006so17460507b3.3 for ; Fri, 08 Dec 2023 00:16:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702023360; x=1702628160; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SE29SyTEtnpYzkzISO6rI/bK79HfeJ9IURILioTNsw8=; b=KGH1sqCL07aWDvTDc+58OwE9i/zoArZCD81ENnn1U2gQUDFPsSn+Bfa6WmMViVL/YO aVoL6fC3XJC29CGzPz4NaZhy/UNsLUIclf/H6V9XKQ2YiVnQTwpdAr7yfXEw43236FfR gdF/wT8pusOv1xZm+JLwunbFspjPvnzE/srq0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702023360; x=1702628160; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SE29SyTEtnpYzkzISO6rI/bK79HfeJ9IURILioTNsw8=; b=r3IEbsC+tCb/DlmobdSe/KbGMcs2qZzCtWJAPt0NDdB+74bifMTmnxqKMVnH7oMSee UJfuW8chlB/qepm5VqfJfZJ/FtOJAP4zdO3bpTYuHy1FjiMV8Bs5FKYCvkcIMovybiL+ UQppIts3C9EfW7Gbnfg9bbc/OHUrk2w+Nz9UxovN9qBP7N+IEyUkSIN6QfM+yiw8+Kzv YpZcQ1IrwUlfVDiVXLFJznm7ZXE+2KuL/tYGr2soQY720IkYXkZgM0OUfq6LvAmKHWwR 2bqfyjcxmHvktnVLkacB6qJHocajB66rvClaIXJsEfrPo8T3thM/SnQJsRr7PEdVerWr /qEQ== X-Gm-Message-State: AOJu0Yz8hbPhCwGmcB2ldQAMKoaC8gdOtBFV4Pr1CXovbIk6pLOzFla2 7HmHup2BsvlBk08duaWAiJWkiZEfFsqpUMi1JNhzwy2gh8QA/TyeVYdXjg== X-Google-Smtp-Source: AGHT+IFf5B1H0amkUMwy32oHL6FSn90J+mzmxLLX5dWxVvtizbzf4/IUrkFHtfDfaR4eDDjav39jAGTjOM+o X-Received: by 2002:a81:49ca:0:b0:5de:83bf:39d9 with SMTP id w193-20020a8149ca000000b005de83bf39d9mr739898ywa.98.1702023360064; Fri, 08 Dec 2023 00:16:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o19-20020a0dcc13000000b005d41bd1aba9sm76947ywd.30.2023.12.08.00.15.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 00:16:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 00:16:00 -0800 (PST) Message-ID: <6572d0c0.0d0a0220.64de7.5537SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AD5C36051823; Fri, 8 Dec 2023 03:15:59 -0500 (EST) Subject: |SUCCESS| pw134945-134946 [PATCH] [2/2] net/virtio-user: add VIRTIO_ From: dpdklab@iol.unh.edu To: Test Report Cc: Srujana Challa 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/134946 _Testing PASS_ Submitter: Srujana Challa Date: Friday, December 08 2023 05:31:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134945-134946 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/