Re: [PATCH net-next 0/2] net: Fix "hw csum failure" message flood for ppp tunnel

2015-04-20 Thread David Miller
From: Tom Herbert Date: Mon, 20 Apr 2015 14:10:03 -0700 > This patch set addresses bug "Bug 95171 - "hw csum failure" message > flood for ppp tunnel since upgrade to 3.16". The problem is that pppoe > is being used over UDP with UDP checksusm enabled. On receive > checksum conversion turns checks

[PATCH net-next 0/2] net: Fix "hw csum failure" message flood for ppp tunnel

2015-04-20 Thread Tom Herbert
This patch set addresses bug "Bug 95171 - "hw csum failure" message flood for ppp tunnel since upgrade to 3.16". The problem is that pppoe is being used over UDP with UDP checksusm enabled. On receive checksum conversion turns checksum-unnecessary in checksum- complete. The PPP receive functions do

Re: [PATCH net-next 0/2] net: Fix "hw csum failure" message flood for ppp tunnel

2015-04-20 Thread David Miller
Your postings seem to have trouble reaching the list, and therefore patchwork as well. Can you try one more time? Otherwise I'm the only person seeing these patches, which is kinda pointless, especially since you would like this patch series to get some testing. Thanks. -- To unsubscribe from t