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 B46AA43DEF for ; Wed, 3 Apr 2024 20:45:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B02C74025D for ; Wed, 3 Apr 2024 20:45:56 +0200 (CEST) Received: from mail-vk1-f176.google.com (mail-vk1-f176.google.com [209.85.221.176]) by mails.dpdk.org (Postfix) with ESMTP id EAD284025C for ; Wed, 3 Apr 2024 20:45:55 +0200 (CEST) Received: by mail-vk1-f176.google.com with SMTP id 71dfb90a1353d-4d42d18c683so48853e0c.1 for ; Wed, 03 Apr 2024 11:45:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1712169955; x=1712774755; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iAezzQWcwqV+Oeyc9kq0xl/m8XsEkjaNJekjKomcW8Q=; b=gi8e8SAPqlHpPjGc0jPkP6J8SbQUdyPtktBaaIn+pTcscW3rlZyJPa6zJc9fRrXbaV txEdoOM2WuqVCCrTByU6WQVUZWmClbQtwCJE1EcERWjdFsiXhuk09QkXph6sdLX74e/M X1NnjiJElEBtepZPKU1lcUZSGp+TCLfONJ1HqPaNUK6KiabAS7WaBKJ+ZXmxGL7Nw0M4 ECLd3ld3FMxcAgL/ciI0EYHM7qP7EPvt4+v+DJ8g11BHIg1832Xy2re5K8kWnJVHT2+L THWZ9VGJr9uo25+lZyGrKfOWREtUQ6hT0Phe2i/zdBtyiuDLqzFV29jvzymlUb+O1hPg xoTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712169955; x=1712774755; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iAezzQWcwqV+Oeyc9kq0xl/m8XsEkjaNJekjKomcW8Q=; b=c5ZBJ2WEDgUhTHEaKXMOYBdTt1V/jbbxjHCdKFnMOUrubIt/PckxEoFMqVffsOGN2x a7Yx/Zd1PKJVSWWI7iW/omcdMnzVMmS5NrG/AZUzJyhGYw10HKXX98NYLOp17s2PP060 5x/s13E/e/sf9evQx8XkDHNmxTGxU9paQc1rfpvOqr945D/C2YyJRPnwfxe7bz5OLZsl 6GX7+lDIeMMh0oiqJ5wcInapfGzFATaf+9eU57eZeabZLyvipDIqPk2Zj2S2Jm439HVE LBYyK80RMLbz1TTwngmwQMMh5CoiVKoaRxv6x4XrFf1Q2OckiSvMaKtHUXwpVA9OYcSN yyYQ== X-Gm-Message-State: AOJu0Yxao0W3HfrF4uNh1xNZ86drYPOzk1vmQ+f+HvYSiYARacQaZKPL 65ibogPWU53lCZSQ8WyWBCqB+SvZ8642ypWXDV0UNaHD6lnmOeb1krdnsX4mcht8G+b24bymGUg q X-Google-Smtp-Source: AGHT+IFdyvlvqqskMrHb8GLfzqxLMxiImbbWcGMyjZQtyw1tz+iOvMvHmgwgj6D5CzqE1iiISLdCAQ== X-Received: by 2002:ac5:c8a3:0:b0:4c9:98f8:83db with SMTP id o3-20020ac5c8a3000000b004c998f883dbmr127768vkl.5.1712169955060; Wed, 03 Apr 2024 11:45:55 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id if7-20020a0562141c4700b00698f3836741sm5398767qvb.78.2024.04.03.11.45.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Apr 2024 11:45:54 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139089 [PATCH v10 4/4] cryptodev: remove rte marker fields Date: Wed, 3 Apr 2024 14:45:53 -0400 Message-Id: <20240403184553.3635504-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1712166816-10624-5-git-send-email-roretzla@linux.microsoft.com> References: <1712166816-10624-5-git-send-email-roretzla@linux.microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/139089/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8543430779