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 B281A436A6 for ; Fri, 8 Dec 2023 09:15:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADBAE42FB1; Fri, 8 Dec 2023 09:15:52 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 3770342F04 for ; Fri, 8 Dec 2023 09:15:45 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ce32821a53so1149522b3a.0 for ; Fri, 08 Dec 2023 00:15:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702023344; x=1702628144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SE29SyTEtnpYzkzISO6rI/bK79HfeJ9IURILioTNsw8=; b=E5R+yN35LeyNmWVsIdLlAXEXfD0/O+ucgpicl+BxSSzD7/tP8siC5Z2voPps9yGtSj mrOCUVNupSEpslcLsAvRux3Y/4cQv/KY2/hcaYudzXg1+sQSagkjzpyrHlrjtc0rAtTK CGOI0Ie6zckG1dSkri3Ly+Upgqew3kGKjOgAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702023344; x=1702628144; 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=oX2byDdfrQ/ZfwV8IWIxyr+8f0rebjjfnhOtZeKrTpJbUJhVUlQLIjcDP09J+JTBpr gDmtPxzYfSwhKPP5UbW5fEIDEM3g6RV7PuZO/H1+sUVLsJRMMyheoUbw/zP6CFlIn3ee FXha7lF4MyUh6sqXrSNoxeshOi1UIVIPirN6dGN9kW+rAlLDd5wIZRjm/12mv4iWTyzA 10aEpJBkzM7LQ7tLGsBS9At/9cDoeNhqSQ3KcPputX1Oz4McaDPi4GnAcHwEKSTldcY4 TERnufUmMZDwKx3R97lO4fzynFxRhVw7rvxbVXRLRtF6spKTJd3oB0wQcPlX6ztt/kRe jvdw== X-Gm-Message-State: AOJu0Yx+AQUV/kLcWNVIxBJofUXm5g7NJmAs1n95BsndKO5aY69Thkxq UVi7U4ucjnDCgqcaIMpvAlfON8VESbn43vVEc88e0KXT5N2ODe0Reoh6wzDzohTwvHVveUD6vg= = X-Google-Smtp-Source: AGHT+IHSAGEDn75z2NYiWXDfEMvll3zaBa9Rxbiet5UJi4XgiJEqWDrnz6XNMGTRJzuncoUCPZX701R2jxzY X-Received: by 2002:a05:6a00:cd5:b0:6ce:5fc9:8d8d with SMTP id b21-20020a056a000cd500b006ce5fc98d8dmr3834657pfv.14.1702023344432; Fri, 08 Dec 2023 00:15:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z2-20020aa79902000000b006cdf08cc8d6sm40634pff.3.2023.12.08.00.15.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 00:15:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 00:15:44 -0800 (PST) Message-ID: <6572d0b0.a70a0220.b1752.2d20SMTPIN_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 A0C4B6051823; Fri, 8 Dec 2023 03:15:43 -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/