<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br>Right now, all workers will share one big flow table, and there will be contention for it.<br>Supposed that the network interface is flow affinity, each worker will handle individual flows.<br>In this way, I think it makes more sense that each worker has its own flow table rather than one big table to reduce contention.<br><br>Do you think I am right? Thanks.<br>                                          </div></body>
</html>