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 BD60E42E01 for ; Sat, 8 Jul 2023 05:19:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9911440A8A for ; Sat, 8 Jul 2023 05:19:02 +0200 (CEST) Received: from mail-yb1-f179.google.com (mail-yb1-f179.google.com [209.85.219.179]) by mails.dpdk.org (Postfix) with ESMTP id CB59B40A8A for ; Sat, 8 Jul 2023 05:19:00 +0200 (CEST) Received: by mail-yb1-f179.google.com with SMTP id 3f1490d57ef6-c4e4c258ba9so2882183276.1 for ; Fri, 07 Jul 2023 20:19:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688786340; x=1691378340; 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=VqN1w44Cd0W54EPaFu9rEcDWX432VYzOnXfCEgY+Tdg=; b=5lLIIXPWrUsJlLBh6YCeWO10PVeMRO+knW88DprlT8CQqFnJ0I5ui04GfMWqYdIB/z GUMzra8YRZfbgwI7eB15lMxsk97c8ro/MBmdXbRs9FZpOM4QKBMpt1H2tu3ES5s/n0hm res1i+FEMIR5vxgnhAVszIXyIDIdw+4gMyZ4I8M/ZpWMgnq6258cRWY+QbmR9DUehupP 5l2CW29MyG+8zhblzvUQkbOVvpC77MonTfkH3TG2dX7c7M6/yPYzJhpw8+iG1FEKmEWZ HCMMS6XCZemZB2+Z+OnC/3aDfTDr38aDj1+GxIICCKzIftc9I6nP5slQMIEIZPyJ1xw4 RB4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688786340; x=1691378340; 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=VqN1w44Cd0W54EPaFu9rEcDWX432VYzOnXfCEgY+Tdg=; b=YWU+uL+ktFLC1dREm1uWAEmsyjI9YZ4alkRkaFAKewODW3Q+sMlQKZKf5cSS9IlPsL OD82/uq1W6SVasnbNKzb+prh3KdX8qYDceR6iXNnNFD4QaFuP2KM9kNOdHW8CHZF4n9L yiZcvLuESjJ/9YmkzVDBxG3inV4QD479SieJ2uXqHsHz3knvu9fi994bLYuGOc0l7axw BCoYSRRICXsrH/+dG4wG/eoKkWqpilO+9/Vl/Tl7Vl/daCnRBz6w4VXiJVUH2lIL//nf DeqSWGIowzN8FNV6vBUCK7F12lJak1oL9YQBpGa9h/JvM93PFgM6c6iJemQyDPK9dzqM 4MIQ== X-Gm-Message-State: ABy/qLYeu3fMV0d9Q9u0xrBgDDOCXzPsMlbSTCwIEOOso6/lGcMMq5qS wy22TMuVewe7AVcfmYovRBbPl/avfZkNXVOPiTo= X-Google-Smtp-Source: APBJJlFljckveHoT8QspZRT0Ap1TfbVgY3oqu4M0tPSs77nfJ9SQ747yWDSOu+Y2qMpiKZpK7DHFWA== X-Received: by 2002:a25:d253:0:b0:c5f:51c2:8b48 with SMTP id j80-20020a25d253000000b00c5f51c28b48mr6231737ybg.5.1688786339758; Fri, 07 Jul 2023 20:18:59 -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 p8-20020a0c8c88000000b006300ff90e71sm2814000qvb.122.2023.07.07.20.18.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Jul 2023 20:18:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129397 [PATCH v5 11/11] examples/l2fwd-crypto: use rte_pktmbuf_mtod_offset Date: Fri, 7 Jul 2023 23:18:57 -0400 Message-Id: <20230708031857.3043141-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230708015718.75565-12-stephen@networkplumber.org> References: <20230708015718.75565-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/129397/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5492149354