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 358DF43BCF for ; Fri, 1 Mar 2024 19:24:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10F6342D68 for ; Fri, 1 Mar 2024 19:24:57 +0100 (CET) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id D2A94402B8 for ; Fri, 1 Mar 2024 19:24:55 +0100 (CET) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-787cb2ef657so128126585a.1 for ; Fri, 01 Mar 2024 10:24:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709317495; x=1709922295; 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=RxFR70Hf33zcCJTMFhCLmmnSXwdp9kNyAzQdrurFV3w=; b=nbrLfqFHiUtqpardBV95+rjEp74iuXzKjadbYjoTClGVO9QbHa5VKVia9Lg+84hdzg aWk/KtEdeGbB58YXN/bT6B2uV88GE0/0BEHwEWQAdQ+yy3GhIi/VRUTsQDug74kkC5tP JfNSwXnPWHb7PU4mCK2j7Dyno/ZbPf0FckLUi1Is2Y/kG5aLyxfAbI+BsgBCq2uqkbg3 Q4w+ap+GKxDlJmFJmLW0Dz6/6ffAdyjTNZSTKmRHhthUQqb1WISZCP5IQcrLdvBT7HRP Djo0QNvC1yiGayC4np8eHVGz69TZxgyUcYb3ZtgRWrXSYydmcItKBuqKJ9lyrqpRhewe kcuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709317495; x=1709922295; 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=RxFR70Hf33zcCJTMFhCLmmnSXwdp9kNyAzQdrurFV3w=; b=umHkzVyYugl2LOZ4sGSqMzXn3zDkOMCFH/v8Y28ds2QAXvVGQnPJ7z6jN6ebEfnzNi /lAmoiaVw3sgW7UrHT1V06IX9BsWwCjLx0O37U+lD7cYhxqNJWyrgdja5LAcTqKtmQZz ZCX0B+zpMcyYGh7r0Uy5ss4pdYT/5Fv9KwpgrRe1tQZJnzoSRt2269HueGj49dv2IfZ5 K+VkHYZre2KP00oxxyc6IbGphHC5r+rYHzAtcEQx+keCWNEqR35Rax9OGVjtzCWttMQZ FHFqkFjUwSu3I9OWQvRptkHd67lkXHKGSBKMcgFtnDQW3dvYTW6XN4kQF8nfd3nDpKjz RblA== X-Gm-Message-State: AOJu0Yw1zc//aD2fjUqNNYaotBou496RtJvIfUIhVBHOVHj6jho7zgmq YKbcdksrKhc26rKin/VfcZRtZvZzbwYYQhvU1i78XOWS3u2RsNuDEBYBA5wpfKgi4n4TVI4j/Md t X-Google-Smtp-Source: AGHT+IElC1lmRYbBT/0sm0BIVluZCIWS6eyDxExcCcgcRfi5nNGpLdPgSzqAghPjiyLutMHbbhAsfw== X-Received: by 2002:a05:620a:1225:b0:788:472:e4bf with SMTP id v5-20020a05620a122500b007880472e4bfmr2439869qkj.34.1709317494766; Fri, 01 Mar 2024 10:24:54 -0800 (PST) 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 i7-20020a05620a144700b00787f7f5b469sm1864898qkl.8.2024.03.01.10.24.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Mar 2024 10:24:54 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137761 [PATCH v2 71/71] examples: replace use of fixed size rte_memcpy Date: Fri, 1 Mar 2024 13:24:53 -0500 Message-Id: <20240301182453.1922401-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240301171707.95242-72-stephen@networkplumber.org> References: <20240301171707.95242-72-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/137761/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8115146471