
		<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
				<title>José David Baena – Software Engineer</title>
				<link>https://josedavidbaena.com</link>
				<description>Personal website and blog where I document thoughts, ideas, and interests in software engineering, web performance, and open source technologies.</description>
				<language>en-us</language>
				<managingEditor>josedab@gmail.com (José David Baena)</managingEditor>
				<webMaster>josedab@gmail.com (José David Baena)</webMaster>
				<lastBuildDate>Fri, 03 Apr 2026 00:00:00 GMT</lastBuildDate>
				<atom:link href="https://josedavidbaena.com/tags/networking/feed.xml" rel="self" type="application/rss+xml"/>
				
		<item>
			<guid>https://josedavidbaena.com/blog/zero-copy/04-af-xdp-dpdk-kernel-boundary</guid>
			<title>AF_XDP and DPDK Win by Moving the Kernel Boundary</title>
			<link>https://josedavidbaena.com/blog/zero-copy/04-af-xdp-dpdk-kernel-boundary</link>
			<description>AF_XDP and DPDK move the kernel boundary to different places. Choose by queue ownership, transport semantics, NUMA locality, and rollback cost.</description>
			<pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
			<author>josedab@gmail.com (José David Baena)</author>
			<category>zero-copy</category><category>networking</category><category>linux</category><category>performance</category><category>dpdk</category>
		</item>
	
		<item>
			<guid>https://josedavidbaena.com/blog/zero-copy/03-io-uring-zero-copy-receive</guid>
			<title>io_uring Zero-Copy Receive Trades Copies for Buffer Ownership</title>
			<link>https://josedavidbaena.com/blog/zero-copy/03-io-uring-zero-copy-receive</link>
			<description>Stable io_uring receive cuts syscall and buffer overhead. ZCRX can remove the copy, but only by turning RX memory into a buffer-ownership contract.</description>
			<pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
			<author>josedab@gmail.com (José David Baena)</author>
			<category>io-uring</category><category>linux</category><category>zero-copy</category><category>networking</category><category>performance</category>
		</item>
	
		<item>
			<guid>https://josedavidbaena.com/blog/zero-copy/01-philosophy-not-technique</guid>
			<title>Zero-Copy Starts by Removing Work That Adds No Value</title>
			<link>https://josedavidbaena.com/blog/zero-copy/01-philosophy-not-technique</link>
			<description>Trace each byte owner, separate Linux transfer mechanisms, and decide when copy avoidance earns its lifetime, fallback, and observability costs.</description>
			<pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
			<author>josedab@gmail.com (José David Baena)</author>
			<category>zero-copy</category><category>performance</category><category>systems</category><category>linux</category><category>networking</category>
		</item>
	
			</channel>
		</rss>
	