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 6967142BF9 for ; Thu, 1 Jun 2023 03:20:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47927406A2 for ; Thu, 1 Jun 2023 03:20:39 +0200 (CEST) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) by mails.dpdk.org (Postfix) with ESMTP id 5254F406A2 for ; Thu, 1 Jun 2023 03:20:38 +0200 (CEST) Received: by mail-qt1-f182.google.com with SMTP id d75a77b69052e-3f80cd74c63so1866671cf.3 for ; Wed, 31 May 2023 18:20:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1685582437; x=1688174437; 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=WUpnQN9uSzNwtTqqstEEGCE+8Z8JsGjM/FPbtXXGah8=; b=5MKdFe0qDlyA/na259TNPkoA1yUPdc4ubWRw2s5rLdp1U7+kUurgXtUdI9c12tOcJ7 ZiccR8aBRWydPDrNKo2w9PtGHD0mjoaHjhxvU/yvUUgfAS92OOXJdWBtCPyym0FGSqKC 85/63UzM+ZAC7u9FJH22kmcTMyfXZgttY/Du6zONdEwfaO/fqeGtebkYeE2Q3EU3SkLN HJ9eQDe8XC3pQxMZI3EX7BIsIb8cfH1SqgQNugLOHX0gapAksheGQwGQP2vbz5018jTs L7FSmoF/BQrKWHi/avyC5MQ3Ij5E+pgs5JlJx7X1htTyfh94sHNuiWc2K0UabuAvKyqw V2UA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685582437; x=1688174437; 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=WUpnQN9uSzNwtTqqstEEGCE+8Z8JsGjM/FPbtXXGah8=; b=OZjVq/aimqDEqaAdwmIutO44mWSPucyibO5H+Uej7Rl1LBN7rblOSDJSuGFcVjCdaE JCVgskRo8b742SnpgywrD/lVQf6U9lClzqVejNyluGbhNdTow8VSeMUYKqb0ho8m64Tb LSxUsixtUAgEVM2uUUS9sOBr6gUhF4uvc1y4cu+VLxeDYTbcBFhpMfQ/nPeSKhEWhvpB C30v4D1qMjdDtgc2Efm5gylFkKhj1xRKvdCcM6EeFYOS70YB3sfYstrKKHuhKMVPweW1 +X/QBsrQzkeoVKfHqjap0YGcjItnapgfYcWJuLTzXN0FxIWWq7+Q068LGwZaIVe4bopV z8Bw== X-Gm-Message-State: AC+VfDx66dcsIJb2JOfcONaHm1t2FsJGePgoY6v0YWiZaTuJpcY4IhWc VgtPLNbge2igcYD6/n08px5YfClhIazbqWW8JIA= X-Google-Smtp-Source: ACHHUZ5XWywPU0XXLCudOZviUN9bCOOzUbIkN+tCeGLgE7uMpdG15jouIT2Gl7Yh7U3kiP/19dv3oQ== X-Received: by 2002:a05:622a:15d1:b0:3f3:8ee7:483 with SMTP id d17-20020a05622a15d100b003f38ee70483mr8563626qty.53.1685582437361; Wed, 31 May 2023 18:20:37 -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 ci23-20020a05622a261700b003e4ee0f5234sm6896045qtb.87.2023.05.31.18.20.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 18:20:36 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127811 [PATCH 2/2] drivers: don't use rte_strlcpy Date: Wed, 31 May 2023 21:20:35 -0400 Message-Id: <20230601012035.159653-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230531220533.29910-3-stephen@networkplumber.org> References: <20230531220533.29910-3-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/127811/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5138290471