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 A341642DFC for ; Fri, 7 Jul 2023 23:59:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77EDE4014F for ; Fri, 7 Jul 2023 23:59:07 +0200 (CEST) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) by mails.dpdk.org (Postfix) with ESMTP id 773144014F for ; Fri, 7 Jul 2023 23:59:06 +0200 (CEST) Received: by mail-qt1-f180.google.com with SMTP id d75a77b69052e-4009ea1597bso18125271cf.1 for ; Fri, 07 Jul 2023 14:59:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688767145; x=1691359145; 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=bBs89FNCg1373lBSNYgHgMZnarTsknnF0xem3KfBa94=; b=Yh2ftfjvPriDRAjygqGviL5iFWINTVvwaB0rx9Of99G7lTTZEwczD99puOlYk00QGJ T4zfQc4/emibv8kc32PVnpl0joTPgGn4RvHCrxj65ekhfdUGshJOuudx7f5Zw/8jWa46 oyPM9MgEj7olbCfhd6ZF29BsyXZNOEmhEtTELmXduPJBnDvBlsqyqQ5FeiW5rHYBGZdf Pum81WcEY7e7K3vBeV9ARsMKN5f6zKF8y3HAnWz5mdoLTclVQxu/cSlYkMuRJB8/YkoJ C84zNLd79GLqi12w6VA3aTgGuv/jBj/Vb+be/SbFTvKkYZyHyYqnkexHMaGy+R1yXEMw zS0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688767145; x=1691359145; 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=bBs89FNCg1373lBSNYgHgMZnarTsknnF0xem3KfBa94=; b=bkC9+VssBlm9yUb3tdXLCEOYY37A3qrJ0rslcHBDRdKbkVCDPQ7fuHAMIYDV5DeW8B uWpM8shiZlk9AhIha6GZw34A6FtpsuVSx2AicJIHOOTXBCF/5tKGRcL39rdmp17tYKd8 xGOvkInS8/a250PSEybcJCjRps0h7VFj9kDoMx58H0zHBJ8GV5vEOgeCsCcQqOQ0qaLJ Q400Cy6fLks6i8q6kF+0nHdNIoMMVWTMi/hAUkZpRGxwnxWtcJfCCpJtRxhSiYpXgQq0 xic5ZRdFHg2QFUQV9X3WpMwdavza1tPAFvcIKxEsfLqhJyFm5VDgzZ9eCNRTvipTFsIT HqpQ== X-Gm-Message-State: ABy/qLZ/NRI40MxHsSIuSuPEOx/gnt9BjCLRN/GVufltkWI6K/jrAKmT z7/kGKOo5KXMNLrhwwFdxxYCN7Kt9RS1zWeem0o= X-Google-Smtp-Source: APBJJlEfgKtpauHEDyRiaQj7+HUHZl6QICaggAtHX+Qhjqx6RX7Xu2MNMIK7ol4Viyk+CpJxM9DIeg== X-Received: by 2002:a05:622a:4cf:b0:401:e1e7:a2a4 with SMTP id q15-20020a05622a04cf00b00401e1e7a2a4mr6634390qtx.35.1688767145510; Fri, 07 Jul 2023 14:59:05 -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 w25-20020ac84d19000000b003f394decd08sm2141671qtv.62.2023.07.07.14.59.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Jul 2023 14:59:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129385 [PATCH v4 11/11] examples/l2fwd-crypto: use rte_pktmbuf_mtod_offset Date: Fri, 7 Jul 2023 17:59:03 -0400 Message-Id: <20230707215903.2836261-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230707203908.64371-12-stephen@networkplumber.org> References: <20230707203908.64371-12-stephen@networkplumber.org> 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/129385/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5490521640