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 948EA436CB for ; Tue, 12 Dec 2023 04:44:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72BF842DCE; Tue, 12 Dec 2023 04:44:46 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 3B98542DC7 for ; Tue, 12 Dec 2023 04:44:45 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67eec57168dso29516d6.0 for ; Mon, 11 Dec 2023 19:44:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702352684; x=1702957484; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T2TnGPtlj4AGNCYNJR2B5ZHMZHlPxztpHB4CiUmEalQ=; b=CXvx2fF5pYCbXKEZRtfhvRMXlj1ONnE66LsAv/0UjlIYO3j4JxdhiokX7yUpto41/g y59k+EzkyTAZxBKLhGy5gvcbDEJyj3jiJParKhu5LZaMONu5lAj8DmExfRKbT8zEQKW+ TX7ar/GzuIeR6nMcM5XjwetLKuC76+D+l8ghg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702352684; x=1702957484; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T2TnGPtlj4AGNCYNJR2B5ZHMZHlPxztpHB4CiUmEalQ=; b=Qw1iGc0xkIgXFyuS4i6EaUmtdXsTWeMYM1Vnx019rawYcgZ7TblrL9LRHSYdwM0kxR 6xgrfTg6+xf8Av4Qcq5JrawMUZsOQqJF4Vbj6o/7Ur4k3qW3pqqMt2biXuvC+tBpf0r1 vLHguVgm8ddxKGokRR/JlXpz2mb7LpaeMPtGsAES480aCNZhsWw/tbNN0JY9vZ30ONn6 DPHSLhNAdp2i3YmYaNHFbj0ZL98S8Vd8G3aN1752SzNcXTaSVeGbc/OAmDP+RnsvjNGz 1wEZ8Az4Lq9lDQd4mLmhg0scIr/HDimTOS4z5HbSrTpwWZRhwsehdw9vsi036MJyb0z0 lCIg== X-Gm-Message-State: AOJu0YxmMDjPE+Kc9wduHrxNpZRlCGyWCZYcEwX4ehk7VgVcxS0po98D FZ3uPYxNTNX2iL6zNtz6LunhX0z78Adx/4olNKNrPcd/1To6nxT7ilsTzgf7GbdCMjttfSlYFw= = X-Google-Smtp-Source: AGHT+IEfKeCAB9tss36LV9Y2+Z/rkBMYVPQT052lZDWXxiXf/X7E1Q3diQmLJlCETiKBeINDAjRwTB0Poi+g X-Received: by 2002:ad4:4304:0:b0:67a:a721:cb1d with SMTP id c4-20020ad44304000000b0067aa721cb1dmr5914103qvs.126.1702352684516; Mon, 11 Dec 2023 19:44: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 e7-20020ad44187000000b0067bf0a69880sm670991qvp.39.2023.12.11.19.44.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 19:44:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 19:44:44 -0800 (PST) Message-ID: <6577d72c.d40a0220.58cad.42efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E3586051823; Mon, 11 Dec 2023 22:44:44 -0500 (EST) Subject: |SUCCESS| pw135047 [PATCH] net/iavf: support rte flow with mask for 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/135047 _Testing PASS_ Submitter: Zhichao Zeng Date: Tuesday, December 12 2023 02:34:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135047 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/