<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: PCI MSI-X support in virtio	</title>
	<atom:link href="https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Thu, 23 Feb 2017 15:23:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>
	<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486156</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 15:23:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486156</guid>

					<description><![CDATA[Advait - I have not been tracking what Netflix/WhatsApp have contributed, so that&#039;s unanswerable.  Following your other question - benchmarking is a lot of work and difficult to do well.  If you have a specific test you want to try, it&#039;s worth doing yourself and publishing the results; I&#039;d be interested to know the results.  That&#039;s if you have to have time and hardware to do it, and I don&#039;t know if you do.

Timothy - was that... sarcastic?  I can&#039;t tell if my answer was useful to you or if I&#039;m missing the mark.]]></description>
			<content:encoded><![CDATA[<p>Advait &#8211; I have not been tracking what Netflix/WhatsApp have contributed, so that&#8217;s unanswerable.  Following your other question &#8211; benchmarking is a lot of work and difficult to do well.  If you have a specific test you want to try, it&#8217;s worth doing yourself and publishing the results; I&#8217;d be interested to know the results.  That&#8217;s if you have to have time and hardware to do it, and I don&#8217;t know if you do.</p>
<p>Timothy &#8211; was that&#8230; sarcastic?  I can&#8217;t tell if my answer was useful to you or if I&#8217;m missing the mark.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Advait		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486155</link>

		<dc:creator><![CDATA[Advait]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 06:00:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486155</guid>

					<description><![CDATA[Sepherosa Ziehau

Fantastic post. Can&#039;t say thanks enough for all you do. 

I&#039;m really looking forward to reading about your benchmarking vs other BSD and the result. 

So much has been improved in 4.x yet I haven&#039;t come across many general benchmarks of Dragonfly vs other BSD ... except for the outdated 3.2 benchmarks

 https://www.dragonflybsd.org/performance/]]></description>
			<content:encoded><![CDATA[<p>Sepherosa Ziehau</p>
<p>Fantastic post. Can&#8217;t say thanks enough for all you do. </p>
<p>I&#8217;m really looking forward to reading about your benchmarking vs other BSD and the result. </p>
<p>So much has been improved in 4.x yet I haven&#8217;t come across many general benchmarks of Dragonfly vs other BSD &#8230; except for the outdated 3.2 benchmarks</p>
<p> <a href="https://www.dragonflybsd.org/performance/" rel="nofollow ugc">https://www.dragonflybsd.org/performance/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sepherosa Ziehau		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486154</link>

		<dc:creator><![CDATA[Sepherosa Ziehau]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 05:38:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486154</guid>

					<description><![CDATA[As for networking stuffs.

For short lived connections, e.g. 1 request/connection HTTP/1.1 workload w/ 1KB web object, 2x2620v2 w/ dual 82599, Dfly can do 207Krequests/s, average latency is 50ms, latency stdev is ~80ms, @30K concurrent connections.  Plain TCP connection/accept rate is ~480Kconnections/s on the hw configuration I mentioned above; it is improved a bit recently w/ Matt&#039;s VM work.

Last time I measured, Dfly need to use 16KB web object to saturate 20Gbps network w/ 1 requests/connection and @30K concurrent connections; 8KB web object fails to saturate the 20Gbps network under the same condition.

IPv4 forwarding rate is ~5Mpps (only counts RXed packets on both ends), w/ 400+ routes in routing table w/o fastforwarding.

I will do some measurement on FreeBSD-current and Linux (ubuntu 16.10 probably), for my talk on AsiaBSDCon.]]></description>
			<content:encoded><![CDATA[<p>As for networking stuffs.</p>
<p>For short lived connections, e.g. 1 request/connection HTTP/1.1 workload w/ 1KB web object, 2x2620v2 w/ dual 82599, Dfly can do 207Krequests/s, average latency is 50ms, latency stdev is ~80ms, @30K concurrent connections.  Plain TCP connection/accept rate is ~480Kconnections/s on the hw configuration I mentioned above; it is improved a bit recently w/ Matt&#8217;s VM work.</p>
<p>Last time I measured, Dfly need to use 16KB web object to saturate 20Gbps network w/ 1 requests/connection and @30K concurrent connections; 8KB web object fails to saturate the 20Gbps network under the same condition.</p>
<p>IPv4 forwarding rate is ~5Mpps (only counts RXed packets on both ends), w/ 400+ routes in routing table w/o fastforwarding.</p>
<p>I will do some measurement on FreeBSD-current and Linux (ubuntu 16.10 probably), for my talk on AsiaBSDCon.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Advait		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486153</link>

		<dc:creator><![CDATA[Advait]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 04:50:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486153</guid>

					<description><![CDATA[Justin - given the amount of work Netflix and WhatsApp has contributed to FreeBSD network stack ... do you still think DragonFly would outperform FreeBSD?]]></description>
			<content:encoded><![CDATA[<p>Justin &#8211; given the amount of work Netflix and WhatsApp has contributed to FreeBSD network stack &#8230; do you still think DragonFly would outperform FreeBSD?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timothy		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486152</link>

		<dc:creator><![CDATA[Timothy]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 03:13:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486152</guid>

					<description><![CDATA[Thanks Justin

Your comment was super helpful]]></description>
			<content:encoded><![CDATA[<p>Thanks Justin</p>
<p>Your comment was super helpful</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486151</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 02:51:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486151</guid>

					<description><![CDATA[Ah, that helps.  Network performance on DragonFly has been very good.  Sepherosa Ziehau, one of the developers, has been specifically tuning DragonFly to handle very large numbers of connections without overwhelming the CPU.  Until recently, he worked for an online video-streaming platform so he had a good test scenario.  My suspicion is that you may get better network handling with DragonFly compared to FreeBSD - but that will take actual testing.

The other question is Erlang.  I don&#039;t use it, but in theory whatever is in FreeBSD ports should be in DragonFly dports.  That should be easy to evaluate based on looking at whatever libraries and versions of code you have in place.

Last - and this is the advantage of DragonFly for me - is that it&#039;s a small group of developers who are generally friendly.  You are likely to be able to talk to someone about problems if you have them, but there&#039;s no guarantee (with this or any other open source project) that there&#039;s someone who can help you with a specific problem; we&#039;re all volunteers.  I&#039;m sure this is not a surprise to you; I&#039;m mentioning it cause it&#039;s important.]]></description>
			<content:encoded><![CDATA[<p>Ah, that helps.  Network performance on DragonFly has been very good.  Sepherosa Ziehau, one of the developers, has been specifically tuning DragonFly to handle very large numbers of connections without overwhelming the CPU.  Until recently, he worked for an online video-streaming platform so he had a good test scenario.  My suspicion is that you may get better network handling with DragonFly compared to FreeBSD &#8211; but that will take actual testing.</p>
<p>The other question is Erlang.  I don&#8217;t use it, but in theory whatever is in FreeBSD ports should be in DragonFly dports.  That should be easy to evaluate based on looking at whatever libraries and versions of code you have in place.</p>
<p>Last &#8211; and this is the advantage of DragonFly for me &#8211; is that it&#8217;s a small group of developers who are generally friendly.  You are likely to be able to talk to someone about problems if you have them, but there&#8217;s no guarantee (with this or any other open source project) that there&#8217;s someone who can help you with a specific problem; we&#8217;re all volunteers.  I&#8217;m sure this is not a surprise to you; I&#8217;m mentioning it cause it&#8217;s important.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timothy		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486150</link>

		<dc:creator><![CDATA[Timothy]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 02:29:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486150</guid>

					<description><![CDATA[Edit. 

That&#039;s 6.3B *daily* request.]]></description>
			<content:encoded><![CDATA[<p>Edit. </p>
<p>That&#8217;s 6.3B *daily* request.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timothy		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486149</link>

		<dc:creator><![CDATA[Timothy]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 02:28:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486149</guid>

					<description><![CDATA[We&#039;re a FinTech company that is predominantly network constrained, not CPU. As well as concurrency. 

The charateristics of our platforms is

- averaging ~18M concurrent users. 

- processing ~6.3B network requests. With an average payload of 21kb

====

- FreeBSD &#038; erlang.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re a FinTech company that is predominantly network constrained, not CPU. As well as concurrency. </p>
<p>The charateristics of our platforms is</p>
<p>&#8211; averaging ~18M concurrent users. </p>
<p>&#8211; processing ~6.3B network requests. With an average payload of 21kb</p>
<p>====</p>
<p>&#8211; FreeBSD &amp; erlang.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486148</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 02:17:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486148</guid>

					<description><![CDATA[Timothy - why are you picking a BSD at all?  You noted the combined userland and kernel, but I can&#039;t think of how that&#039;s a competitive advantage for your startup.

I don&#039;t know what your company does or your goals are or anything about your business other than it&#039;s possibly tech-related.  It is very hard to recommend anything to you based on that.

If you are indeed fact-based and as the CTO of a new company responsible for the technology direction of the company, you should have some test cases in mind.]]></description>
			<content:encoded><![CDATA[<p>Timothy &#8211; why are you picking a BSD at all?  You noted the combined userland and kernel, but I can&#8217;t think of how that&#8217;s a competitive advantage for your startup.</p>
<p>I don&#8217;t know what your company does or your goals are or anything about your business other than it&#8217;s possibly tech-related.  It is very hard to recommend anything to you based on that.</p>
<p>If you are indeed fact-based and as the CTO of a new company responsible for the technology direction of the company, you should have some test cases in mind.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jay		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486147</link>

		<dc:creator><![CDATA[Jay]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 02:07:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486147</guid>

					<description><![CDATA[https://www.dragonflybsd.org/features/  hope this helps you.]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.dragonflybsd.org/features/" rel="nofollow ugc">https://www.dragonflybsd.org/features/</a>  hope this helps you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timothy		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486146</link>

		<dc:creator><![CDATA[Timothy]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 01:43:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486146</guid>

					<description><![CDATA[Said another way ... if DragonFly existence it solely due to Dillon and now recently Marino being banned to commit to FreeBSD , and no reason more - then please just say that.]]></description>
			<content:encoded><![CDATA[<p>Said another way &#8230; if DragonFly existence it solely due to Dillon and now recently Marino being banned to commit to FreeBSD , and no reason more &#8211; then please just say that.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timothy		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486145</link>

		<dc:creator><![CDATA[Timothy]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 01:30:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486145</guid>

					<description><![CDATA[@bsd

With all due respect, I try to base my decisions on Facts and Data. 

The trouble I&#039;m having with DragonFly in general, and your post above is a great example of this, is that people say it&#039;s better &quot;just because&quot;. But you don&#039;t give any concrete examples HOW it&#039;s actually better. 

Yes, Dillon &#038; Marino are awesome. 

But back to Facts &#038; Data, what specifically makes DragonFly better

- if it&#039;s more performant, where can I read up on those benchmarks (and I don&#039;t mean the benchmarks on the website from 4 years ago)

- does it have functionality that the other BSDs don&#039;t? If so what?

- does it support more hardware than the other BSDs? Etc

The trouble I have is that it&#039;s unclear what goal DragonFly is trying to address. 

OpenBSD focuses on security. NetBSD focuses on cross platform support. FreeBSD feature completeness and performance. 

What is DragonFly?

Please don&#039;t read my comment as being negative. 

I&#039;m just expressing candid feedback in that I&#039;ve read quite a bit about DragonFly and people say it&#039;s &quot;better&quot; but don&#039;t give concrete data support How it&#039;s exactly better ... other than simply saying the developers are superior.]]></description>
			<content:encoded><![CDATA[<p>@bsd</p>
<p>With all due respect, I try to base my decisions on Facts and Data. </p>
<p>The trouble I&#8217;m having with DragonFly in general, and your post above is a great example of this, is that people say it&#8217;s better &#8220;just because&#8221;. But you don&#8217;t give any concrete examples HOW it&#8217;s actually better. </p>
<p>Yes, Dillon &amp; Marino are awesome. </p>
<p>But back to Facts &amp; Data, what specifically makes DragonFly better</p>
<p>&#8211; if it&#8217;s more performant, where can I read up on those benchmarks (and I don&#8217;t mean the benchmarks on the website from 4 years ago)</p>
<p>&#8211; does it have functionality that the other BSDs don&#8217;t? If so what?</p>
<p>&#8211; does it support more hardware than the other BSDs? Etc</p>
<p>The trouble I have is that it&#8217;s unclear what goal DragonFly is trying to address. </p>
<p>OpenBSD focuses on security. NetBSD focuses on cross platform support. FreeBSD feature completeness and performance. </p>
<p>What is DragonFly?</p>
<p>Please don&#8217;t read my comment as being negative. </p>
<p>I&#8217;m just expressing candid feedback in that I&#8217;ve read quite a bit about DragonFly and people say it&#8217;s &#8220;better&#8221; but don&#8217;t give concrete data support How it&#8217;s exactly better &#8230; other than simply saying the developers are superior.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bsd		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486144</link>

		<dc:creator><![CDATA[bsd]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 01:09:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486144</guid>

					<description><![CDATA[In other words we should do a portion of your job for you. Everyone has whys, if you don&#039;t have at least one why, then you are like a newborn and anything will do. Why don&#039;t you use FreeBSD? From there you can try DragonFlyBSD, OpenBSD, Bitrig, NetBSD.. Midnight, Ghost, TrueOS. What exactly do you want? Start from somewhere. GCC or Clang? LibreSSL or OpenSSL? What is the speed of your network? How many cpus? And why are you considering a kernel+userland monolith? There is a series of distributions based on the illumos kernel, for example.

For me Dragonfly beats FreeBSD because of Dillon+Marino. DragonflyBSD has some amazing devs but these two, especially, are nonFreeBSD commiters, simply because they are banned from FreeBSD.

Dragonfly is more K.I.S.S than FreeBSD, Dragonfly is more about performance at the end and simplicity from the start, while other BSDs, especially FreeBSD, are more about politics.]]></description>
			<content:encoded><![CDATA[<p>In other words we should do a portion of your job for you. Everyone has whys, if you don&#8217;t have at least one why, then you are like a newborn and anything will do. Why don&#8217;t you use FreeBSD? From there you can try DragonFlyBSD, OpenBSD, Bitrig, NetBSD.. Midnight, Ghost, TrueOS. What exactly do you want? Start from somewhere. GCC or Clang? LibreSSL or OpenSSL? What is the speed of your network? How many cpus? And why are you considering a kernel+userland monolith? There is a series of distributions based on the illumos kernel, for example.</p>
<p>For me Dragonfly beats FreeBSD because of Dillon+Marino. DragonflyBSD has some amazing devs but these two, especially, are nonFreeBSD commiters, simply because they are banned from FreeBSD.</p>
<p>Dragonfly is more K.I.S.S than FreeBSD, Dragonfly is more about performance at the end and simplicity from the start, while other BSDs, especially FreeBSD, are more about politics.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timothy		</title>
		<link>https://www.dragonflydigest.com/2017/02/22/pci-msi-x-support-in-virtio/comment-page-1/#comment-486143</link>

		<dc:creator><![CDATA[Timothy]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 00:31:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19359#comment-486143</guid>

					<description><![CDATA[Please don&#039;t take this as trolling but instead as a genuine good natured question. 

So I&#039;m the CTO &#038; co-founder of an early stage startup. A portion of my job is understanding when to use the best tools and what those tools are. 

Since my company is young, I have the benefit of changing the OS we use (which is currently FreeBSD). 

I keep hearing DragonFly is excellent but haven&#039;t heard exactly *why*. 

Given that I&#039;m already invested in the mindset of BSD, a single distribution that contains with the kernel and userland ... what merits does DragonFly have that should cause me to switch from FreeBSD to DragonFly?

Thanks in advance.]]></description>
			<content:encoded><![CDATA[<p>Please don&#8217;t take this as trolling but instead as a genuine good natured question. </p>
<p>So I&#8217;m the CTO &amp; co-founder of an early stage startup. A portion of my job is understanding when to use the best tools and what those tools are. </p>
<p>Since my company is young, I have the benefit of changing the OS we use (which is currently FreeBSD). </p>
<p>I keep hearing DragonFly is excellent but haven&#8217;t heard exactly *why*. </p>
<p>Given that I&#8217;m already invested in the mindset of BSD, a single distribution that contains with the kernel and userland &#8230; what merits does DragonFly have that should cause me to switch from FreeBSD to DragonFly?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
