[RFC V2 PATCH 19/25] net/netpolicy: set Rx queues according to policy

2016-08-04 Thread kan . liang
From: Kan Liang For setting Rx queues, this patch configure Rx network flow classification rules to redirect the packets to the assigned queue. Since we may not get all the information required for rule until the first packet arrived, it will add the rule after recvmsg. Also, to avoid destroying

[RFC V2 PATCH 19/25] net/netpolicy: set Rx queues according to policy

2016-08-04 Thread kan . liang
From: Kan Liang For setting Rx queues, this patch configure Rx network flow classification rules to redirect the packets to the assigned queue. Since we may not get all the information required for rule until the first packet arrived, it will add the rule after recvmsg. Also, to avoid destroying