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 2D91542341 for ; Mon, 9 Oct 2023 23:51:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 292744026B; Mon, 9 Oct 2023 23:51:43 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id F0E004026B for ; Mon, 9 Oct 2023 23:51:41 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d89ba259964so5420983276.2 for ; Mon, 09 Oct 2023 14:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696888301; x=1697493101; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9BeBNiFIz+QY9/k1GCd8uEkoSEviePtgMuJVh99V8dw=; b=hjf8d7OD3b5KiJDI8U8stwizC0ZXswKZIOaMZ/m1TfQJ+vggc+cpNARLYjxCfWGOx5 SzO0Ww6G/7D2GP1qVsyQauHyoIAVpCErZ6A1ZQseiphHe5PXvud2Tl+OQkLUZ6q1J/IP zHnyxgGiOGC+QUmvTxrMeN7IGusHtTSXNCPKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696888301; x=1697493101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9BeBNiFIz+QY9/k1GCd8uEkoSEviePtgMuJVh99V8dw=; b=nfS92YjYxHjilvFpHrI0KgnwF4HVdGaY1rG0gIQ7wagAxVfL3EVWUqtLTZW9A14B9l usbcleNcSHPf3xlVh1L+0wsRlSxabLAi4Li9/oMOOODTdvPo4g7XLHthGl3W4062EkNO wNU/ftZwPhgW1vFz7zokcoKH3Q0AEM9QDbFa0ekfA3Nx2YuL9kWS+ktnMcJz80NWSPJj 6gaGAbvY0Q/S9whYSu/+JLfTCu2ZPXb4AiTdzUJLOXlVhrsSr1dSf5la+TvSYij1KuFG iRk3tw5ayn+gu75jotqxiFkzBKWD9pwJG71xw5V01xKp19189DafsMsNWy0Mk6qfxXr8 i2Rw== X-Gm-Message-State: AOJu0YxQm3FxbhcCnDDxRhnTlrqGPGR6dvRlTBAkclBYWmVkCH7zOIeS xdnPEw4kbqYRLqo6LuLGyyza3GPs1+tkwIkpWgwAomfPDkUF8KNrIvAPh19lNJWPJ068lX2iNw= = X-Google-Smtp-Source: AGHT+IF2UEtOKWkKOcOX9gMsdbRFLiO3PLHokGUnM1MPPUEEEaIpUGutP7HzU4pex0PmkudKCU771YZ16+Es X-Received: by 2002:a5b:70d:0:b0:d8b:d12:87a5 with SMTP id g13-20020a5b070d000000b00d8b0d1287a5mr16266879ybq.34.1696888301354; Mon, 09 Oct 2023 14:51:41 -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 x14-20020a25e00e000000b00d9a51a0786asm9550ybg.8.2023.10.09.14.51.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 14:51:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 14:51:41 -0700 (PDT) Message-ID: <652475ed.250a0220.8e8e5.09caSMTPIN_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 E233B605C351; Mon, 9 Oct 2023 17:51:40 -0400 (EDT) Subject: |SUCCESS| pw132438 [PATCH] [v3] ethdev: add packet type matching ite 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132438 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, October 09 2023 16:24:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132438 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/