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 4927D43D14 for ; Thu, 21 Mar 2024 21:25:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2070342830 for ; Thu, 21 Mar 2024 21:25:04 +0100 (CET) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 5679C402C2 for ; Thu, 21 Mar 2024 21:25:03 +0100 (CET) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-430dcd64e58so9685981cf.0 for ; Thu, 21 Mar 2024 13:25:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711052702; x=1711657502; 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=h36x2hoCwmAUmwAblvOHVZuLGQmBCcEvSgfPcN5srlM=; b=kVUNfS1fMyCwQgObxnxPZnIPlvnsU91924Y3r2xVl+gRCThCYQScxKEGfQ6R7Fm/L8 vvrKiQakSbjd1f73wtUZTuEFW8B4rEoR/Y0Li9F9fjzXh1nrFmV/FDhNxp0+A6B3Fu9f tZLJjeGQ/eWAvTk4E+b7xbUo9cPv2KeguypBDzsm974CyoGCV4VNDx1OsruUfy5XZE9K P+jHolIuEF4x1x4DVmdJ8C5Q//C5StN5i96gvz6/EyOTKZiz53O7RcrSrsdcb0hcPABQ hwB4V7udD8ecmos2O2JY2LYYQVEAMUJ0IHfWjVahTnfm6LCncbgF11fga/BQn/6qLtvN j8mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711052702; x=1711657502; 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=h36x2hoCwmAUmwAblvOHVZuLGQmBCcEvSgfPcN5srlM=; b=YduVdd0uaphEKebgwVg1DV0bdQReRQuW2dFR08w2fZ+b9H7KIq6uaz8PFVFr/FFEU0 umz82xS45vnIVeLW6dMQfvFaKC/RqjSpudGjfkEmmej+p/HejEm+QxgUD7uF8K7FiTzW EefVE5/b2nip6vTt4qf7ffaBFjI63Hn4RWPSzUVhPKUqUef7Xmc4OuatEPz3iCa+BvPg 8NcjkWeL7Lj9Njsit8LtTpVcaPdj48SIF31LVWypILqgrP9t/cGp3E4Bgf1/rkIIRTO8 wlwOaR9jXFZi5xAu8l7wgGQ/o01zbxkML6qP3OaV00hU0xIQdAw97cQtOH0XuJOlyZuw ZRpA== X-Gm-Message-State: AOJu0YzB6Dn8N4WcLEmrV50Imlt74ftrHrlEgVjqDrSJcDBiQOfvacf/ p2KbTlY9/OusRUPNkoDVu4JrrDsKLaO3tCkK53RxUcCoog88Xd12ZNNMHxxtDFyoiYYgQ8HnS84 z X-Google-Smtp-Source: AGHT+IGcSFHpBKMqb8wVbbxG+bnbb0NeqphWvzA3YtCXF3HsL85dy36PMHDw0D8QrwREvHmkBOmEQQ== X-Received: by 2002:a05:622a:130b:b0:42e:e020:46ef with SMTP id v11-20020a05622a130b00b0042ee02046efmr242775qtk.48.1711052702350; Thu, 21 Mar 2024 13:25:02 -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 bl13-20020a05622a244d00b00430cacfe532sm215014qtb.79.2024.03.21.13.25.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Mar 2024 13:25:02 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138731 [PATCH v2 45/45] app/test-bbdev: use rte stdatomic API Date: Thu, 21 Mar 2024 16:25:00 -0400 Message-Id: <20240321202500.2481885-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1711048652-7512-46-git-send-email-roretzla@linux.microsoft.com> References: <1711048652-7512-46-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/138731/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8380875765