Re: [PATCH 2/2] xfrm: add UDP encapsulation port in migrate message

2017-06-05 Thread kbuild test robot
Hi Antony, [auto build test WARNING on ipsec-next/master] [also build test WARNING on v4.12-rc4 next-20170605] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Antony-Antony/add-udp-encapsulation-

Re: [PATCH 2/2] xfrm: add UDP encapsulation port in migrate message

2017-06-05 Thread kbuild test robot
Hi Antony, [auto build test ERROR on ipsec-next/master] [also build test ERROR on v4.12-rc4 next-20170605] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Antony-Antony/add-udp-encapsulation-port

Re: [PATCH 2/2] xfrm: add UDP encapsulation port in migrate message

2017-06-05 Thread Richard Guy Briggs
On 2017-06-05 23:56, Antony Antony wrote: > Add XFRMA_ENCAP, UDP encapsulation port, to km_migrate announcement > to userland. Only add if XFRMA_ENCAP was in user migrate request. > > Signed-off-by: Antony Antony Looks reasonable to me. Reviewed-by: Richard Guy Briggs > --- > include/net/xfrm

[PATCH 2/2] xfrm: add UDP encapsulation port in migrate message

2017-06-05 Thread Antony Antony
Add XFRMA_ENCAP, UDP encapsulation port, to km_migrate announcement to userland. Only add if XFRMA_ENCAP was in user migrate request. Signed-off-by: Antony Antony --- include/net/xfrm.h | 5 +++-- net/key/af_key.c | 3 ++- net/xfrm/xfrm_policy.c | 2 +- net/xfrm/xfrm_state.c | 5 +