From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 07B661B4F1F for ; Mon, 30 Jun 2025 12:13:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751285609; cv=none; b=DQ4CtKK1R64+pxjOJ7oRgZRxSN1/MeGnxU9ufhDy6ZcUynfB58VhpP/JMviPnw9+F1A/JwOrRFSsitosP/lyCc51uCDO29qZf9+87SDnca6KOIKNLiDZ3JvDM0QTqhCccMpkjDFtOKgKWQ9yjvoVUrkvJOGdCFX90s01Nq1arCk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751285609; c=relaxed/simple; bh=V9GshE4FL9T1h9TFGXTShJYEZ3xAMGtgo1EQg5/Ypks=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=SopUr66ZNVYRjRslsclYgKJ7PoJ+scRa2Fc6V3xFYcAN36NP6uVe2T3m6IP59hSUXlUnCC7PdTpRoTTRc7CFJv5PlnbiKvam7bNakwB//2qlFGr6bPDQtfm1nvi/SVtXA4jSSh+ImtsPg2ns7SfrIx57AirHZVL5cQMtGGIJ/oM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=CzDTJP2Y; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="CzDTJP2Y" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1751285606; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=n1ks9q/aEdfN41uT+wxJPOShcXKS8IqL7xvV1Tc3fhI=; b=CzDTJP2YMwmclcWHLVkvE1lqhR767I/feAE7K/R4pHTQb7lD8m4RNWkTjXPoJAGMhMSu5W /bjoKch5rycChCd/2x0hfJOly93ClTBkL6TKu+uNt0lPbSypfRW6ubKXHY7Aka9Q5m9zwY eD9hXzhE5fnsKGoB1Ar8f/gA9O345mE= Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-633-fb21NITGN4ii8F2te0isjw-1; Mon, 30 Jun 2025 08:13:23 -0400 X-MC-Unique: fb21NITGN4ii8F2te0isjw-1 X-Mimecast-MFC-AGG-ID: fb21NITGN4ii8F2te0isjw_1751285601 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id C1AFA18011CD; Mon, 30 Jun 2025 12:13:20 +0000 (UTC) Received: from RHTRH0061144 (unknown [10.22.89.10]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id B16BD18003FC; Mon, 30 Jun 2025 12:13:16 +0000 (UTC) From: Aaron Conole To: Stephen Hemminger Cc: dev@openvswitch.org, netdev@vger.kernel.org, Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Eelco Chaudron , Ilya Maximets , =?utf-8?Q?Adri=C3=A1n?= Moreno , Mike Pattrick , Florian Westphal , John Fastabend , Jakub Sitnicki , Joe Stringer Subject: Re: [RFC] net: openvswitch: Inroduce a light-weight socket map concept. In-Reply-To: <20250627145532.500a3ae3@hermes.local> (Stephen Hemminger's message of "Fri, 27 Jun 2025 14:55:32 -0700") References: <20250627210054.114417-1-aconole@redhat.com> <20250627145532.500a3ae3@hermes.local> Date: Mon, 30 Jun 2025 08:13:14 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 Stephen Hemminger writes: > On Fri, 27 Jun 2025 17:00:54 -0400 > Aaron Conole wrote: > >> diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c >> index 429fb34b075e..f43f905b1cb0 100644 >> --- a/net/ipv4/tcp_ipv4.c >> +++ b/net/ipv4/tcp_ipv4.c >> @@ -93,6 +93,7 @@ static int tcp_v4_md5_hash_hdr(char *md5_hash, >> const struct tcp_md5sig_key *key, >> #endif >> >> struct inet_hashinfo tcp_hashinfo; >> +EXPORT_SYMBOL(tcp_hashinfo); > > EXPORT_SYMBOL_GPL seems better here Agreed - I think I meant to set it that way. But given Eric's comment, probably won't need to keep this particular hunk.