X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Finclude%2Flnet%2Flib-dlc.h;h=59d57b0a0a62d4505b5944aed0fdf60ed6e71da3;hp=6ea30c376c22530aa99af8e1de6b14ae39b0e086;hb=ee51e8ebc96baf37d59ab771e61f8fc9f8908266;hpb=f3b3e3f1b92f507816120a53bbfd0ab4887a7a98;ds=sidebyside diff --git a/lnet/include/lnet/lib-dlc.h b/lnet/include/lnet/lib-dlc.h index 6ea30c3..59d57b0 100644 --- a/lnet/include/lnet/lib-dlc.h +++ b/lnet/include/lnet/lib-dlc.h @@ -3,7 +3,7 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright (c) 2013, Intel Corporation, All rights reserved. + * Copyright (c) 2014, Intel Corporation. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -70,6 +70,8 @@ struct lnet_ioctl_config_data { __s32 net_peer_tx_credits; __s32 net_peer_rtr_credits; __s32 net_max_tx_credits; + __u32 net_cksum_algo; + __u32 net_pad; } cfg_net; struct { __u32 buf_enable;