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 4B58641B2B for ; Mon, 28 Aug 2023 21:39:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 553294021E for ; Mon, 28 Aug 2023 21:39:17 +0200 (CEST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id D02B64021E for ; Mon, 28 Aug 2023 21:39:16 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-76ef03f76c7so241047785a.3 for ; Mon, 28 Aug 2023 12:39:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1693251556; x=1693856356; 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=ZVUBOeI8kBH4Hp97/PhSCMWYvWk3wN5A3n5AnsMaCm4=; b=O8+ark8qDyG7KaRQEw0nWl6PcMybysJdfPxUfRBHLSHtJH8Xe5hJHRUNPIKukAdhpa DGMhWj7Ds+yP933kkZ8jWU5GF3fyGChSNtdoc40lP7E59MIJfm6fKhgLf51+RPHeRvx7 ARdc/2E6GTDrsgcmbkGo0VDkZNyER1gEU7FsjEmoVpPh0TA4mXOyrYi/8MnWXp/4r8bD UjT2vJuIx2gjDYQN8/9pGjQvN0Mi8TYenW57MuybWjveV7colMoIo1WbBhGTPTmhUG2r tc9AedNL9g9KhQ/6tmoFZgz+glK/LPK/kl2j5k8RTlBvvkiJkkwxt+xkqWFkiBCFxd06 aeAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693251556; x=1693856356; 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=ZVUBOeI8kBH4Hp97/PhSCMWYvWk3wN5A3n5AnsMaCm4=; b=C4rL/t2UZ8aZzwCkYFW0PmmnkG1Xo+nOl4UsFeaEx7j4sSRtotidEcBPFF1zqIoToT W77AkxRdSuCxartfyEliXj231WpF5mBoGPP4SJfUVq6vTQNz3JSQ5iXCFTNAXCJVHprC 7aXxtpSMrHqQhVdmzMyyplNWiw3+xkaymEHuKy5k0xEzLONlFosOGbzHVp+jS0hdQv49 nvCrEqXscwshFIE3lYT0dyuXRIUJNaJcaP08BlcnU2k/JVaszhNPZQkKIDltuSPMTm+2 W+rg9CrgGAClUINErycYDOwPxwnm7TLeV1Xdm94LmVDceX63EDd7eku+TtlzFvuXLKJc 84uw== X-Gm-Message-State: AOJu0Yx5Dz/GOFLN9AsJIIxUcvv2IUyVkAfjKWHtacFJZ80ADQJU7hJ+ ANO5wWNox1lxb9zajdFgGpGpRHBy3rJ2Zzae85A= X-Google-Smtp-Source: AGHT+IGTW6MDvC12LzsGZ5wvxBea0s3jAb7e4lJLRNiST97y7mY+wOfEx/zlEtUlh3uTNkWJLl/ISA== X-Received: by 2002:a05:620a:1025:b0:76c:9ac2:3f22 with SMTP id a5-20020a05620a102500b0076c9ac23f22mr27211005qkk.68.1693251556049; Mon, 28 Aug 2023 12:39:16 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id u15-20020a05620a022f00b0076f1d8b1c2dsm44432qkm.12.2023.08.28.12.39.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Aug 2023 12:39:15 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130787 [PATCH v3] mbuf: add ESP packet type Date: Mon, 28 Aug 2023 15:39:14 -0400 Message-Id: <20230828193914.1462675-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230828182251.3917624-1-akozyrev@nvidia.com> References: <20230828182251.3917624-1-akozyrev@nvidia.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/130787/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6003648278