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 85F1542D16 for ; Wed, 21 Jun 2023 19:46:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 815E74003C; Wed, 21 Jun 2023 19:46:58 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id DB5B04003C for ; Wed, 21 Jun 2023 19:46:56 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-55e34b2bb03so3087520eaf.0 for ; Wed, 21 Jun 2023 10:46:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687369616; x=1689961616; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0/0GXj+xvlr95ecnCe2yI8L5xU3LqYdbCQ39UxRFd0g=; b=hN6YcLgwAijaWz9LjVBDXeeLDrH5l5Gl6CEfMejCwkakfluTw+sVHI69spy+8bhqWf ExGvAuARqHeUsqaKQfk6WaV0BJVIlE4FRGTQPYuKYfB5b8m5eN3CWdqiOxadCXh2LHJl i9ZU1cH+4Zzoja5ATGJ73/7SUdNXhMj3QW7AQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687369616; x=1689961616; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0/0GXj+xvlr95ecnCe2yI8L5xU3LqYdbCQ39UxRFd0g=; b=g93RFyTEX0pTSieQNxcyOxevWsze3mjB2k0DB8PkQ6+akyi+JRk6gQ1mxDkbZp+mFv LfuM72pkUAL7eRh9XScO3e6hF9donGYt/VfT6oLHR5QAYwq7FN/CvN+y3eJiVHXvaSEW 3VOoWD83ubHFvD++/mMddWg1ziG4h824Jj/HZOW4zCCS86vFwIISM1xf1bjhPX678O09 wPtdYGhseu66QX/NpqXDXEhhNoWCDCAE8ldkBYstwaZWyp3rr8L0VyfiVdZZxYqg2o7J A7WH9/GYyewpes0SHAs+jPzcS7VRFLk3g0yqk2UPQVyuBQvTXpIMp05ElgWJZmXjnQ6K o/ow== X-Gm-Message-State: AC+VfDzeIew22vgM7Yl18hdIODGiFO/t/LE/VunBsMrO7EDK6FEmcE7q bWhqudRRUp2NvHE6nAK/AxCTVxwcDukClZ5ZSV3NS7Yjisi/1dyd+azjA9wuHZ801tebQyLJKQ= = X-Google-Smtp-Source: ACHHUZ56JnBjg73/+wPvVVsZoEsJYFnEielngGKY1NfqD+URRrojJPlS6vq17PrISZqdQMa1SubQ9y7EXalu X-Received: by 2002:a4a:e2da:0:b0:55e:45ce:f272 with SMTP id l26-20020a4ae2da000000b0055e45cef272mr9478108oot.7.1687369616172; Wed, 21 Jun 2023 10:46:56 -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 e21-20020a4ae0d5000000b0053bb5371beesm586948oot.5.2023.06.21.10.46.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 10:46:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 10:46:56 -0700 (PDT) Message-ID: <64933790.4a0a0220.56df2.8fa6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id ACD0B605246B; Wed, 21 Jun 2023 13:46:55 -0400 (EDT) Subject: |SUCCESS| pw128892 [PATCH] [v4] ethdev: advertise flow restore in mb 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/128892 _Testing PASS_ Submitter: David Marchand Date: Wednesday, June 21 2023 14:43:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128892 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26771/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/