On 27.9.2018. 23:37, Alexandr Nedvedicky wrote: > On Thu, Sep 27, 2018 at 11:30:09PM +0200, Hrvoje Popovski wrote: >> On 27.9.2018. 18:34, Alexandr Nedvedicky wrote: >>> Mentioning parallelism: there is yet another change you need to perform >>> in order to get more pf_test() instances running. Currently there >>> is only single input task, which processes inbound packets. In order >>> to allow more input tasks one has to change NET_TASKQ constant found >>> in net/if.c. Patch below tells kernel to use two input tasks: >> shouldn't this be - Patch below tells kernel to use four input tasks? > absolutely correct, it should be four. The patch below makes kernel > to use 4 input tasks.
i'm running this diff in production for few days and firewall seems stable
