On Tue, Apr 15, 2014 at 7:14 AM, Pravin Shelar wrote:
> On Sat, Apr 12, 2014 at 3:30 AM, Andy Zhou wrote:
>> Implements Linux kernel datapath recirc action. Recirc action allows
>> kernel data patch reprocess the packet as if it is received from its
>> original input port, with a recirc_id added
Thanks a lot for the review Pravin. I will send out v2 soon.
On Tue, Apr 15, 2014 at 7:14 AM, Pravin Shelar wrote:
> On Sat, Apr 12, 2014 at 3:30 AM, Andy Zhou wrote:
>> Implements Linux kernel datapath recirc action. Recirc action allows
>> kernel data patch reprocess the packet as if it is re
On Sat, Apr 12, 2014 at 3:30 AM, Andy Zhou wrote:
> Implements Linux kernel datapath recirc action. Recirc action allows
> kernel data patch reprocess the packet as if it is received from its
> original input port, with a recirc_id added to its flow key.
>
> The recirc action follows a sub routin
Implements Linux kernel datapath recirc action. Recirc action allows
kernel data patch reprocess the packet as if it is received from its
original input port, with a recirc_id added to its flow key.
The recirc action follows a sub routine call model. The packet change
by actions during recirculat