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 37BCF42E9B for ; Mon, 17 Jul 2023 12:24:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 364BB40698; Mon, 17 Jul 2023 12:24:20 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 4431740698 for ; Mon, 17 Jul 2023 12:24:18 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77acb04309dso254690539f.2 for ; Mon, 17 Jul 2023 03:24:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689589457; x=1692181457; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XP3XV/x/9yeSr+nWf48tdKLNpiIab8FKBMwScTEghac=; b=gkG46VlrYn38gXMyxA1/52nZ6lv9996oQ8NpcRKRU4APdO+5jxAcfAcdZ0qAqXbAW7 6MwWmAjp4PYhnOtY1TGeeVO6y2kQxUyUzIyU0rexeT/gLoKVnTHvbr+GRz/jUqPElZN1 nPpmO1tCvdkzncLHhGSt7EJc0EP5BilJMnbSU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689589457; x=1692181457; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XP3XV/x/9yeSr+nWf48tdKLNpiIab8FKBMwScTEghac=; b=DtRPhJUE7mGRkiUSH2viBhGZwU22K5yLkvcUiyKUccjFowtn7aiKrlL6DV1TpHdHb6 Dy8QMutiKBaSmgnvwGNzJm9wEwek8YwobLVlf0C1sjOjpDmDocNtVIC0iFlJ9StZIjDX mr+bDBCfu4oY8s3XgkUoOBRF8cfDVVw+8DQQi/eX1oL1b56ygN5jvG+uZjqJhU88AUZL CGxprlwcRJKDTMsam8/3yBSUMNlgsP8UjJG4sw8CZeNJ5A7dQ4JeNlzvIW9Fs2UQd4Un PIH+eavwGBboJ9i4SZ5Aqgfxw6uo+DHKaDtmw0YLodghywT+dHJvIHI/hpaUz1koLP04 KVUA== X-Gm-Message-State: ABy/qLYTtU7Xr2EjbMOiw0wSUL57ULBkBlPQjCKocGWtAVaALmJqXZ9G QLnxsg1ks/avHuUbGOK/nLvzPxy/DZRXTaNHfw45fmIOaeHFyCVCwO3oKu9yhGBRawqxs7ZFrg= = X-Google-Smtp-Source: APBJJlFlBKj3sewsiwRDaiFbxskWq+ieTCbltfu9KeFBW05mj4PMoxeWp+mfCYmtb8IunCYMkW9y8kMev/Gx X-Received: by 2002:a92:cc4c:0:b0:347:7059:386c with SMTP id t12-20020a92cc4c000000b003477059386cmr11974019ilq.16.1689589457714; Mon, 17 Jul 2023 03:24:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n8-20020a056e0208e800b0034605294661sm751391ilt.18.2023.07.17.03.24.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 03:24:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 03:24:17 -0700 (PDT) Message-ID: <64b516d1.050a0220.16b4d.ff67SMTPIN_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 42948605246B; Mon, 17 Jul 2023 06:24:17 -0400 (EDT) Subject: |SUCCESS| pw129569 [PATCH] [POC] net/iavf: support no data path poll From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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/129569 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, July 17 2023 09:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129569 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27080/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/