<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Aptos;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Aptos",sans-serif;
mso-ligatures:standardcontextual;
mso-fareast-language:EN-US;}
span.ui-provider
{mso-style-name:ui-provider;}
span.EmailStyle20
{mso-style-type:personal-reply;
font-family:"Aptos",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-IN" link="#467886" vlink="#96607D" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Can anyone help on the below issue , is flow create with specific pattern supported in LACP Bond?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-family:"Calibri",sans-serif;mso-ligatures:none;mso-fareast-language:EN-IN">From:</span></b><span lang="EN-US" style="font-family:"Calibri",sans-serif;mso-ligatures:none;mso-fareast-language:EN-IN"> Balakrishnan
K <Balakrishnan.K1@tatacommunications.com> <br>
<b>Sent:</b> Wednesday, April 3, 2024 4:14 PM<br>
<b>To:</b> dev@dpdk.org<br>
<b>Cc:</b> Stephen Hemminger <stephen@networkplumber.org><br>
<b>Subject:</b> reg. Flow director rule create on LACP Bond<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="EN-US">Hi All,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> I am trying to create Flow director rule to select the specific RX queue.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Example:<o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider">flow create 0 ingress pattern eth / ipv4 src is 20.20.20.2 dst is 20.20.20.5 / end actions queue index 1 / end<o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider"><o:p> </o:p></span></p>
<p class="MsoNormal"><span class="ui-provider">Tested with LINK create and applied the mentioned rule , traffic with src 20.20.20.2 and dst 20.20.20.5 pattern reaching the specified queue index .<o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider"><o:p> </o:p></span></p>
<p class="MsoNormal"><span class="ui-provider">Same rule is not working with LACP bond getting error in flow validate.<o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider">ERROR:<o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider"><b>bond_flow_validate(77) - Operation rte_flow_validate failed for slave 0 with error -22<o:p></o:p></b></span></p>
<p class="MsoNormal"><span class="ui-provider">Is Flow director rule supported in LACP Bond ? <o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider">Am I missing something here .<o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider"><o:p> </o:p></span></p>
<p class="MsoNormal"><span class="ui-provider">Thanks in advance.<o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider"><o:p> </o:p></span></p>
<p class="MsoNormal"><span class="ui-provider"><o:p> </o:p></span></p>
<p class="MsoNormal"><span class="ui-provider">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span class="ui-provider">Bala </span><span lang="EN-US"><o:p></o:p></span></p>
</div>
</body>
</html>