Re: [PATCH net-next v2 0/2] ila: Precompute checksums

2015-08-23 Thread David Miller
From: David Miller Date: Sun, 23 Aug 2015 20:38:43 -0700 (PDT) > From: Tom Herbert > Date: Thu, 20 Aug 2015 11:22:36 -0700 > >> This patch set: >> - Adds argument ot LWT build_state that holds a pointer to the fib >>configuration being applied to the new route >> - Adds support in ILA to

Re: [PATCH net-next v2 0/2] ila: Precompute checksums

2015-08-23 Thread David Miller
From: Tom Herbert Date: Thu, 20 Aug 2015 11:22:36 -0700 > This patch set: > - Adds argument ot LWT build_state that holds a pointer to the fib >configuration being applied to the new route > - Adds support in ILA to precompute checksum difference for >performance optimization > > v2: >

[PATCH net-next v2 0/2] ila: Precompute checksums

2015-08-20 Thread Tom Herbert
This patch set: - Adds argument ot LWT build_state that holds a pointer to the fib configuration being applied to the new route - Adds support in ILA to precompute checksum difference for performance optimization v2: Move return argument in build_state to end of arguments Tom Herbert (2)