Re: [PATCH net-next,0/3] hv_netvsc: support changing TCP hash level

2017-10-08 Thread David Miller
From: Haiyang Zhang Date: Fri, 6 Oct 2017 08:33:56 -0700 > From: Haiyang Zhang > > The patch set simplifies the existing hash level switching code for > UDP. It also adds the support for changing TCP hash level. So users > can switch between L3 an L4 hash levels for TCP and UDP. Series applie

[PATCH net-next,0/3] hv_netvsc: support changing TCP hash level

2017-10-06 Thread Haiyang Zhang
From: Haiyang Zhang The patch set simplifies the existing hash level switching code for UDP. It also adds the support for changing TCP hash level. So users can switch between L3 an L4 hash levels for TCP and UDP. Haiyang Zhang (3): hv_netvsc: Change the hash level variable to bit flags hv_ne