network: enable UDP socket monitoring
authorYixun Lan <yixun.lan@amlogic.com>
Fri, 25 May 2018 06:42:19 +0000 (14:42 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Thu, 21 Jun 2018 08:41:23 +0000 (01:41 -0700)
commit622c221d7d5304e33910d6d39b8b2fdaacdf4e81
tree4207d4d89c0d7f52eadcae4236cdc6d95cf6ddf2
parent58c13404dfcc4d9efa2728f95f1636f468327608
network: enable UDP socket monitoring

PD#167119: network: enable UDP socket monitoring

this is need by VtsKernelNetTests, otherwise some test cases will fail

Error info:

testUdp (sock_diag_test.SockDestroyPermissionTest) ... skipped 'INET_UDP_DIAG not enabled'
testClosesUdpSockets (sock_diag_test.SockDestroyUdpTest) ... skipped 'INET_UDP_DIAG not enabled'
testReadInterrupted (sock_diag_test.SockDestroyUdpTest)
Tests that read() is interrupted by SOCK_DESTROY. ... skipped 'INET_UDP_DIAG not enabled'
testSocketAddressesAfterClose (sock_diag_test.SockDestroyUdpTest) ... skipped 'INET_UDP_DIAG not enabled'

Change-Id: I732f8d654a476614308992c756d5c8a8711bbbc9
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
arch/arm64/configs/meson64_defconfig