<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks, Stephen, for the comment.<br>
<br>
Unfortunately, we don't have the dev setup nor the resources to test out this change using MSVC.<br>
<br>
Thank you,</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Aditya Ambadipudi<br>
<br>
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Stephen Hemminger <stephen@networkplumber.org><br>
<b>Sent:</b> Monday, April 1, 2024 9:05 AM<br>
<b>To:</b> Aditya Ambadipudi <Aditya.Ambadipudi@arm.com><br>
<b>Cc:</b> dev@dpdk.org <dev@dpdk.org>; jackmin@nvidia.com <jackmin@nvidia.com>; matan@nvidia.com <matan@nvidia.com>; viacheslavo@nvidia.com <viacheslavo@nvidia.com>; roretzla@linux.microsoft.com <roretzla@linux.microsoft.com>; konstantin.v.ananyev@yandex.ru
 <konstantin.v.ananyev@yandex.ru>; konstantin.ananyev@huawei.com <konstantin.ananyev@huawei.com>; mb@smartsharesystems.com <mb@smartsharesystems.com>; hofors@lysator.liu.se <hofors@lysator.liu.se>; Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>; Dhruv
 Tripathi <Dhruv.Tripathi@arm.com>; Wathsala Wathawana Vithanage <wathsala.vithanage@arm.com>; ganeshaditya1@gmail.com <ganeshaditya1@gmail.com>; nd <nd@arm.com><br>
<b>Subject:</b> Re: [PATCH v1 0/2] deque: add multithread unsafe deque library</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Sun, 31 Mar 2024 20:37:27 -0500<br>
Aditya Ambadipudi <aditya.ambadipudi@arm.com> wrote:<br>
<br>
> As previously discussed in the mailing list [1] we are sending out this<br>
> patch that provides the implementation and unit test cases for the<br>
> RTE_DEQUE library. This includes functions for creating a RTE_DEQUE <br>
> object. Allocating memory to it. Deleting that object and free'ing the<br>
> memory associated with it. Enqueue/Dequeue functions. Functions for <br>
> zero-copy API.<br>
> <br>
> [1] <a href="https://mails.dpdk.org/archives/dev/2023-August/275003.html">https://mails.dpdk.org/archives/dev/2023-August/275003.html</a><br>
<br>
Does this build without errors with the Microsoft Visual C compiler?<br>
<br>
Want to make sure that all new code does not create more work for the<br>
Windows maintainers.<br>
</div>
</span></font></div>
</body>
</html>