From nobody Sat Dec 4 14:34:36 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 790A018B7AE8; Sat, 4 Dec 2021 14:34:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J5sf46GCQz3Dmj; Sat, 4 Dec 2021 14:34:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 850D125FA8; Sat, 4 Dec 2021 14:34:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B4EYaMm077920; Sat, 4 Dec 2021 14:34:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B4EYaeF077919; Sat, 4 Dec 2021 14:34:36 GMT (envelope-from git) Date: Sat, 4 Dec 2021 14:34:36 GMT Message-Id: <202112041434.1B4EYaeF077919@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Cy Schubert Subject: git: ca8bf28e1ee6 - main - ipfilter: New DT5 DTrace macro List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ca8bf28e1ee6ff213338c2a111069f5e639ea03a Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638628477; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=COe2FKVac+9ecURWGjh+iwnj7ZFoGKW5vHvouticNRE=; b=LF+alG0nQ3IaAZJlGWzArTaIncbOELQVeL8xgTsdGzoxa2iDXQLKIP2O+oJN0yIMbor6aR Rk+/SoxFH8ZI6P9I97yggAqRFbPFE0FjdDCKRXgGb4kFLf88AKQYAtiJCyZMLj5ckZuuLU 0jnPA50Hq9MK+vaeu0cVmn+cioqE4zTrAu4ve1Rib+qUf7FD2EhFcZXiYJg0Hh3TLBM9mK Ak+0slVQ+7LtdsaoJfPVF1Mc++Bs2WANfIP6B94fps+9b7tE+73ht41BfD55eGrX0hOa2O pu4c5TdPwnHiRhcSdf8eE1Sx7mHkM2XZR3r45mJOVwSB1r9kTjG0M2539+PBGQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638628477; a=rsa-sha256; cv=none; b=EyuUcrJqaWv6f0L2mZG0HixUenKlIE73Wnl3ZCNoYw9jPYz2ZrePPYsRPisSpmjBcfb8WI YZWGN0BYB1OUIRk0O6fS3BDxTi2d2H181e5f6YYZdqzd0yrgL4XxMT5HNBGOa+Tur9V5kT fRyY3B5Xx6JQMSg0qXduDI1IIrGnXS9IwyttVIIesRAP8LvPU6MHRfCORa1GQ2CR1XLIdk cdejNKbjsU7iuWIiYQInwEP+mj51HD34pBeFsXYH50BWvSHaZhiVemPL0GjrmALnOOzUQ2 2/pVpIL2skITVKlQ50OjfQDVfIRUzBMLaQlkaJYDFqAVpoG0YKYZLseb//AbUw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=ca8bf28e1ee6ff213338c2a111069f5e639ea03a commit ca8bf28e1ee6ff213338c2a111069f5e639ea03a Author: Cy Schubert AuthorDate: 2021-10-05 04:18:42 +0000 Commit: Cy Schubert CommitDate: 2021-12-04 14:33:12 +0000 ipfilter: New DT5 DTrace macro Define a new DT5 DTrace macro used to call DTRACE_PROBE5, for use with SDT probes with five arguments. MFC after: 3 days --- sys/contrib/ipfilter/netinet/ip_compat.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/contrib/ipfilter/netinet/ip_compat.h b/sys/contrib/ipfilter/netinet/ip_compat.h index 6bfb323aeb23..4562b0518766 100644 --- a/sys/contrib/ipfilter/netinet/ip_compat.h +++ b/sys/contrib/ipfilter/netinet/ip_compat.h @@ -1229,12 +1229,15 @@ typedef struct tcpiphdr tcpiphdr_t; DTRACE_PROBE3(_n,_a,_b,_c,_d,_e,_f) # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ DTRACE_PROBE4(_n,_a,_b,_c,_d,_e,_f,_g,_h) +# define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) \ + DTRACE_PROBE5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) #else # define DT(_n) # define DT1(_n,_a,_b) # define DT2(_n,_a,_b,_c,_d) # define DT3(_n,_a,_b,_c,_d,_e,_f) # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) +# define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) #endif struct ip6_routing {