ipath_mad.c 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586
  1. /*
  2. * Copyright (c) 2006, 2007 QLogic Corporation. All rights reserved.
  3. * Copyright (c) 2005, 2006 PathScale, Inc. All rights reserved.
  4. *
  5. * This software is available to you under a choice of one of two
  6. * licenses. You may choose to be licensed under the terms of the GNU
  7. * General Public License (GPL) Version 2, available from the file
  8. * COPYING in the main directory of this source tree, or the
  9. * OpenIB.org BSD license below:
  10. *
  11. * Redistribution and use in source and binary forms, with or
  12. * without modification, are permitted provided that the following
  13. * conditions are met:
  14. *
  15. * - Redistributions of source code must retain the above
  16. * copyright notice, this list of conditions and the following
  17. * disclaimer.
  18. *
  19. * - Redistributions in binary form must reproduce the above
  20. * copyright notice, this list of conditions and the following
  21. * disclaimer in the documentation and/or other materials
  22. * provided with the distribution.
  23. *
  24. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  25. * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  26. * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  27. * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
  28. * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
  29. * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  30. * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  31. * SOFTWARE.
  32. */
  33. #include <rdma/ib_smi.h>
  34. #include "ipath_kernel.h"
  35. #include "ipath_verbs.h"
  36. #include "ipath_common.h"
  37. #define IB_SMP_UNSUP_VERSION __constant_htons(0x0004)
  38. #define IB_SMP_UNSUP_METHOD __constant_htons(0x0008)
  39. #define IB_SMP_UNSUP_METH_ATTR __constant_htons(0x000C)
  40. #define IB_SMP_INVALID_FIELD __constant_htons(0x001C)
  41. static int reply(struct ib_smp *smp)
  42. {
  43. /*
  44. * The verbs framework will handle the directed/LID route
  45. * packet changes.
  46. */
  47. smp->method = IB_MGMT_METHOD_GET_RESP;
  48. if (smp->mgmt_class == IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE)
  49. smp->status |= IB_SMP_DIRECTION;
  50. return IB_MAD_RESULT_SUCCESS | IB_MAD_RESULT_REPLY;
  51. }
  52. static int recv_subn_get_nodedescription(struct ib_smp *smp,
  53. struct ib_device *ibdev)
  54. {
  55. if (smp->attr_mod)
  56. smp->status |= IB_SMP_INVALID_FIELD;
  57. strncpy(smp->data, ibdev->node_desc, sizeof(smp->data));
  58. return reply(smp);
  59. }
  60. struct nodeinfo {
  61. u8 base_version;
  62. u8 class_version;
  63. u8 node_type;
  64. u8 num_ports;
  65. __be64 sys_guid;
  66. __be64 node_guid;
  67. __be64 port_guid;
  68. __be16 partition_cap;
  69. __be16 device_id;
  70. __be32 revision;
  71. u8 local_port_num;
  72. u8 vendor_id[3];
  73. } __attribute__ ((packed));
  74. static int recv_subn_get_nodeinfo(struct ib_smp *smp,
  75. struct ib_device *ibdev, u8 port)
  76. {
  77. struct nodeinfo *nip = (struct nodeinfo *)&smp->data;
  78. struct ipath_devdata *dd = to_idev(ibdev)->dd;
  79. u32 vendor, majrev, minrev;
  80. /* GUID 0 is illegal */
  81. if (smp->attr_mod || (dd->ipath_guid == 0))
  82. smp->status |= IB_SMP_INVALID_FIELD;
  83. nip->base_version = 1;
  84. nip->class_version = 1;
  85. nip->node_type = 1; /* channel adapter */
  86. /*
  87. * XXX The num_ports value will need a layer function to get
  88. * the value if we ever have more than one IB port on a chip.
  89. * We will also need to get the GUID for the port.
  90. */
  91. nip->num_ports = ibdev->phys_port_cnt;
  92. /* This is already in network order */
  93. nip->sys_guid = to_idev(ibdev)->sys_image_guid;
  94. nip->node_guid = dd->ipath_guid;
  95. nip->port_guid = dd->ipath_guid;
  96. nip->partition_cap = cpu_to_be16(ipath_get_npkeys(dd));
  97. nip->device_id = cpu_to_be16(dd->ipath_deviceid);
  98. majrev = dd->ipath_majrev;
  99. minrev = dd->ipath_minrev;
  100. nip->revision = cpu_to_be32((majrev << 16) | minrev);
  101. nip->local_port_num = port;
  102. vendor = dd->ipath_vendorid;
  103. nip->vendor_id[0] = 0;
  104. nip->vendor_id[1] = vendor >> 8;
  105. nip->vendor_id[2] = vendor;
  106. return reply(smp);
  107. }
  108. static int recv_subn_get_guidinfo(struct ib_smp *smp,
  109. struct ib_device *ibdev)
  110. {
  111. u32 startgx = 8 * be32_to_cpu(smp->attr_mod);
  112. __be64 *p = (__be64 *) smp->data;
  113. /* 32 blocks of 8 64-bit GUIDs per block */
  114. memset(smp->data, 0, sizeof(smp->data));
  115. /*
  116. * We only support one GUID for now. If this changes, the
  117. * portinfo.guid_cap field needs to be updated too.
  118. */
  119. if (startgx == 0) {
  120. __be64 g = to_idev(ibdev)->dd->ipath_guid;
  121. if (g == 0)
  122. /* GUID 0 is illegal */
  123. smp->status |= IB_SMP_INVALID_FIELD;
  124. else
  125. /* The first is a copy of the read-only HW GUID. */
  126. *p = g;
  127. } else
  128. smp->status |= IB_SMP_INVALID_FIELD;
  129. return reply(smp);
  130. }
  131. static int get_overrunthreshold(struct ipath_devdata *dd)
  132. {
  133. return (dd->ipath_ibcctrl >>
  134. INFINIPATH_IBCC_OVERRUNTHRESHOLD_SHIFT) &
  135. INFINIPATH_IBCC_OVERRUNTHRESHOLD_MASK;
  136. }
  137. /**
  138. * set_overrunthreshold - set the overrun threshold
  139. * @dd: the infinipath device
  140. * @n: the new threshold
  141. *
  142. * Note that this will only take effect when the link state changes.
  143. */
  144. static int set_overrunthreshold(struct ipath_devdata *dd, unsigned n)
  145. {
  146. unsigned v;
  147. v = (dd->ipath_ibcctrl >> INFINIPATH_IBCC_OVERRUNTHRESHOLD_SHIFT) &
  148. INFINIPATH_IBCC_OVERRUNTHRESHOLD_MASK;
  149. if (v != n) {
  150. dd->ipath_ibcctrl &=
  151. ~(INFINIPATH_IBCC_OVERRUNTHRESHOLD_MASK <<
  152. INFINIPATH_IBCC_OVERRUNTHRESHOLD_SHIFT);
  153. dd->ipath_ibcctrl |=
  154. (u64) n << INFINIPATH_IBCC_OVERRUNTHRESHOLD_SHIFT;
  155. ipath_write_kreg(dd, dd->ipath_kregs->kr_ibcctrl,
  156. dd->ipath_ibcctrl);
  157. }
  158. return 0;
  159. }
  160. static int get_phyerrthreshold(struct ipath_devdata *dd)
  161. {
  162. return (dd->ipath_ibcctrl >>
  163. INFINIPATH_IBCC_PHYERRTHRESHOLD_SHIFT) &
  164. INFINIPATH_IBCC_PHYERRTHRESHOLD_MASK;
  165. }
  166. /**
  167. * set_phyerrthreshold - set the physical error threshold
  168. * @dd: the infinipath device
  169. * @n: the new threshold
  170. *
  171. * Note that this will only take effect when the link state changes.
  172. */
  173. static int set_phyerrthreshold(struct ipath_devdata *dd, unsigned n)
  174. {
  175. unsigned v;
  176. v = (dd->ipath_ibcctrl >> INFINIPATH_IBCC_PHYERRTHRESHOLD_SHIFT) &
  177. INFINIPATH_IBCC_PHYERRTHRESHOLD_MASK;
  178. if (v != n) {
  179. dd->ipath_ibcctrl &=
  180. ~(INFINIPATH_IBCC_PHYERRTHRESHOLD_MASK <<
  181. INFINIPATH_IBCC_PHYERRTHRESHOLD_SHIFT);
  182. dd->ipath_ibcctrl |=
  183. (u64) n << INFINIPATH_IBCC_PHYERRTHRESHOLD_SHIFT;
  184. ipath_write_kreg(dd, dd->ipath_kregs->kr_ibcctrl,
  185. dd->ipath_ibcctrl);
  186. }
  187. return 0;
  188. }
  189. /**
  190. * get_linkdowndefaultstate - get the default linkdown state
  191. * @dd: the infinipath device
  192. *
  193. * Returns zero if the default is POLL, 1 if the default is SLEEP.
  194. */
  195. static int get_linkdowndefaultstate(struct ipath_devdata *dd)
  196. {
  197. return !!(dd->ipath_ibcctrl & INFINIPATH_IBCC_LINKDOWNDEFAULTSTATE);
  198. }
  199. static int recv_subn_get_portinfo(struct ib_smp *smp,
  200. struct ib_device *ibdev, u8 port)
  201. {
  202. struct ipath_ibdev *dev;
  203. struct ib_port_info *pip = (struct ib_port_info *)smp->data;
  204. u16 lid;
  205. u8 ibcstat;
  206. u8 mtu;
  207. int ret;
  208. if (be32_to_cpu(smp->attr_mod) > ibdev->phys_port_cnt) {
  209. smp->status |= IB_SMP_INVALID_FIELD;
  210. ret = reply(smp);
  211. goto bail;
  212. }
  213. dev = to_idev(ibdev);
  214. /* Clear all fields. Only set the non-zero fields. */
  215. memset(smp->data, 0, sizeof(smp->data));
  216. /* Only return the mkey if the protection field allows it. */
  217. if (smp->method == IB_MGMT_METHOD_SET || dev->mkey == smp->mkey ||
  218. dev->mkeyprot == 0)
  219. pip->mkey = dev->mkey;
  220. pip->gid_prefix = dev->gid_prefix;
  221. lid = dev->dd->ipath_lid;
  222. pip->lid = lid ? cpu_to_be16(lid) : IB_LID_PERMISSIVE;
  223. pip->sm_lid = cpu_to_be16(dev->sm_lid);
  224. pip->cap_mask = cpu_to_be32(dev->port_cap_flags);
  225. /* pip->diag_code; */
  226. pip->mkey_lease_period = cpu_to_be16(dev->mkey_lease_period);
  227. pip->local_port_num = port;
  228. pip->link_width_enabled = dev->link_width_enabled;
  229. pip->link_width_supported = 3; /* 1x or 4x */
  230. pip->link_width_active = 2; /* 4x */
  231. pip->linkspeed_portstate = 0x10; /* 2.5Gbps */
  232. ibcstat = dev->dd->ipath_lastibcstat;
  233. pip->linkspeed_portstate |= ((ibcstat >> 4) & 0x3) + 1;
  234. pip->portphysstate_linkdown =
  235. (ipath_cvt_physportstate[ibcstat & 0xf] << 4) |
  236. (get_linkdowndefaultstate(dev->dd) ? 1 : 2);
  237. pip->mkeyprot_resv_lmc = (dev->mkeyprot << 6) | dev->dd->ipath_lmc;
  238. pip->linkspeedactive_enabled = 0x11; /* 2.5Gbps, 2.5Gbps */
  239. switch (dev->dd->ipath_ibmtu) {
  240. case 4096:
  241. mtu = IB_MTU_4096;
  242. break;
  243. case 2048:
  244. mtu = IB_MTU_2048;
  245. break;
  246. case 1024:
  247. mtu = IB_MTU_1024;
  248. break;
  249. case 512:
  250. mtu = IB_MTU_512;
  251. break;
  252. case 256:
  253. mtu = IB_MTU_256;
  254. break;
  255. default: /* oops, something is wrong */
  256. mtu = IB_MTU_2048;
  257. break;
  258. }
  259. pip->neighbormtu_mastersmsl = (mtu << 4) | dev->sm_sl;
  260. pip->vlcap_inittype = 0x10; /* VLCap = VL0, InitType = 0 */
  261. pip->vl_high_limit = dev->vl_high_limit;
  262. /* pip->vl_arb_high_cap; // only one VL */
  263. /* pip->vl_arb_low_cap; // only one VL */
  264. /* InitTypeReply = 0 */
  265. /*
  266. * Note: the chips support a maximum MTU of 4096, but the driver
  267. * hasn't implemented this feature yet, so set the maximum value
  268. * to 2048.
  269. */
  270. pip->inittypereply_mtucap = IB_MTU_2048;
  271. // HCAs ignore VLStallCount and HOQLife
  272. /* pip->vlstallcnt_hoqlife; */
  273. pip->operationalvl_pei_peo_fpi_fpo = 0x10; /* OVLs = 1 */
  274. pip->mkey_violations = cpu_to_be16(dev->mkey_violations);
  275. /* P_KeyViolations are counted by hardware. */
  276. pip->pkey_violations =
  277. cpu_to_be16((ipath_get_cr_errpkey(dev->dd) -
  278. dev->z_pkey_violations) & 0xFFFF);
  279. pip->qkey_violations = cpu_to_be16(dev->qkey_violations);
  280. /* Only the hardware GUID is supported for now */
  281. pip->guid_cap = 1;
  282. pip->clientrereg_resv_subnetto = dev->subnet_timeout;
  283. /* 32.768 usec. response time (guessing) */
  284. pip->resv_resptimevalue = 3;
  285. pip->localphyerrors_overrunerrors =
  286. (get_phyerrthreshold(dev->dd) << 4) |
  287. get_overrunthreshold(dev->dd);
  288. /* pip->max_credit_hint; */
  289. /* pip->link_roundtrip_latency[3]; */
  290. ret = reply(smp);
  291. bail:
  292. return ret;
  293. }
  294. /**
  295. * get_pkeys - return the PKEY table for port 0
  296. * @dd: the infinipath device
  297. * @pkeys: the pkey table is placed here
  298. */
  299. static int get_pkeys(struct ipath_devdata *dd, u16 * pkeys)
  300. {
  301. struct ipath_portdata *pd = dd->ipath_pd[0];
  302. memcpy(pkeys, pd->port_pkeys, sizeof(pd->port_pkeys));
  303. return 0;
  304. }
  305. static int recv_subn_get_pkeytable(struct ib_smp *smp,
  306. struct ib_device *ibdev)
  307. {
  308. u32 startpx = 32 * (be32_to_cpu(smp->attr_mod) & 0xffff);
  309. u16 *p = (u16 *) smp->data;
  310. __be16 *q = (__be16 *) smp->data;
  311. /* 64 blocks of 32 16-bit P_Key entries */
  312. memset(smp->data, 0, sizeof(smp->data));
  313. if (startpx == 0) {
  314. struct ipath_ibdev *dev = to_idev(ibdev);
  315. unsigned i, n = ipath_get_npkeys(dev->dd);
  316. get_pkeys(dev->dd, p);
  317. for (i = 0; i < n; i++)
  318. q[i] = cpu_to_be16(p[i]);
  319. } else
  320. smp->status |= IB_SMP_INVALID_FIELD;
  321. return reply(smp);
  322. }
  323. static int recv_subn_set_guidinfo(struct ib_smp *smp,
  324. struct ib_device *ibdev)
  325. {
  326. /* The only GUID we support is the first read-only entry. */
  327. return recv_subn_get_guidinfo(smp, ibdev);
  328. }
  329. /**
  330. * set_linkdowndefaultstate - set the default linkdown state
  331. * @dd: the infinipath device
  332. * @sleep: the new state
  333. *
  334. * Note that this will only take effect when the link state changes.
  335. */
  336. static int set_linkdowndefaultstate(struct ipath_devdata *dd, int sleep)
  337. {
  338. if (sleep)
  339. dd->ipath_ibcctrl |= INFINIPATH_IBCC_LINKDOWNDEFAULTSTATE;
  340. else
  341. dd->ipath_ibcctrl &= ~INFINIPATH_IBCC_LINKDOWNDEFAULTSTATE;
  342. ipath_write_kreg(dd, dd->ipath_kregs->kr_ibcctrl,
  343. dd->ipath_ibcctrl);
  344. return 0;
  345. }
  346. /**
  347. * recv_subn_set_portinfo - set port information
  348. * @smp: the incoming SM packet
  349. * @ibdev: the infiniband device
  350. * @port: the port on the device
  351. *
  352. * Set Portinfo (see ch. 14.2.5.6).
  353. */
  354. static int recv_subn_set_portinfo(struct ib_smp *smp,
  355. struct ib_device *ibdev, u8 port)
  356. {
  357. struct ib_port_info *pip = (struct ib_port_info *)smp->data;
  358. struct ib_event event;
  359. struct ipath_ibdev *dev;
  360. struct ipath_devdata *dd;
  361. u32 flags;
  362. char clientrereg = 0;
  363. u16 lid, smlid;
  364. u8 lwe;
  365. u8 lse;
  366. u8 state;
  367. u16 lstate;
  368. u32 mtu;
  369. int ret, ore;
  370. if (be32_to_cpu(smp->attr_mod) > ibdev->phys_port_cnt)
  371. goto err;
  372. dev = to_idev(ibdev);
  373. dd = dev->dd;
  374. event.device = ibdev;
  375. event.element.port_num = port;
  376. dev->mkey = pip->mkey;
  377. dev->gid_prefix = pip->gid_prefix;
  378. dev->mkey_lease_period = be16_to_cpu(pip->mkey_lease_period);
  379. lid = be16_to_cpu(pip->lid);
  380. if (dd->ipath_lid != lid ||
  381. dd->ipath_lmc != (pip->mkeyprot_resv_lmc & 7)) {
  382. /* Must be a valid unicast LID address. */
  383. if (lid == 0 || lid >= IPATH_MULTICAST_LID_BASE)
  384. goto err;
  385. ipath_set_lid(dd, lid, pip->mkeyprot_resv_lmc & 7);
  386. event.event = IB_EVENT_LID_CHANGE;
  387. ib_dispatch_event(&event);
  388. }
  389. smlid = be16_to_cpu(pip->sm_lid);
  390. if (smlid != dev->sm_lid) {
  391. /* Must be a valid unicast LID address. */
  392. if (smlid == 0 || smlid >= IPATH_MULTICAST_LID_BASE)
  393. goto err;
  394. dev->sm_lid = smlid;
  395. event.event = IB_EVENT_SM_CHANGE;
  396. ib_dispatch_event(&event);
  397. }
  398. /* Only 4x supported but allow 1x or 4x to be set (see 14.2.6.6). */
  399. lwe = pip->link_width_enabled;
  400. if ((lwe >= 4 && lwe <= 8) || (lwe >= 0xC && lwe <= 0xFE))
  401. goto err;
  402. if (lwe == 0xFF)
  403. dev->link_width_enabled = 3; /* 1x or 4x */
  404. else if (lwe)
  405. dev->link_width_enabled = lwe;
  406. /* Only 2.5 Gbs supported. */
  407. lse = pip->linkspeedactive_enabled & 0xF;
  408. if (lse >= 2 && lse <= 0xE)
  409. goto err;
  410. /* Set link down default state. */
  411. switch (pip->portphysstate_linkdown & 0xF) {
  412. case 0: /* NOP */
  413. break;
  414. case 1: /* SLEEP */
  415. if (set_linkdowndefaultstate(dd, 1))
  416. goto err;
  417. break;
  418. case 2: /* POLL */
  419. if (set_linkdowndefaultstate(dd, 0))
  420. goto err;
  421. break;
  422. default:
  423. goto err;
  424. }
  425. dev->mkeyprot = pip->mkeyprot_resv_lmc >> 6;
  426. dev->vl_high_limit = pip->vl_high_limit;
  427. switch ((pip->neighbormtu_mastersmsl >> 4) & 0xF) {
  428. case IB_MTU_256:
  429. mtu = 256;
  430. break;
  431. case IB_MTU_512:
  432. mtu = 512;
  433. break;
  434. case IB_MTU_1024:
  435. mtu = 1024;
  436. break;
  437. case IB_MTU_2048:
  438. mtu = 2048;
  439. break;
  440. case IB_MTU_4096:
  441. mtu = 4096;
  442. break;
  443. default:
  444. /* XXX We have already partially updated our state! */
  445. goto err;
  446. }
  447. ipath_set_mtu(dd, mtu);
  448. dev->sm_sl = pip->neighbormtu_mastersmsl & 0xF;
  449. /* We only support VL0 */
  450. if (((pip->operationalvl_pei_peo_fpi_fpo >> 4) & 0xF) > 1)
  451. goto err;
  452. if (pip->mkey_violations == 0)
  453. dev->mkey_violations = 0;
  454. /*
  455. * Hardware counter can't be reset so snapshot and subtract
  456. * later.
  457. */
  458. if (pip->pkey_violations == 0)
  459. dev->z_pkey_violations = ipath_get_cr_errpkey(dd);
  460. if (pip->qkey_violations == 0)
  461. dev->qkey_violations = 0;
  462. ore = pip->localphyerrors_overrunerrors;
  463. if (set_phyerrthreshold(dd, (ore >> 4) & 0xF))
  464. goto err;
  465. if (set_overrunthreshold(dd, (ore & 0xF)))
  466. goto err;
  467. dev->subnet_timeout = pip->clientrereg_resv_subnetto & 0x1F;
  468. if (pip->clientrereg_resv_subnetto & 0x80) {
  469. clientrereg = 1;
  470. event.event = IB_EVENT_CLIENT_REREGISTER;
  471. ib_dispatch_event(&event);
  472. }
  473. /*
  474. * Do the port state change now that the other link parameters
  475. * have been set.
  476. * Changing the port physical state only makes sense if the link
  477. * is down or is being set to down.
  478. */
  479. state = pip->linkspeed_portstate & 0xF;
  480. flags = dd->ipath_flags;
  481. lstate = (pip->portphysstate_linkdown >> 4) & 0xF;
  482. if (lstate && !(state == IB_PORT_DOWN || state == IB_PORT_NOP))
  483. goto err;
  484. /*
  485. * Only state changes of DOWN, ARM, and ACTIVE are valid
  486. * and must be in the correct state to take effect (see 7.2.6).
  487. */
  488. switch (state) {
  489. case IB_PORT_NOP:
  490. if (lstate == 0)
  491. break;
  492. /* FALLTHROUGH */
  493. case IB_PORT_DOWN:
  494. if (lstate == 0)
  495. if (get_linkdowndefaultstate(dd))
  496. lstate = IPATH_IB_LINKDOWN_SLEEP;
  497. else
  498. lstate = IPATH_IB_LINKDOWN;
  499. else if (lstate == 1)
  500. lstate = IPATH_IB_LINKDOWN_SLEEP;
  501. else if (lstate == 2)
  502. lstate = IPATH_IB_LINKDOWN;
  503. else if (lstate == 3)
  504. lstate = IPATH_IB_LINKDOWN_DISABLE;
  505. else
  506. goto err;
  507. ipath_set_linkstate(dd, lstate);
  508. if (flags & IPATH_LINKACTIVE) {
  509. event.event = IB_EVENT_PORT_ERR;
  510. ib_dispatch_event(&event);
  511. }
  512. break;
  513. case IB_PORT_ARMED:
  514. if (!(flags & (IPATH_LINKINIT | IPATH_LINKACTIVE)))
  515. break;
  516. ipath_set_linkstate(dd, IPATH_IB_LINKARM);
  517. if (flags & IPATH_LINKACTIVE) {
  518. event.event = IB_EVENT_PORT_ERR;
  519. ib_dispatch_event(&event);
  520. }
  521. break;
  522. case IB_PORT_ACTIVE:
  523. if (!(flags & IPATH_LINKARMED))
  524. break;
  525. ipath_set_linkstate(dd, IPATH_IB_LINKACTIVE);
  526. event.event = IB_EVENT_PORT_ACTIVE;
  527. ib_dispatch_event(&event);
  528. break;
  529. default:
  530. /* XXX We have already partially updated our state! */
  531. goto err;
  532. }
  533. ret = recv_subn_get_portinfo(smp, ibdev, port);
  534. if (clientrereg)
  535. pip->clientrereg_resv_subnetto |= 0x80;
  536. goto done;
  537. err:
  538. smp->status |= IB_SMP_INVALID_FIELD;
  539. ret = recv_subn_get_portinfo(smp, ibdev, port);
  540. done:
  541. return ret;
  542. }
  543. /**
  544. * rm_pkey - decrecment the reference count for the given PKEY
  545. * @dd: the infinipath device
  546. * @key: the PKEY index
  547. *
  548. * Return true if this was the last reference and the hardware table entry
  549. * needs to be changed.
  550. */
  551. static int rm_pkey(struct ipath_devdata *dd, u16 key)
  552. {
  553. int i;
  554. int ret;
  555. for (i = 0; i < ARRAY_SIZE(dd->ipath_pkeys); i++) {
  556. if (dd->ipath_pkeys[i] != key)
  557. continue;
  558. if (atomic_dec_and_test(&dd->ipath_pkeyrefs[i])) {
  559. dd->ipath_pkeys[i] = 0;
  560. ret = 1;
  561. goto bail;
  562. }
  563. break;
  564. }
  565. ret = 0;
  566. bail:
  567. return ret;
  568. }
  569. /**
  570. * add_pkey - add the given PKEY to the hardware table
  571. * @dd: the infinipath device
  572. * @key: the PKEY
  573. *
  574. * Return an error code if unable to add the entry, zero if no change,
  575. * or 1 if the hardware PKEY register needs to be updated.
  576. */
  577. static int add_pkey(struct ipath_devdata *dd, u16 key)
  578. {
  579. int i;
  580. u16 lkey = key & 0x7FFF;
  581. int any = 0;
  582. int ret;
  583. if (lkey == 0x7FFF) {
  584. ret = 0;
  585. goto bail;
  586. }
  587. /* Look for an empty slot or a matching PKEY. */
  588. for (i = 0; i < ARRAY_SIZE(dd->ipath_pkeys); i++) {
  589. if (!dd->ipath_pkeys[i]) {
  590. any++;
  591. continue;
  592. }
  593. /* If it matches exactly, try to increment the ref count */
  594. if (dd->ipath_pkeys[i] == key) {
  595. if (atomic_inc_return(&dd->ipath_pkeyrefs[i]) > 1) {
  596. ret = 0;
  597. goto bail;
  598. }
  599. /* Lost the race. Look for an empty slot below. */
  600. atomic_dec(&dd->ipath_pkeyrefs[i]);
  601. any++;
  602. }
  603. /*
  604. * It makes no sense to have both the limited and unlimited
  605. * PKEY set at the same time since the unlimited one will
  606. * disable the limited one.
  607. */
  608. if ((dd->ipath_pkeys[i] & 0x7FFF) == lkey) {
  609. ret = -EEXIST;
  610. goto bail;
  611. }
  612. }
  613. if (!any) {
  614. ret = -EBUSY;
  615. goto bail;
  616. }
  617. for (i = 0; i < ARRAY_SIZE(dd->ipath_pkeys); i++) {
  618. if (!dd->ipath_pkeys[i] &&
  619. atomic_inc_return(&dd->ipath_pkeyrefs[i]) == 1) {
  620. /* for ipathstats, etc. */
  621. ipath_stats.sps_pkeys[i] = lkey;
  622. dd->ipath_pkeys[i] = key;
  623. ret = 1;
  624. goto bail;
  625. }
  626. }
  627. ret = -EBUSY;
  628. bail:
  629. return ret;
  630. }
  631. /**
  632. * set_pkeys - set the PKEY table for port 0
  633. * @dd: the infinipath device
  634. * @pkeys: the PKEY table
  635. */
  636. static int set_pkeys(struct ipath_devdata *dd, u16 *pkeys)
  637. {
  638. struct ipath_portdata *pd;
  639. int i;
  640. int changed = 0;
  641. pd = dd->ipath_pd[0];
  642. for (i = 0; i < ARRAY_SIZE(pd->port_pkeys); i++) {
  643. u16 key = pkeys[i];
  644. u16 okey = pd->port_pkeys[i];
  645. if (key == okey)
  646. continue;
  647. /*
  648. * The value of this PKEY table entry is changing.
  649. * Remove the old entry in the hardware's array of PKEYs.
  650. */
  651. if (okey & 0x7FFF)
  652. changed |= rm_pkey(dd, okey);
  653. if (key & 0x7FFF) {
  654. int ret = add_pkey(dd, key);
  655. if (ret < 0)
  656. key = 0;
  657. else
  658. changed |= ret;
  659. }
  660. pd->port_pkeys[i] = key;
  661. }
  662. if (changed) {
  663. u64 pkey;
  664. pkey = (u64) dd->ipath_pkeys[0] |
  665. ((u64) dd->ipath_pkeys[1] << 16) |
  666. ((u64) dd->ipath_pkeys[2] << 32) |
  667. ((u64) dd->ipath_pkeys[3] << 48);
  668. ipath_cdbg(VERBOSE, "p0 new pkey reg %llx\n",
  669. (unsigned long long) pkey);
  670. ipath_write_kreg(dd, dd->ipath_kregs->kr_partitionkey,
  671. pkey);
  672. }
  673. return 0;
  674. }
  675. static int recv_subn_set_pkeytable(struct ib_smp *smp,
  676. struct ib_device *ibdev)
  677. {
  678. u32 startpx = 32 * (be32_to_cpu(smp->attr_mod) & 0xffff);
  679. __be16 *p = (__be16 *) smp->data;
  680. u16 *q = (u16 *) smp->data;
  681. struct ipath_ibdev *dev = to_idev(ibdev);
  682. unsigned i, n = ipath_get_npkeys(dev->dd);
  683. for (i = 0; i < n; i++)
  684. q[i] = be16_to_cpu(p[i]);
  685. if (startpx != 0 || set_pkeys(dev->dd, q) != 0)
  686. smp->status |= IB_SMP_INVALID_FIELD;
  687. return recv_subn_get_pkeytable(smp, ibdev);
  688. }
  689. #define IB_PMA_CLASS_PORT_INFO __constant_htons(0x0001)
  690. #define IB_PMA_PORT_SAMPLES_CONTROL __constant_htons(0x0010)
  691. #define IB_PMA_PORT_SAMPLES_RESULT __constant_htons(0x0011)
  692. #define IB_PMA_PORT_COUNTERS __constant_htons(0x0012)
  693. #define IB_PMA_PORT_COUNTERS_EXT __constant_htons(0x001D)
  694. #define IB_PMA_PORT_SAMPLES_RESULT_EXT __constant_htons(0x001E)
  695. struct ib_perf {
  696. u8 base_version;
  697. u8 mgmt_class;
  698. u8 class_version;
  699. u8 method;
  700. __be16 status;
  701. __be16 unused;
  702. __be64 tid;
  703. __be16 attr_id;
  704. __be16 resv;
  705. __be32 attr_mod;
  706. u8 reserved[40];
  707. u8 data[192];
  708. } __attribute__ ((packed));
  709. struct ib_pma_classportinfo {
  710. u8 base_version;
  711. u8 class_version;
  712. __be16 cap_mask;
  713. u8 reserved[3];
  714. u8 resp_time_value; /* only lower 5 bits */
  715. union ib_gid redirect_gid;
  716. __be32 redirect_tc_sl_fl; /* 8, 4, 20 bits respectively */
  717. __be16 redirect_lid;
  718. __be16 redirect_pkey;
  719. __be32 redirect_qp; /* only lower 24 bits */
  720. __be32 redirect_qkey;
  721. union ib_gid trap_gid;
  722. __be32 trap_tc_sl_fl; /* 8, 4, 20 bits respectively */
  723. __be16 trap_lid;
  724. __be16 trap_pkey;
  725. __be32 trap_hl_qp; /* 8, 24 bits respectively */
  726. __be32 trap_qkey;
  727. } __attribute__ ((packed));
  728. struct ib_pma_portsamplescontrol {
  729. u8 opcode;
  730. u8 port_select;
  731. u8 tick;
  732. u8 counter_width; /* only lower 3 bits */
  733. __be32 counter_mask0_9; /* 2, 10 * 3, bits */
  734. __be16 counter_mask10_14; /* 1, 5 * 3, bits */
  735. u8 sample_mechanisms;
  736. u8 sample_status; /* only lower 2 bits */
  737. __be64 option_mask;
  738. __be64 vendor_mask;
  739. __be32 sample_start;
  740. __be32 sample_interval;
  741. __be16 tag;
  742. __be16 counter_select[15];
  743. } __attribute__ ((packed));
  744. struct ib_pma_portsamplesresult {
  745. __be16 tag;
  746. __be16 sample_status; /* only lower 2 bits */
  747. __be32 counter[15];
  748. } __attribute__ ((packed));
  749. struct ib_pma_portsamplesresult_ext {
  750. __be16 tag;
  751. __be16 sample_status; /* only lower 2 bits */
  752. __be32 extended_width; /* only upper 2 bits */
  753. __be64 counter[15];
  754. } __attribute__ ((packed));
  755. struct ib_pma_portcounters {
  756. u8 reserved;
  757. u8 port_select;
  758. __be16 counter_select;
  759. __be16 symbol_error_counter;
  760. u8 link_error_recovery_counter;
  761. u8 link_downed_counter;
  762. __be16 port_rcv_errors;
  763. __be16 port_rcv_remphys_errors;
  764. __be16 port_rcv_switch_relay_errors;
  765. __be16 port_xmit_discards;
  766. u8 port_xmit_constraint_errors;
  767. u8 port_rcv_constraint_errors;
  768. u8 reserved1;
  769. u8 lli_ebor_errors; /* 4, 4, bits */
  770. __be16 reserved2;
  771. __be16 vl15_dropped;
  772. __be32 port_xmit_data;
  773. __be32 port_rcv_data;
  774. __be32 port_xmit_packets;
  775. __be32 port_rcv_packets;
  776. } __attribute__ ((packed));
  777. #define IB_PMA_SEL_SYMBOL_ERROR __constant_htons(0x0001)
  778. #define IB_PMA_SEL_LINK_ERROR_RECOVERY __constant_htons(0x0002)
  779. #define IB_PMA_SEL_LINK_DOWNED __constant_htons(0x0004)
  780. #define IB_PMA_SEL_PORT_RCV_ERRORS __constant_htons(0x0008)
  781. #define IB_PMA_SEL_PORT_RCV_REMPHYS_ERRORS __constant_htons(0x0010)
  782. #define IB_PMA_SEL_PORT_XMIT_DISCARDS __constant_htons(0x0040)
  783. #define IB_PMA_SEL_LOCAL_LINK_INTEGRITY_ERRORS __constant_htons(0x0200)
  784. #define IB_PMA_SEL_EXCESSIVE_BUFFER_OVERRUNS __constant_htons(0x0400)
  785. #define IB_PMA_SEL_PORT_VL15_DROPPED __constant_htons(0x0800)
  786. #define IB_PMA_SEL_PORT_XMIT_DATA __constant_htons(0x1000)
  787. #define IB_PMA_SEL_PORT_RCV_DATA __constant_htons(0x2000)
  788. #define IB_PMA_SEL_PORT_XMIT_PACKETS __constant_htons(0x4000)
  789. #define IB_PMA_SEL_PORT_RCV_PACKETS __constant_htons(0x8000)
  790. struct ib_pma_portcounters_ext {
  791. u8 reserved;
  792. u8 port_select;
  793. __be16 counter_select;
  794. __be32 reserved1;
  795. __be64 port_xmit_data;
  796. __be64 port_rcv_data;
  797. __be64 port_xmit_packets;
  798. __be64 port_rcv_packets;
  799. __be64 port_unicast_xmit_packets;
  800. __be64 port_unicast_rcv_packets;
  801. __be64 port_multicast_xmit_packets;
  802. __be64 port_multicast_rcv_packets;
  803. } __attribute__ ((packed));
  804. #define IB_PMA_SELX_PORT_XMIT_DATA __constant_htons(0x0001)
  805. #define IB_PMA_SELX_PORT_RCV_DATA __constant_htons(0x0002)
  806. #define IB_PMA_SELX_PORT_XMIT_PACKETS __constant_htons(0x0004)
  807. #define IB_PMA_SELX_PORT_RCV_PACKETS __constant_htons(0x0008)
  808. #define IB_PMA_SELX_PORT_UNI_XMIT_PACKETS __constant_htons(0x0010)
  809. #define IB_PMA_SELX_PORT_UNI_RCV_PACKETS __constant_htons(0x0020)
  810. #define IB_PMA_SELX_PORT_MULTI_XMIT_PACKETS __constant_htons(0x0040)
  811. #define IB_PMA_SELX_PORT_MULTI_RCV_PACKETS __constant_htons(0x0080)
  812. static int recv_pma_get_classportinfo(struct ib_perf *pmp)
  813. {
  814. struct ib_pma_classportinfo *p =
  815. (struct ib_pma_classportinfo *)pmp->data;
  816. memset(pmp->data, 0, sizeof(pmp->data));
  817. if (pmp->attr_mod != 0)
  818. pmp->status |= IB_SMP_INVALID_FIELD;
  819. /* Indicate AllPortSelect is valid (only one port anyway) */
  820. p->cap_mask = __constant_cpu_to_be16(1 << 8);
  821. p->base_version = 1;
  822. p->class_version = 1;
  823. /*
  824. * Expected response time is 4.096 usec. * 2^18 == 1.073741824
  825. * sec.
  826. */
  827. p->resp_time_value = 18;
  828. return reply((struct ib_smp *) pmp);
  829. }
  830. /*
  831. * The PortSamplesControl.CounterMasks field is an array of 3 bit fields
  832. * which specify the N'th counter's capabilities. See ch. 16.1.3.2.
  833. * We support 5 counters which only count the mandatory quantities.
  834. */
  835. #define COUNTER_MASK(q, n) (q << ((9 - n) * 3))
  836. #define COUNTER_MASK0_9 \
  837. __constant_cpu_to_be32(COUNTER_MASK(1, 0) | \
  838. COUNTER_MASK(1, 1) | \
  839. COUNTER_MASK(1, 2) | \
  840. COUNTER_MASK(1, 3) | \
  841. COUNTER_MASK(1, 4))
  842. static int recv_pma_get_portsamplescontrol(struct ib_perf *pmp,
  843. struct ib_device *ibdev, u8 port)
  844. {
  845. struct ib_pma_portsamplescontrol *p =
  846. (struct ib_pma_portsamplescontrol *)pmp->data;
  847. struct ipath_ibdev *dev = to_idev(ibdev);
  848. unsigned long flags;
  849. u8 port_select = p->port_select;
  850. memset(pmp->data, 0, sizeof(pmp->data));
  851. p->port_select = port_select;
  852. if (pmp->attr_mod != 0 ||
  853. (port_select != port && port_select != 0xFF))
  854. pmp->status |= IB_SMP_INVALID_FIELD;
  855. /*
  856. * Ticks are 10x the link transfer period which for 2.5Gbs is 4
  857. * nsec. 0 == 4 nsec., 1 == 8 nsec., ..., 255 == 1020 nsec. Sample
  858. * intervals are counted in ticks. Since we use Linux timers, that
  859. * count in jiffies, we can't sample for less than 1000 ticks if HZ
  860. * == 1000 (4000 ticks if HZ is 250).
  861. */
  862. /* XXX This is WRONG. */
  863. p->tick = 250; /* 1 usec. */
  864. p->counter_width = 4; /* 32 bit counters */
  865. p->counter_mask0_9 = COUNTER_MASK0_9;
  866. spin_lock_irqsave(&dev->pending_lock, flags);
  867. p->sample_status = dev->pma_sample_status;
  868. p->sample_start = cpu_to_be32(dev->pma_sample_start);
  869. p->sample_interval = cpu_to_be32(dev->pma_sample_interval);
  870. p->tag = cpu_to_be16(dev->pma_tag);
  871. p->counter_select[0] = dev->pma_counter_select[0];
  872. p->counter_select[1] = dev->pma_counter_select[1];
  873. p->counter_select[2] = dev->pma_counter_select[2];
  874. p->counter_select[3] = dev->pma_counter_select[3];
  875. p->counter_select[4] = dev->pma_counter_select[4];
  876. spin_unlock_irqrestore(&dev->pending_lock, flags);
  877. return reply((struct ib_smp *) pmp);
  878. }
  879. static int recv_pma_set_portsamplescontrol(struct ib_perf *pmp,
  880. struct ib_device *ibdev, u8 port)
  881. {
  882. struct ib_pma_portsamplescontrol *p =
  883. (struct ib_pma_portsamplescontrol *)pmp->data;
  884. struct ipath_ibdev *dev = to_idev(ibdev);
  885. unsigned long flags;
  886. u32 start;
  887. int ret;
  888. if (pmp->attr_mod != 0 ||
  889. (p->port_select != port && p->port_select != 0xFF)) {
  890. pmp->status |= IB_SMP_INVALID_FIELD;
  891. ret = reply((struct ib_smp *) pmp);
  892. goto bail;
  893. }
  894. start = be32_to_cpu(p->sample_start);
  895. if (start != 0) {
  896. spin_lock_irqsave(&dev->pending_lock, flags);
  897. if (dev->pma_sample_status == IB_PMA_SAMPLE_STATUS_DONE) {
  898. dev->pma_sample_status =
  899. IB_PMA_SAMPLE_STATUS_STARTED;
  900. dev->pma_sample_start = start;
  901. dev->pma_sample_interval =
  902. be32_to_cpu(p->sample_interval);
  903. dev->pma_tag = be16_to_cpu(p->tag);
  904. if (p->counter_select[0])
  905. dev->pma_counter_select[0] =
  906. p->counter_select[0];
  907. if (p->counter_select[1])
  908. dev->pma_counter_select[1] =
  909. p->counter_select[1];
  910. if (p->counter_select[2])
  911. dev->pma_counter_select[2] =
  912. p->counter_select[2];
  913. if (p->counter_select[3])
  914. dev->pma_counter_select[3] =
  915. p->counter_select[3];
  916. if (p->counter_select[4])
  917. dev->pma_counter_select[4] =
  918. p->counter_select[4];
  919. }
  920. spin_unlock_irqrestore(&dev->pending_lock, flags);
  921. }
  922. ret = recv_pma_get_portsamplescontrol(pmp, ibdev, port);
  923. bail:
  924. return ret;
  925. }
  926. static u64 get_counter(struct ipath_ibdev *dev, __be16 sel)
  927. {
  928. u64 ret;
  929. switch (sel) {
  930. case IB_PMA_PORT_XMIT_DATA:
  931. ret = dev->ipath_sword;
  932. break;
  933. case IB_PMA_PORT_RCV_DATA:
  934. ret = dev->ipath_rword;
  935. break;
  936. case IB_PMA_PORT_XMIT_PKTS:
  937. ret = dev->ipath_spkts;
  938. break;
  939. case IB_PMA_PORT_RCV_PKTS:
  940. ret = dev->ipath_rpkts;
  941. break;
  942. case IB_PMA_PORT_XMIT_WAIT:
  943. ret = dev->ipath_xmit_wait;
  944. break;
  945. default:
  946. ret = 0;
  947. }
  948. return ret;
  949. }
  950. static int recv_pma_get_portsamplesresult(struct ib_perf *pmp,
  951. struct ib_device *ibdev)
  952. {
  953. struct ib_pma_portsamplesresult *p =
  954. (struct ib_pma_portsamplesresult *)pmp->data;
  955. struct ipath_ibdev *dev = to_idev(ibdev);
  956. int i;
  957. memset(pmp->data, 0, sizeof(pmp->data));
  958. p->tag = cpu_to_be16(dev->pma_tag);
  959. p->sample_status = cpu_to_be16(dev->pma_sample_status);
  960. for (i = 0; i < ARRAY_SIZE(dev->pma_counter_select); i++)
  961. p->counter[i] = cpu_to_be32(
  962. get_counter(dev, dev->pma_counter_select[i]));
  963. return reply((struct ib_smp *) pmp);
  964. }
  965. static int recv_pma_get_portsamplesresult_ext(struct ib_perf *pmp,
  966. struct ib_device *ibdev)
  967. {
  968. struct ib_pma_portsamplesresult_ext *p =
  969. (struct ib_pma_portsamplesresult_ext *)pmp->data;
  970. struct ipath_ibdev *dev = to_idev(ibdev);
  971. int i;
  972. memset(pmp->data, 0, sizeof(pmp->data));
  973. p->tag = cpu_to_be16(dev->pma_tag);
  974. p->sample_status = cpu_to_be16(dev->pma_sample_status);
  975. /* 64 bits */
  976. p->extended_width = __constant_cpu_to_be32(0x80000000);
  977. for (i = 0; i < ARRAY_SIZE(dev->pma_counter_select); i++)
  978. p->counter[i] = cpu_to_be64(
  979. get_counter(dev, dev->pma_counter_select[i]));
  980. return reply((struct ib_smp *) pmp);
  981. }
  982. static int recv_pma_get_portcounters(struct ib_perf *pmp,
  983. struct ib_device *ibdev, u8 port)
  984. {
  985. struct ib_pma_portcounters *p = (struct ib_pma_portcounters *)
  986. pmp->data;
  987. struct ipath_ibdev *dev = to_idev(ibdev);
  988. struct ipath_verbs_counters cntrs;
  989. u8 port_select = p->port_select;
  990. ipath_get_counters(dev->dd, &cntrs);
  991. /* Adjust counters for any resets done. */
  992. cntrs.symbol_error_counter -= dev->z_symbol_error_counter;
  993. cntrs.link_error_recovery_counter -=
  994. dev->z_link_error_recovery_counter;
  995. cntrs.link_downed_counter -= dev->z_link_downed_counter;
  996. cntrs.port_rcv_errors += dev->rcv_errors;
  997. cntrs.port_rcv_errors -= dev->z_port_rcv_errors;
  998. cntrs.port_rcv_remphys_errors -= dev->z_port_rcv_remphys_errors;
  999. cntrs.port_xmit_discards -= dev->z_port_xmit_discards;
  1000. cntrs.port_xmit_data -= dev->z_port_xmit_data;
  1001. cntrs.port_rcv_data -= dev->z_port_rcv_data;
  1002. cntrs.port_xmit_packets -= dev->z_port_xmit_packets;
  1003. cntrs.port_rcv_packets -= dev->z_port_rcv_packets;
  1004. cntrs.local_link_integrity_errors -=
  1005. dev->z_local_link_integrity_errors;
  1006. cntrs.excessive_buffer_overrun_errors -=
  1007. dev->z_excessive_buffer_overrun_errors;
  1008. memset(pmp->data, 0, sizeof(pmp->data));
  1009. p->port_select = port_select;
  1010. if (pmp->attr_mod != 0 ||
  1011. (port_select != port && port_select != 0xFF))
  1012. pmp->status |= IB_SMP_INVALID_FIELD;
  1013. if (cntrs.symbol_error_counter > 0xFFFFUL)
  1014. p->symbol_error_counter = __constant_cpu_to_be16(0xFFFF);
  1015. else
  1016. p->symbol_error_counter =
  1017. cpu_to_be16((u16)cntrs.symbol_error_counter);
  1018. if (cntrs.link_error_recovery_counter > 0xFFUL)
  1019. p->link_error_recovery_counter = 0xFF;
  1020. else
  1021. p->link_error_recovery_counter =
  1022. (u8)cntrs.link_error_recovery_counter;
  1023. if (cntrs.link_downed_counter > 0xFFUL)
  1024. p->link_downed_counter = 0xFF;
  1025. else
  1026. p->link_downed_counter = (u8)cntrs.link_downed_counter;
  1027. if (cntrs.port_rcv_errors > 0xFFFFUL)
  1028. p->port_rcv_errors = __constant_cpu_to_be16(0xFFFF);
  1029. else
  1030. p->port_rcv_errors =
  1031. cpu_to_be16((u16) cntrs.port_rcv_errors);
  1032. if (cntrs.port_rcv_remphys_errors > 0xFFFFUL)
  1033. p->port_rcv_remphys_errors = __constant_cpu_to_be16(0xFFFF);
  1034. else
  1035. p->port_rcv_remphys_errors =
  1036. cpu_to_be16((u16)cntrs.port_rcv_remphys_errors);
  1037. if (cntrs.port_xmit_discards > 0xFFFFUL)
  1038. p->port_xmit_discards = __constant_cpu_to_be16(0xFFFF);
  1039. else
  1040. p->port_xmit_discards =
  1041. cpu_to_be16((u16)cntrs.port_xmit_discards);
  1042. if (cntrs.local_link_integrity_errors > 0xFUL)
  1043. cntrs.local_link_integrity_errors = 0xFUL;
  1044. if (cntrs.excessive_buffer_overrun_errors > 0xFUL)
  1045. cntrs.excessive_buffer_overrun_errors = 0xFUL;
  1046. p->lli_ebor_errors = (cntrs.local_link_integrity_errors << 4) |
  1047. cntrs.excessive_buffer_overrun_errors;
  1048. if (dev->n_vl15_dropped > 0xFFFFUL)
  1049. p->vl15_dropped = __constant_cpu_to_be16(0xFFFF);
  1050. else
  1051. p->vl15_dropped = cpu_to_be16((u16)dev->n_vl15_dropped);
  1052. if (cntrs.port_xmit_data > 0xFFFFFFFFUL)
  1053. p->port_xmit_data = __constant_cpu_to_be32(0xFFFFFFFF);
  1054. else
  1055. p->port_xmit_data = cpu_to_be32((u32)cntrs.port_xmit_data);
  1056. if (cntrs.port_rcv_data > 0xFFFFFFFFUL)
  1057. p->port_rcv_data = __constant_cpu_to_be32(0xFFFFFFFF);
  1058. else
  1059. p->port_rcv_data = cpu_to_be32((u32)cntrs.port_rcv_data);
  1060. if (cntrs.port_xmit_packets > 0xFFFFFFFFUL)
  1061. p->port_xmit_packets = __constant_cpu_to_be32(0xFFFFFFFF);
  1062. else
  1063. p->port_xmit_packets =
  1064. cpu_to_be32((u32)cntrs.port_xmit_packets);
  1065. if (cntrs.port_rcv_packets > 0xFFFFFFFFUL)
  1066. p->port_rcv_packets = __constant_cpu_to_be32(0xFFFFFFFF);
  1067. else
  1068. p->port_rcv_packets =
  1069. cpu_to_be32((u32) cntrs.port_rcv_packets);
  1070. return reply((struct ib_smp *) pmp);
  1071. }
  1072. static int recv_pma_get_portcounters_ext(struct ib_perf *pmp,
  1073. struct ib_device *ibdev, u8 port)
  1074. {
  1075. struct ib_pma_portcounters_ext *p =
  1076. (struct ib_pma_portcounters_ext *)pmp->data;
  1077. struct ipath_ibdev *dev = to_idev(ibdev);
  1078. u64 swords, rwords, spkts, rpkts, xwait;
  1079. u8 port_select = p->port_select;
  1080. ipath_snapshot_counters(dev->dd, &swords, &rwords, &spkts,
  1081. &rpkts, &xwait);
  1082. /* Adjust counters for any resets done. */
  1083. swords -= dev->z_port_xmit_data;
  1084. rwords -= dev->z_port_rcv_data;
  1085. spkts -= dev->z_port_xmit_packets;
  1086. rpkts -= dev->z_port_rcv_packets;
  1087. memset(pmp->data, 0, sizeof(pmp->data));
  1088. p->port_select = port_select;
  1089. if (pmp->attr_mod != 0 ||
  1090. (port_select != port && port_select != 0xFF))
  1091. pmp->status |= IB_SMP_INVALID_FIELD;
  1092. p->port_xmit_data = cpu_to_be64(swords);
  1093. p->port_rcv_data = cpu_to_be64(rwords);
  1094. p->port_xmit_packets = cpu_to_be64(spkts);
  1095. p->port_rcv_packets = cpu_to_be64(rpkts);
  1096. p->port_unicast_xmit_packets = cpu_to_be64(dev->n_unicast_xmit);
  1097. p->port_unicast_rcv_packets = cpu_to_be64(dev->n_unicast_rcv);
  1098. p->port_multicast_xmit_packets = cpu_to_be64(dev->n_multicast_xmit);
  1099. p->port_multicast_rcv_packets = cpu_to_be64(dev->n_multicast_rcv);
  1100. return reply((struct ib_smp *) pmp);
  1101. }
  1102. static int recv_pma_set_portcounters(struct ib_perf *pmp,
  1103. struct ib_device *ibdev, u8 port)
  1104. {
  1105. struct ib_pma_portcounters *p = (struct ib_pma_portcounters *)
  1106. pmp->data;
  1107. struct ipath_ibdev *dev = to_idev(ibdev);
  1108. struct ipath_verbs_counters cntrs;
  1109. /*
  1110. * Since the HW doesn't support clearing counters, we save the
  1111. * current count and subtract it from future responses.
  1112. */
  1113. ipath_get_counters(dev->dd, &cntrs);
  1114. if (p->counter_select & IB_PMA_SEL_SYMBOL_ERROR)
  1115. dev->z_symbol_error_counter = cntrs.symbol_error_counter;
  1116. if (p->counter_select & IB_PMA_SEL_LINK_ERROR_RECOVERY)
  1117. dev->z_link_error_recovery_counter =
  1118. cntrs.link_error_recovery_counter;
  1119. if (p->counter_select & IB_PMA_SEL_LINK_DOWNED)
  1120. dev->z_link_downed_counter = cntrs.link_downed_counter;
  1121. if (p->counter_select & IB_PMA_SEL_PORT_RCV_ERRORS)
  1122. dev->z_port_rcv_errors =
  1123. cntrs.port_rcv_errors + dev->rcv_errors;
  1124. if (p->counter_select & IB_PMA_SEL_PORT_RCV_REMPHYS_ERRORS)
  1125. dev->z_port_rcv_remphys_errors =
  1126. cntrs.port_rcv_remphys_errors;
  1127. if (p->counter_select & IB_PMA_SEL_PORT_XMIT_DISCARDS)
  1128. dev->z_port_xmit_discards = cntrs.port_xmit_discards;
  1129. if (p->counter_select & IB_PMA_SEL_LOCAL_LINK_INTEGRITY_ERRORS)
  1130. dev->z_local_link_integrity_errors =
  1131. cntrs.local_link_integrity_errors;
  1132. if (p->counter_select & IB_PMA_SEL_EXCESSIVE_BUFFER_OVERRUNS)
  1133. dev->z_excessive_buffer_overrun_errors =
  1134. cntrs.excessive_buffer_overrun_errors;
  1135. if (p->counter_select & IB_PMA_SEL_PORT_VL15_DROPPED)
  1136. dev->n_vl15_dropped = 0;
  1137. if (p->counter_select & IB_PMA_SEL_PORT_XMIT_DATA)
  1138. dev->z_port_xmit_data = cntrs.port_xmit_data;
  1139. if (p->counter_select & IB_PMA_SEL_PORT_RCV_DATA)
  1140. dev->z_port_rcv_data = cntrs.port_rcv_data;
  1141. if (p->counter_select & IB_PMA_SEL_PORT_XMIT_PACKETS)
  1142. dev->z_port_xmit_packets = cntrs.port_xmit_packets;
  1143. if (p->counter_select & IB_PMA_SEL_PORT_RCV_PACKETS)
  1144. dev->z_port_rcv_packets = cntrs.port_rcv_packets;
  1145. return recv_pma_get_portcounters(pmp, ibdev, port);
  1146. }
  1147. static int recv_pma_set_portcounters_ext(struct ib_perf *pmp,
  1148. struct ib_device *ibdev, u8 port)
  1149. {
  1150. struct ib_pma_portcounters *p = (struct ib_pma_portcounters *)
  1151. pmp->data;
  1152. struct ipath_ibdev *dev = to_idev(ibdev);
  1153. u64 swords, rwords, spkts, rpkts, xwait;
  1154. ipath_snapshot_counters(dev->dd, &swords, &rwords, &spkts,
  1155. &rpkts, &xwait);
  1156. if (p->counter_select & IB_PMA_SELX_PORT_XMIT_DATA)
  1157. dev->z_port_xmit_data = swords;
  1158. if (p->counter_select & IB_PMA_SELX_PORT_RCV_DATA)
  1159. dev->z_port_rcv_data = rwords;
  1160. if (p->counter_select & IB_PMA_SELX_PORT_XMIT_PACKETS)
  1161. dev->z_port_xmit_packets = spkts;
  1162. if (p->counter_select & IB_PMA_SELX_PORT_RCV_PACKETS)
  1163. dev->z_port_rcv_packets = rpkts;
  1164. if (p->counter_select & IB_PMA_SELX_PORT_UNI_XMIT_PACKETS)
  1165. dev->n_unicast_xmit = 0;
  1166. if (p->counter_select & IB_PMA_SELX_PORT_UNI_RCV_PACKETS)
  1167. dev->n_unicast_rcv = 0;
  1168. if (p->counter_select & IB_PMA_SELX_PORT_MULTI_XMIT_PACKETS)
  1169. dev->n_multicast_xmit = 0;
  1170. if (p->counter_select & IB_PMA_SELX_PORT_MULTI_RCV_PACKETS)
  1171. dev->n_multicast_rcv = 0;
  1172. return recv_pma_get_portcounters_ext(pmp, ibdev, port);
  1173. }
  1174. static int process_subn(struct ib_device *ibdev, int mad_flags,
  1175. u8 port_num, struct ib_mad *in_mad,
  1176. struct ib_mad *out_mad)
  1177. {
  1178. struct ib_smp *smp = (struct ib_smp *)out_mad;
  1179. struct ipath_ibdev *dev = to_idev(ibdev);
  1180. int ret;
  1181. *out_mad = *in_mad;
  1182. if (smp->class_version != 1) {
  1183. smp->status |= IB_SMP_UNSUP_VERSION;
  1184. ret = reply(smp);
  1185. goto bail;
  1186. }
  1187. /* Is the mkey in the process of expiring? */
  1188. if (dev->mkey_lease_timeout && jiffies >= dev->mkey_lease_timeout) {
  1189. /* Clear timeout and mkey protection field. */
  1190. dev->mkey_lease_timeout = 0;
  1191. dev->mkeyprot = 0;
  1192. }
  1193. /*
  1194. * M_Key checking depends on
  1195. * Portinfo:M_Key_protect_bits
  1196. */
  1197. if ((mad_flags & IB_MAD_IGNORE_MKEY) == 0 && dev->mkey != 0 &&
  1198. dev->mkey != smp->mkey &&
  1199. (smp->method == IB_MGMT_METHOD_SET ||
  1200. (smp->method == IB_MGMT_METHOD_GET &&
  1201. dev->mkeyprot >= 2))) {
  1202. if (dev->mkey_violations != 0xFFFF)
  1203. ++dev->mkey_violations;
  1204. if (dev->mkey_lease_timeout ||
  1205. dev->mkey_lease_period == 0) {
  1206. ret = IB_MAD_RESULT_SUCCESS |
  1207. IB_MAD_RESULT_CONSUMED;
  1208. goto bail;
  1209. }
  1210. dev->mkey_lease_timeout = jiffies +
  1211. dev->mkey_lease_period * HZ;
  1212. /* Future: Generate a trap notice. */
  1213. ret = IB_MAD_RESULT_SUCCESS | IB_MAD_RESULT_CONSUMED;
  1214. goto bail;
  1215. } else if (dev->mkey_lease_timeout)
  1216. dev->mkey_lease_timeout = 0;
  1217. switch (smp->method) {
  1218. case IB_MGMT_METHOD_GET:
  1219. switch (smp->attr_id) {
  1220. case IB_SMP_ATTR_NODE_DESC:
  1221. ret = recv_subn_get_nodedescription(smp, ibdev);
  1222. goto bail;
  1223. case IB_SMP_ATTR_NODE_INFO:
  1224. ret = recv_subn_get_nodeinfo(smp, ibdev, port_num);
  1225. goto bail;
  1226. case IB_SMP_ATTR_GUID_INFO:
  1227. ret = recv_subn_get_guidinfo(smp, ibdev);
  1228. goto bail;
  1229. case IB_SMP_ATTR_PORT_INFO:
  1230. ret = recv_subn_get_portinfo(smp, ibdev, port_num);
  1231. goto bail;
  1232. case IB_SMP_ATTR_PKEY_TABLE:
  1233. ret = recv_subn_get_pkeytable(smp, ibdev);
  1234. goto bail;
  1235. case IB_SMP_ATTR_SM_INFO:
  1236. if (dev->port_cap_flags & IB_PORT_SM_DISABLED) {
  1237. ret = IB_MAD_RESULT_SUCCESS |
  1238. IB_MAD_RESULT_CONSUMED;
  1239. goto bail;
  1240. }
  1241. if (dev->port_cap_flags & IB_PORT_SM) {
  1242. ret = IB_MAD_RESULT_SUCCESS;
  1243. goto bail;
  1244. }
  1245. /* FALLTHROUGH */
  1246. default:
  1247. smp->status |= IB_SMP_UNSUP_METH_ATTR;
  1248. ret = reply(smp);
  1249. goto bail;
  1250. }
  1251. case IB_MGMT_METHOD_SET:
  1252. switch (smp->attr_id) {
  1253. case IB_SMP_ATTR_GUID_INFO:
  1254. ret = recv_subn_set_guidinfo(smp, ibdev);
  1255. goto bail;
  1256. case IB_SMP_ATTR_PORT_INFO:
  1257. ret = recv_subn_set_portinfo(smp, ibdev, port_num);
  1258. goto bail;
  1259. case IB_SMP_ATTR_PKEY_TABLE:
  1260. ret = recv_subn_set_pkeytable(smp, ibdev);
  1261. goto bail;
  1262. case IB_SMP_ATTR_SM_INFO:
  1263. if (dev->port_cap_flags & IB_PORT_SM_DISABLED) {
  1264. ret = IB_MAD_RESULT_SUCCESS |
  1265. IB_MAD_RESULT_CONSUMED;
  1266. goto bail;
  1267. }
  1268. if (dev->port_cap_flags & IB_PORT_SM) {
  1269. ret = IB_MAD_RESULT_SUCCESS;
  1270. goto bail;
  1271. }
  1272. /* FALLTHROUGH */
  1273. default:
  1274. smp->status |= IB_SMP_UNSUP_METH_ATTR;
  1275. ret = reply(smp);
  1276. goto bail;
  1277. }
  1278. case IB_MGMT_METHOD_GET_RESP:
  1279. /*
  1280. * The ib_mad module will call us to process responses
  1281. * before checking for other consumers.
  1282. * Just tell the caller to process it normally.
  1283. */
  1284. ret = IB_MAD_RESULT_FAILURE;
  1285. goto bail;
  1286. default:
  1287. smp->status |= IB_SMP_UNSUP_METHOD;
  1288. ret = reply(smp);
  1289. }
  1290. bail:
  1291. return ret;
  1292. }
  1293. static int process_perf(struct ib_device *ibdev, u8 port_num,
  1294. struct ib_mad *in_mad,
  1295. struct ib_mad *out_mad)
  1296. {
  1297. struct ib_perf *pmp = (struct ib_perf *)out_mad;
  1298. int ret;
  1299. *out_mad = *in_mad;
  1300. if (pmp->class_version != 1) {
  1301. pmp->status |= IB_SMP_UNSUP_VERSION;
  1302. ret = reply((struct ib_smp *) pmp);
  1303. goto bail;
  1304. }
  1305. switch (pmp->method) {
  1306. case IB_MGMT_METHOD_GET:
  1307. switch (pmp->attr_id) {
  1308. case IB_PMA_CLASS_PORT_INFO:
  1309. ret = recv_pma_get_classportinfo(pmp);
  1310. goto bail;
  1311. case IB_PMA_PORT_SAMPLES_CONTROL:
  1312. ret = recv_pma_get_portsamplescontrol(pmp, ibdev,
  1313. port_num);
  1314. goto bail;
  1315. case IB_PMA_PORT_SAMPLES_RESULT:
  1316. ret = recv_pma_get_portsamplesresult(pmp, ibdev);
  1317. goto bail;
  1318. case IB_PMA_PORT_SAMPLES_RESULT_EXT:
  1319. ret = recv_pma_get_portsamplesresult_ext(pmp,
  1320. ibdev);
  1321. goto bail;
  1322. case IB_PMA_PORT_COUNTERS:
  1323. ret = recv_pma_get_portcounters(pmp, ibdev,
  1324. port_num);
  1325. goto bail;
  1326. case IB_PMA_PORT_COUNTERS_EXT:
  1327. ret = recv_pma_get_portcounters_ext(pmp, ibdev,
  1328. port_num);
  1329. goto bail;
  1330. default:
  1331. pmp->status |= IB_SMP_UNSUP_METH_ATTR;
  1332. ret = reply((struct ib_smp *) pmp);
  1333. goto bail;
  1334. }
  1335. case IB_MGMT_METHOD_SET:
  1336. switch (pmp->attr_id) {
  1337. case IB_PMA_PORT_SAMPLES_CONTROL:
  1338. ret = recv_pma_set_portsamplescontrol(pmp, ibdev,
  1339. port_num);
  1340. goto bail;
  1341. case IB_PMA_PORT_COUNTERS:
  1342. ret = recv_pma_set_portcounters(pmp, ibdev,
  1343. port_num);
  1344. goto bail;
  1345. case IB_PMA_PORT_COUNTERS_EXT:
  1346. ret = recv_pma_set_portcounters_ext(pmp, ibdev,
  1347. port_num);
  1348. goto bail;
  1349. default:
  1350. pmp->status |= IB_SMP_UNSUP_METH_ATTR;
  1351. ret = reply((struct ib_smp *) pmp);
  1352. goto bail;
  1353. }
  1354. case IB_MGMT_METHOD_GET_RESP:
  1355. /*
  1356. * The ib_mad module will call us to process responses
  1357. * before checking for other consumers.
  1358. * Just tell the caller to process it normally.
  1359. */
  1360. ret = IB_MAD_RESULT_FAILURE;
  1361. goto bail;
  1362. default:
  1363. pmp->status |= IB_SMP_UNSUP_METHOD;
  1364. ret = reply((struct ib_smp *) pmp);
  1365. }
  1366. bail:
  1367. return ret;
  1368. }
  1369. /**
  1370. * ipath_process_mad - process an incoming MAD packet
  1371. * @ibdev: the infiniband device this packet came in on
  1372. * @mad_flags: MAD flags
  1373. * @port_num: the port number this packet came in on
  1374. * @in_wc: the work completion entry for this packet
  1375. * @in_grh: the global route header for this packet
  1376. * @in_mad: the incoming MAD
  1377. * @out_mad: any outgoing MAD reply
  1378. *
  1379. * Returns IB_MAD_RESULT_SUCCESS if this is a MAD that we are not
  1380. * interested in processing.
  1381. *
  1382. * Note that the verbs framework has already done the MAD sanity checks,
  1383. * and hop count/pointer updating for IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE
  1384. * MADs.
  1385. *
  1386. * This is called by the ib_mad module.
  1387. */
  1388. int ipath_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num,
  1389. struct ib_wc *in_wc, struct ib_grh *in_grh,
  1390. struct ib_mad *in_mad, struct ib_mad *out_mad)
  1391. {
  1392. int ret;
  1393. switch (in_mad->mad_hdr.mgmt_class) {
  1394. case IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE:
  1395. case IB_MGMT_CLASS_SUBN_LID_ROUTED:
  1396. ret = process_subn(ibdev, mad_flags, port_num,
  1397. in_mad, out_mad);
  1398. goto bail;
  1399. case IB_MGMT_CLASS_PERF_MGMT:
  1400. ret = process_perf(ibdev, port_num, in_mad, out_mad);
  1401. goto bail;
  1402. default:
  1403. ret = IB_MAD_RESULT_SUCCESS;
  1404. }
  1405. bail:
  1406. return ret;
  1407. }