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 F18DB436F8 for ; Fri, 15 Dec 2023 06:43:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E20AB402A6; Fri, 15 Dec 2023 06:43:48 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1B74B40266 for ; Fri, 15 Dec 2023 06:43:48 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b7aacf6537so2240239f.0 for ; Thu, 14 Dec 2023 21:43:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702619027; x=1703223827; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wo67b6H2YVVFc0oBtwdrPIz6gamXFAmNNSylQDtDV4c=; b=QmJUAw0hKiv4NYtv0Vwf2sDspEVNuGSp5gNeaHmNuSSrN5at8DAVzz5D8RxWqtQYxl kl7+qy+Jf1OokCmC0h6lEYknE+ohWGDL5loJIvusM7gKnjlF8unbKw0k78loncr5p/nV wzHbquUsWHdPzi+8cR6f7iftT64sMWptfDmxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702619027; x=1703223827; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wo67b6H2YVVFc0oBtwdrPIz6gamXFAmNNSylQDtDV4c=; b=nLPKI6vwIex2BCuVXIeTswPK7FvpSPGorcImro0T77x7jB0KpfxiF9D+NuiHZO6PLc Gz226zmkFZID/8hvnqGamtYwI7k45j9XaupF97BHbFAEDlCLrWWpASpTy46yTeOj7utU iTKhuGD1sX81lNuKhok3u1M7VW7fEO7FHs3cWCri20XuUcCLmPcEpbw0FYJokvsFdTTc 3tSS0YtrFf2xr55SmGsuBmO4k6ILdhYv9Nnf/9o5+F7o/f88gtQxvgORHtKx8mgly4v5 EM+AYkDJbg6U09bwBN9m7AfYQ+jdzUjDbswSBTt89SdTOPizBLtNORErMMVPkmw3puTk 9qQw== X-Gm-Message-State: AOJu0Yw1bLZS5B+m5cAIZaFOvBTJeZXniG5SO9Xj2GkNEnugqQTiXB// Iv/2JzJXQ3TWbwfV63gzbw0mYru8MmFvxnQejTYxUaNLwRLdVD8KcWM4Hw== X-Google-Smtp-Source: AGHT+IFkrTp3p2tWaQRLI6nSErF8yd9L+9iHok7Ou4Rgbv2d1CKlmLYtPZbmRy+8vGRWa6cRy0VMTGiwfWXk X-Received: by 2002:a05:6e02:174c:b0:35d:59a2:a325 with SMTP id y12-20020a056e02174c00b0035d59a2a325mr13221304ill.39.1702619027583; Thu, 14 Dec 2023 21:43:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a12-20020a056e02180c00b0035d3abb6044sm1200254ilv.51.2023.12.14.21.43.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 21:43:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 21:43:47 -0800 (PST) Message-ID: <657be793.050a0220.5ce05.5850SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 215CB605C21A; Fri, 15 Dec 2023 00:43:47 -0500 (EST) Subject: |SUCCESS| pw135219 [PATCH] [v3] net/iavf: support rte flow with mask 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/135219 _Testing PASS_ Submitter: Zhichao Zeng Date: Friday, December 15 2023 03:28:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135219 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/