i40e_txrx.c 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867
  1. /*******************************************************************************
  2. *
  3. * Intel Ethernet Controller XL710 Family Linux Driver
  4. * Copyright(c) 2013 - 2014 Intel Corporation.
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms and conditions of the GNU General Public License,
  8. * version 2, as published by the Free Software Foundation.
  9. *
  10. * This program is distributed in the hope it will be useful, but WITHOUT
  11. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  13. * more details.
  14. *
  15. * You should have received a copy of the GNU General Public License along
  16. * with this program. If not, see <http://www.gnu.org/licenses/>.
  17. *
  18. * The full GNU General Public License is included in this distribution in
  19. * the file called "COPYING".
  20. *
  21. * Contact Information:
  22. * e1000-devel Mailing List <e1000-devel@lists.sourceforge.net>
  23. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  24. *
  25. ******************************************************************************/
  26. #include <linux/prefetch.h>
  27. #include <net/busy_poll.h>
  28. #include "i40e.h"
  29. #include "i40e_prototype.h"
  30. static inline __le64 build_ctob(u32 td_cmd, u32 td_offset, unsigned int size,
  31. u32 td_tag)
  32. {
  33. return cpu_to_le64(I40E_TX_DESC_DTYPE_DATA |
  34. ((u64)td_cmd << I40E_TXD_QW1_CMD_SHIFT) |
  35. ((u64)td_offset << I40E_TXD_QW1_OFFSET_SHIFT) |
  36. ((u64)size << I40E_TXD_QW1_TX_BUF_SZ_SHIFT) |
  37. ((u64)td_tag << I40E_TXD_QW1_L2TAG1_SHIFT));
  38. }
  39. #define I40E_TXD_CMD (I40E_TX_DESC_CMD_EOP | I40E_TX_DESC_CMD_RS)
  40. #define I40E_FD_CLEAN_DELAY 10
  41. /**
  42. * i40e_program_fdir_filter - Program a Flow Director filter
  43. * @fdir_data: Packet data that will be filter parameters
  44. * @raw_packet: the pre-allocated packet buffer for FDir
  45. * @pf: The PF pointer
  46. * @add: True for add/update, False for remove
  47. **/
  48. int i40e_program_fdir_filter(struct i40e_fdir_filter *fdir_data, u8 *raw_packet,
  49. struct i40e_pf *pf, bool add)
  50. {
  51. struct i40e_filter_program_desc *fdir_desc;
  52. struct i40e_tx_buffer *tx_buf, *first;
  53. struct i40e_tx_desc *tx_desc;
  54. struct i40e_ring *tx_ring;
  55. unsigned int fpt, dcc;
  56. struct i40e_vsi *vsi;
  57. struct device *dev;
  58. dma_addr_t dma;
  59. u32 td_cmd = 0;
  60. u16 delay = 0;
  61. u16 i;
  62. /* find existing FDIR VSI */
  63. vsi = NULL;
  64. for (i = 0; i < pf->num_alloc_vsi; i++)
  65. if (pf->vsi[i] && pf->vsi[i]->type == I40E_VSI_FDIR)
  66. vsi = pf->vsi[i];
  67. if (!vsi)
  68. return -ENOENT;
  69. tx_ring = vsi->tx_rings[0];
  70. dev = tx_ring->dev;
  71. /* we need two descriptors to add/del a filter and we can wait */
  72. do {
  73. if (I40E_DESC_UNUSED(tx_ring) > 1)
  74. break;
  75. msleep_interruptible(1);
  76. delay++;
  77. } while (delay < I40E_FD_CLEAN_DELAY);
  78. if (!(I40E_DESC_UNUSED(tx_ring) > 1))
  79. return -EAGAIN;
  80. dma = dma_map_single(dev, raw_packet,
  81. I40E_FDIR_MAX_RAW_PACKET_SIZE, DMA_TO_DEVICE);
  82. if (dma_mapping_error(dev, dma))
  83. goto dma_fail;
  84. /* grab the next descriptor */
  85. i = tx_ring->next_to_use;
  86. fdir_desc = I40E_TX_FDIRDESC(tx_ring, i);
  87. first = &tx_ring->tx_bi[i];
  88. memset(first, 0, sizeof(struct i40e_tx_buffer));
  89. tx_ring->next_to_use = ((i + 1) < tx_ring->count) ? i + 1 : 0;
  90. fpt = (fdir_data->q_index << I40E_TXD_FLTR_QW0_QINDEX_SHIFT) &
  91. I40E_TXD_FLTR_QW0_QINDEX_MASK;
  92. fpt |= (fdir_data->flex_off << I40E_TXD_FLTR_QW0_FLEXOFF_SHIFT) &
  93. I40E_TXD_FLTR_QW0_FLEXOFF_MASK;
  94. fpt |= (fdir_data->pctype << I40E_TXD_FLTR_QW0_PCTYPE_SHIFT) &
  95. I40E_TXD_FLTR_QW0_PCTYPE_MASK;
  96. /* Use LAN VSI Id if not programmed by user */
  97. if (fdir_data->dest_vsi == 0)
  98. fpt |= (pf->vsi[pf->lan_vsi]->id) <<
  99. I40E_TXD_FLTR_QW0_DEST_VSI_SHIFT;
  100. else
  101. fpt |= ((u32)fdir_data->dest_vsi <<
  102. I40E_TXD_FLTR_QW0_DEST_VSI_SHIFT) &
  103. I40E_TXD_FLTR_QW0_DEST_VSI_MASK;
  104. dcc = I40E_TX_DESC_DTYPE_FILTER_PROG;
  105. if (add)
  106. dcc |= I40E_FILTER_PROGRAM_DESC_PCMD_ADD_UPDATE <<
  107. I40E_TXD_FLTR_QW1_PCMD_SHIFT;
  108. else
  109. dcc |= I40E_FILTER_PROGRAM_DESC_PCMD_REMOVE <<
  110. I40E_TXD_FLTR_QW1_PCMD_SHIFT;
  111. dcc |= (fdir_data->dest_ctl << I40E_TXD_FLTR_QW1_DEST_SHIFT) &
  112. I40E_TXD_FLTR_QW1_DEST_MASK;
  113. dcc |= (fdir_data->fd_status << I40E_TXD_FLTR_QW1_FD_STATUS_SHIFT) &
  114. I40E_TXD_FLTR_QW1_FD_STATUS_MASK;
  115. if (fdir_data->cnt_index != 0) {
  116. dcc |= I40E_TXD_FLTR_QW1_CNT_ENA_MASK;
  117. dcc |= ((u32)fdir_data->cnt_index <<
  118. I40E_TXD_FLTR_QW1_CNTINDEX_SHIFT) &
  119. I40E_TXD_FLTR_QW1_CNTINDEX_MASK;
  120. }
  121. fdir_desc->qindex_flex_ptype_vsi = cpu_to_le32(fpt);
  122. fdir_desc->rsvd = cpu_to_le32(0);
  123. fdir_desc->dtype_cmd_cntindex = cpu_to_le32(dcc);
  124. fdir_desc->fd_id = cpu_to_le32(fdir_data->fd_id);
  125. /* Now program a dummy descriptor */
  126. i = tx_ring->next_to_use;
  127. tx_desc = I40E_TX_DESC(tx_ring, i);
  128. tx_buf = &tx_ring->tx_bi[i];
  129. tx_ring->next_to_use = ((i + 1) < tx_ring->count) ? i + 1 : 0;
  130. memset(tx_buf, 0, sizeof(struct i40e_tx_buffer));
  131. /* record length, and DMA address */
  132. dma_unmap_len_set(tx_buf, len, I40E_FDIR_MAX_RAW_PACKET_SIZE);
  133. dma_unmap_addr_set(tx_buf, dma, dma);
  134. tx_desc->buffer_addr = cpu_to_le64(dma);
  135. td_cmd = I40E_TXD_CMD | I40E_TX_DESC_CMD_DUMMY;
  136. tx_buf->tx_flags = I40E_TX_FLAGS_FD_SB;
  137. tx_buf->raw_buf = (void *)raw_packet;
  138. tx_desc->cmd_type_offset_bsz =
  139. build_ctob(td_cmd, 0, I40E_FDIR_MAX_RAW_PACKET_SIZE, 0);
  140. /* Force memory writes to complete before letting h/w
  141. * know there are new descriptors to fetch.
  142. */
  143. wmb();
  144. /* Mark the data descriptor to be watched */
  145. first->next_to_watch = tx_desc;
  146. writel(tx_ring->next_to_use, tx_ring->tail);
  147. return 0;
  148. dma_fail:
  149. return -1;
  150. }
  151. #define IP_HEADER_OFFSET 14
  152. #define I40E_UDPIP_DUMMY_PACKET_LEN 42
  153. /**
  154. * i40e_add_del_fdir_udpv4 - Add/Remove UDPv4 filters
  155. * @vsi: pointer to the targeted VSI
  156. * @fd_data: the flow director data required for the FDir descriptor
  157. * @add: true adds a filter, false removes it
  158. *
  159. * Returns 0 if the filters were successfully added or removed
  160. **/
  161. static int i40e_add_del_fdir_udpv4(struct i40e_vsi *vsi,
  162. struct i40e_fdir_filter *fd_data,
  163. bool add)
  164. {
  165. struct i40e_pf *pf = vsi->back;
  166. struct udphdr *udp;
  167. struct iphdr *ip;
  168. bool err = false;
  169. u8 *raw_packet;
  170. int ret;
  171. static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0,
  172. 0x45, 0, 0, 0x1c, 0, 0, 0x40, 0, 0x40, 0x11, 0, 0, 0, 0, 0, 0,
  173. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
  174. raw_packet = kzalloc(I40E_FDIR_MAX_RAW_PACKET_SIZE, GFP_KERNEL);
  175. if (!raw_packet)
  176. return -ENOMEM;
  177. memcpy(raw_packet, packet, I40E_UDPIP_DUMMY_PACKET_LEN);
  178. ip = (struct iphdr *)(raw_packet + IP_HEADER_OFFSET);
  179. udp = (struct udphdr *)(raw_packet + IP_HEADER_OFFSET
  180. + sizeof(struct iphdr));
  181. ip->daddr = fd_data->dst_ip[0];
  182. udp->dest = fd_data->dst_port;
  183. ip->saddr = fd_data->src_ip[0];
  184. udp->source = fd_data->src_port;
  185. fd_data->pctype = I40E_FILTER_PCTYPE_NONF_IPV4_UDP;
  186. ret = i40e_program_fdir_filter(fd_data, raw_packet, pf, add);
  187. if (ret) {
  188. dev_info(&pf->pdev->dev,
  189. "PCTYPE:%d, Filter command send failed for fd_id:%d (ret = %d)\n",
  190. fd_data->pctype, fd_data->fd_id, ret);
  191. err = true;
  192. } else if (I40E_DEBUG_FD & pf->hw.debug_mask) {
  193. if (add)
  194. dev_info(&pf->pdev->dev,
  195. "Filter OK for PCTYPE %d loc = %d\n",
  196. fd_data->pctype, fd_data->fd_id);
  197. else
  198. dev_info(&pf->pdev->dev,
  199. "Filter deleted for PCTYPE %d loc = %d\n",
  200. fd_data->pctype, fd_data->fd_id);
  201. }
  202. return err ? -EOPNOTSUPP : 0;
  203. }
  204. #define I40E_TCPIP_DUMMY_PACKET_LEN 54
  205. /**
  206. * i40e_add_del_fdir_tcpv4 - Add/Remove TCPv4 filters
  207. * @vsi: pointer to the targeted VSI
  208. * @fd_data: the flow director data required for the FDir descriptor
  209. * @add: true adds a filter, false removes it
  210. *
  211. * Returns 0 if the filters were successfully added or removed
  212. **/
  213. static int i40e_add_del_fdir_tcpv4(struct i40e_vsi *vsi,
  214. struct i40e_fdir_filter *fd_data,
  215. bool add)
  216. {
  217. struct i40e_pf *pf = vsi->back;
  218. struct tcphdr *tcp;
  219. struct iphdr *ip;
  220. bool err = false;
  221. u8 *raw_packet;
  222. int ret;
  223. /* Dummy packet */
  224. static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0,
  225. 0x45, 0, 0, 0x28, 0, 0, 0x40, 0, 0x40, 0x6, 0, 0, 0, 0, 0, 0,
  226. 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x80, 0x11,
  227. 0x0, 0x72, 0, 0, 0, 0};
  228. raw_packet = kzalloc(I40E_FDIR_MAX_RAW_PACKET_SIZE, GFP_KERNEL);
  229. if (!raw_packet)
  230. return -ENOMEM;
  231. memcpy(raw_packet, packet, I40E_TCPIP_DUMMY_PACKET_LEN);
  232. ip = (struct iphdr *)(raw_packet + IP_HEADER_OFFSET);
  233. tcp = (struct tcphdr *)(raw_packet + IP_HEADER_OFFSET
  234. + sizeof(struct iphdr));
  235. ip->daddr = fd_data->dst_ip[0];
  236. tcp->dest = fd_data->dst_port;
  237. ip->saddr = fd_data->src_ip[0];
  238. tcp->source = fd_data->src_port;
  239. if (add) {
  240. pf->fd_tcp_rule++;
  241. if (pf->flags & I40E_FLAG_FD_ATR_ENABLED) {
  242. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  243. dev_info(&pf->pdev->dev, "Forcing ATR off, sideband rules for TCP/IPv4 flow being applied\n");
  244. pf->flags &= ~I40E_FLAG_FD_ATR_ENABLED;
  245. }
  246. } else {
  247. pf->fd_tcp_rule = (pf->fd_tcp_rule > 0) ?
  248. (pf->fd_tcp_rule - 1) : 0;
  249. if (pf->fd_tcp_rule == 0) {
  250. pf->flags |= I40E_FLAG_FD_ATR_ENABLED;
  251. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  252. dev_info(&pf->pdev->dev, "ATR re-enabled due to no sideband TCP/IPv4 rules\n");
  253. }
  254. }
  255. fd_data->pctype = I40E_FILTER_PCTYPE_NONF_IPV4_TCP;
  256. ret = i40e_program_fdir_filter(fd_data, raw_packet, pf, add);
  257. if (ret) {
  258. dev_info(&pf->pdev->dev,
  259. "PCTYPE:%d, Filter command send failed for fd_id:%d (ret = %d)\n",
  260. fd_data->pctype, fd_data->fd_id, ret);
  261. err = true;
  262. } else if (I40E_DEBUG_FD & pf->hw.debug_mask) {
  263. if (add)
  264. dev_info(&pf->pdev->dev, "Filter OK for PCTYPE %d loc = %d)\n",
  265. fd_data->pctype, fd_data->fd_id);
  266. else
  267. dev_info(&pf->pdev->dev,
  268. "Filter deleted for PCTYPE %d loc = %d\n",
  269. fd_data->pctype, fd_data->fd_id);
  270. }
  271. return err ? -EOPNOTSUPP : 0;
  272. }
  273. /**
  274. * i40e_add_del_fdir_sctpv4 - Add/Remove SCTPv4 Flow Director filters for
  275. * a specific flow spec
  276. * @vsi: pointer to the targeted VSI
  277. * @fd_data: the flow director data required for the FDir descriptor
  278. * @add: true adds a filter, false removes it
  279. *
  280. * Always returns -EOPNOTSUPP
  281. **/
  282. static int i40e_add_del_fdir_sctpv4(struct i40e_vsi *vsi,
  283. struct i40e_fdir_filter *fd_data,
  284. bool add)
  285. {
  286. return -EOPNOTSUPP;
  287. }
  288. #define I40E_IP_DUMMY_PACKET_LEN 34
  289. /**
  290. * i40e_add_del_fdir_ipv4 - Add/Remove IPv4 Flow Director filters for
  291. * a specific flow spec
  292. * @vsi: pointer to the targeted VSI
  293. * @fd_data: the flow director data required for the FDir descriptor
  294. * @add: true adds a filter, false removes it
  295. *
  296. * Returns 0 if the filters were successfully added or removed
  297. **/
  298. static int i40e_add_del_fdir_ipv4(struct i40e_vsi *vsi,
  299. struct i40e_fdir_filter *fd_data,
  300. bool add)
  301. {
  302. struct i40e_pf *pf = vsi->back;
  303. struct iphdr *ip;
  304. bool err = false;
  305. u8 *raw_packet;
  306. int ret;
  307. int i;
  308. static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0,
  309. 0x45, 0, 0, 0x14, 0, 0, 0x40, 0, 0x40, 0x10, 0, 0, 0, 0, 0, 0,
  310. 0, 0, 0, 0};
  311. for (i = I40E_FILTER_PCTYPE_NONF_IPV4_OTHER;
  312. i <= I40E_FILTER_PCTYPE_FRAG_IPV4; i++) {
  313. raw_packet = kzalloc(I40E_FDIR_MAX_RAW_PACKET_SIZE, GFP_KERNEL);
  314. if (!raw_packet)
  315. return -ENOMEM;
  316. memcpy(raw_packet, packet, I40E_IP_DUMMY_PACKET_LEN);
  317. ip = (struct iphdr *)(raw_packet + IP_HEADER_OFFSET);
  318. ip->saddr = fd_data->src_ip[0];
  319. ip->daddr = fd_data->dst_ip[0];
  320. ip->protocol = 0;
  321. fd_data->pctype = i;
  322. ret = i40e_program_fdir_filter(fd_data, raw_packet, pf, add);
  323. if (ret) {
  324. dev_info(&pf->pdev->dev,
  325. "PCTYPE:%d, Filter command send failed for fd_id:%d (ret = %d)\n",
  326. fd_data->pctype, fd_data->fd_id, ret);
  327. err = true;
  328. } else if (I40E_DEBUG_FD & pf->hw.debug_mask) {
  329. if (add)
  330. dev_info(&pf->pdev->dev,
  331. "Filter OK for PCTYPE %d loc = %d\n",
  332. fd_data->pctype, fd_data->fd_id);
  333. else
  334. dev_info(&pf->pdev->dev,
  335. "Filter deleted for PCTYPE %d loc = %d\n",
  336. fd_data->pctype, fd_data->fd_id);
  337. }
  338. }
  339. return err ? -EOPNOTSUPP : 0;
  340. }
  341. /**
  342. * i40e_add_del_fdir - Build raw packets to add/del fdir filter
  343. * @vsi: pointer to the targeted VSI
  344. * @cmd: command to get or set RX flow classification rules
  345. * @add: true adds a filter, false removes it
  346. *
  347. **/
  348. int i40e_add_del_fdir(struct i40e_vsi *vsi,
  349. struct i40e_fdir_filter *input, bool add)
  350. {
  351. struct i40e_pf *pf = vsi->back;
  352. int ret;
  353. switch (input->flow_type & ~FLOW_EXT) {
  354. case TCP_V4_FLOW:
  355. ret = i40e_add_del_fdir_tcpv4(vsi, input, add);
  356. break;
  357. case UDP_V4_FLOW:
  358. ret = i40e_add_del_fdir_udpv4(vsi, input, add);
  359. break;
  360. case SCTP_V4_FLOW:
  361. ret = i40e_add_del_fdir_sctpv4(vsi, input, add);
  362. break;
  363. case IPV4_FLOW:
  364. ret = i40e_add_del_fdir_ipv4(vsi, input, add);
  365. break;
  366. case IP_USER_FLOW:
  367. switch (input->ip4_proto) {
  368. case IPPROTO_TCP:
  369. ret = i40e_add_del_fdir_tcpv4(vsi, input, add);
  370. break;
  371. case IPPROTO_UDP:
  372. ret = i40e_add_del_fdir_udpv4(vsi, input, add);
  373. break;
  374. case IPPROTO_SCTP:
  375. ret = i40e_add_del_fdir_sctpv4(vsi, input, add);
  376. break;
  377. default:
  378. ret = i40e_add_del_fdir_ipv4(vsi, input, add);
  379. break;
  380. }
  381. break;
  382. default:
  383. dev_info(&pf->pdev->dev, "Could not specify spec type %d\n",
  384. input->flow_type);
  385. ret = -EINVAL;
  386. }
  387. /* The buffer allocated here is freed by the i40e_clean_tx_ring() */
  388. return ret;
  389. }
  390. /**
  391. * i40e_fd_handle_status - check the Programming Status for FD
  392. * @rx_ring: the Rx ring for this descriptor
  393. * @rx_desc: the Rx descriptor for programming Status, not a packet descriptor.
  394. * @prog_id: the id originally used for programming
  395. *
  396. * This is used to verify if the FD programming or invalidation
  397. * requested by SW to the HW is successful or not and take actions accordingly.
  398. **/
  399. static void i40e_fd_handle_status(struct i40e_ring *rx_ring,
  400. union i40e_rx_desc *rx_desc, u8 prog_id)
  401. {
  402. struct i40e_pf *pf = rx_ring->vsi->back;
  403. struct pci_dev *pdev = pf->pdev;
  404. u32 fcnt_prog, fcnt_avail;
  405. u32 error;
  406. u64 qw;
  407. qw = le64_to_cpu(rx_desc->wb.qword1.status_error_len);
  408. error = (qw & I40E_RX_PROG_STATUS_DESC_QW1_ERROR_MASK) >>
  409. I40E_RX_PROG_STATUS_DESC_QW1_ERROR_SHIFT;
  410. if (error == BIT(I40E_RX_PROG_STATUS_DESC_FD_TBL_FULL_SHIFT)) {
  411. if ((rx_desc->wb.qword0.hi_dword.fd_id != 0) ||
  412. (I40E_DEBUG_FD & pf->hw.debug_mask))
  413. dev_warn(&pdev->dev, "ntuple filter loc = %d, could not be added\n",
  414. rx_desc->wb.qword0.hi_dword.fd_id);
  415. /* Check if the programming error is for ATR.
  416. * If so, auto disable ATR and set a state for
  417. * flush in progress. Next time we come here if flush is in
  418. * progress do nothing, once flush is complete the state will
  419. * be cleared.
  420. */
  421. if (test_bit(__I40E_FD_FLUSH_REQUESTED, &pf->state))
  422. return;
  423. pf->fd_add_err++;
  424. /* store the current atr filter count */
  425. pf->fd_atr_cnt = i40e_get_current_atr_cnt(pf);
  426. if ((rx_desc->wb.qword0.hi_dword.fd_id == 0) &&
  427. (pf->auto_disable_flags & I40E_FLAG_FD_SB_ENABLED)) {
  428. pf->auto_disable_flags |= I40E_FLAG_FD_ATR_ENABLED;
  429. set_bit(__I40E_FD_FLUSH_REQUESTED, &pf->state);
  430. }
  431. /* filter programming failed most likely due to table full */
  432. fcnt_prog = i40e_get_global_fd_count(pf);
  433. fcnt_avail = pf->fdir_pf_filter_count;
  434. /* If ATR is running fcnt_prog can quickly change,
  435. * if we are very close to full, it makes sense to disable
  436. * FD ATR/SB and then re-enable it when there is room.
  437. */
  438. if (fcnt_prog >= (fcnt_avail - I40E_FDIR_BUFFER_FULL_MARGIN)) {
  439. if ((pf->flags & I40E_FLAG_FD_SB_ENABLED) &&
  440. !(pf->auto_disable_flags &
  441. I40E_FLAG_FD_SB_ENABLED)) {
  442. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  443. dev_warn(&pdev->dev, "FD filter space full, new ntuple rules will not be added\n");
  444. pf->auto_disable_flags |=
  445. I40E_FLAG_FD_SB_ENABLED;
  446. }
  447. } else {
  448. dev_info(&pdev->dev,
  449. "FD filter programming failed due to incorrect filter parameters\n");
  450. }
  451. } else if (error == BIT(I40E_RX_PROG_STATUS_DESC_NO_FD_ENTRY_SHIFT)) {
  452. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  453. dev_info(&pdev->dev, "ntuple filter fd_id = %d, could not be removed\n",
  454. rx_desc->wb.qword0.hi_dword.fd_id);
  455. }
  456. }
  457. /**
  458. * i40e_unmap_and_free_tx_resource - Release a Tx buffer
  459. * @ring: the ring that owns the buffer
  460. * @tx_buffer: the buffer to free
  461. **/
  462. static void i40e_unmap_and_free_tx_resource(struct i40e_ring *ring,
  463. struct i40e_tx_buffer *tx_buffer)
  464. {
  465. if (tx_buffer->skb) {
  466. if (tx_buffer->tx_flags & I40E_TX_FLAGS_FD_SB)
  467. kfree(tx_buffer->raw_buf);
  468. else
  469. dev_kfree_skb_any(tx_buffer->skb);
  470. if (dma_unmap_len(tx_buffer, len))
  471. dma_unmap_single(ring->dev,
  472. dma_unmap_addr(tx_buffer, dma),
  473. dma_unmap_len(tx_buffer, len),
  474. DMA_TO_DEVICE);
  475. } else if (dma_unmap_len(tx_buffer, len)) {
  476. dma_unmap_page(ring->dev,
  477. dma_unmap_addr(tx_buffer, dma),
  478. dma_unmap_len(tx_buffer, len),
  479. DMA_TO_DEVICE);
  480. }
  481. tx_buffer->next_to_watch = NULL;
  482. tx_buffer->skb = NULL;
  483. dma_unmap_len_set(tx_buffer, len, 0);
  484. /* tx_buffer must be completely set up in the transmit path */
  485. }
  486. /**
  487. * i40e_clean_tx_ring - Free any empty Tx buffers
  488. * @tx_ring: ring to be cleaned
  489. **/
  490. void i40e_clean_tx_ring(struct i40e_ring *tx_ring)
  491. {
  492. unsigned long bi_size;
  493. u16 i;
  494. /* ring already cleared, nothing to do */
  495. if (!tx_ring->tx_bi)
  496. return;
  497. /* Free all the Tx ring sk_buffs */
  498. for (i = 0; i < tx_ring->count; i++)
  499. i40e_unmap_and_free_tx_resource(tx_ring, &tx_ring->tx_bi[i]);
  500. bi_size = sizeof(struct i40e_tx_buffer) * tx_ring->count;
  501. memset(tx_ring->tx_bi, 0, bi_size);
  502. /* Zero out the descriptor ring */
  503. memset(tx_ring->desc, 0, tx_ring->size);
  504. tx_ring->next_to_use = 0;
  505. tx_ring->next_to_clean = 0;
  506. if (!tx_ring->netdev)
  507. return;
  508. /* cleanup Tx queue statistics */
  509. netdev_tx_reset_queue(netdev_get_tx_queue(tx_ring->netdev,
  510. tx_ring->queue_index));
  511. }
  512. /**
  513. * i40e_free_tx_resources - Free Tx resources per queue
  514. * @tx_ring: Tx descriptor ring for a specific queue
  515. *
  516. * Free all transmit software resources
  517. **/
  518. void i40e_free_tx_resources(struct i40e_ring *tx_ring)
  519. {
  520. i40e_clean_tx_ring(tx_ring);
  521. kfree(tx_ring->tx_bi);
  522. tx_ring->tx_bi = NULL;
  523. if (tx_ring->desc) {
  524. dma_free_coherent(tx_ring->dev, tx_ring->size,
  525. tx_ring->desc, tx_ring->dma);
  526. tx_ring->desc = NULL;
  527. }
  528. }
  529. /**
  530. * i40e_get_head - Retrieve head from head writeback
  531. * @tx_ring: tx ring to fetch head of
  532. *
  533. * Returns value of Tx ring head based on value stored
  534. * in head write-back location
  535. **/
  536. static inline u32 i40e_get_head(struct i40e_ring *tx_ring)
  537. {
  538. void *head = (struct i40e_tx_desc *)tx_ring->desc + tx_ring->count;
  539. return le32_to_cpu(*(volatile __le32 *)head);
  540. }
  541. /**
  542. * i40e_get_tx_pending - how many tx descriptors not processed
  543. * @tx_ring: the ring of descriptors
  544. *
  545. * Since there is no access to the ring head register
  546. * in XL710, we need to use our local copies
  547. **/
  548. static u32 i40e_get_tx_pending(struct i40e_ring *ring)
  549. {
  550. u32 head, tail;
  551. head = i40e_get_head(ring);
  552. tail = readl(ring->tail);
  553. if (head != tail)
  554. return (head < tail) ?
  555. tail - head : (tail + ring->count - head);
  556. return 0;
  557. }
  558. /**
  559. * i40e_check_tx_hang - Is there a hang in the Tx queue
  560. * @tx_ring: the ring of descriptors
  561. **/
  562. static bool i40e_check_tx_hang(struct i40e_ring *tx_ring)
  563. {
  564. u32 tx_done = tx_ring->stats.packets;
  565. u32 tx_done_old = tx_ring->tx_stats.tx_done_old;
  566. u32 tx_pending = i40e_get_tx_pending(tx_ring);
  567. struct i40e_pf *pf = tx_ring->vsi->back;
  568. bool ret = false;
  569. clear_check_for_tx_hang(tx_ring);
  570. /* Check for a hung queue, but be thorough. This verifies
  571. * that a transmit has been completed since the previous
  572. * check AND there is at least one packet pending. The
  573. * ARMED bit is set to indicate a potential hang. The
  574. * bit is cleared if a pause frame is received to remove
  575. * false hang detection due to PFC or 802.3x frames. By
  576. * requiring this to fail twice we avoid races with
  577. * PFC clearing the ARMED bit and conditions where we
  578. * run the check_tx_hang logic with a transmit completion
  579. * pending but without time to complete it yet.
  580. */
  581. if ((tx_done_old == tx_done) && tx_pending) {
  582. /* make sure it is true for two checks in a row */
  583. ret = test_and_set_bit(__I40E_HANG_CHECK_ARMED,
  584. &tx_ring->state);
  585. } else if (tx_done_old == tx_done &&
  586. (tx_pending < I40E_MIN_DESC_PENDING) && (tx_pending > 0)) {
  587. if (I40E_DEBUG_FLOW & pf->hw.debug_mask)
  588. dev_info(tx_ring->dev, "HW needs some more descs to do a cacheline flush. tx_pending %d, queue %d",
  589. tx_pending, tx_ring->queue_index);
  590. pf->tx_sluggish_count++;
  591. } else {
  592. /* update completed stats and disarm the hang check */
  593. tx_ring->tx_stats.tx_done_old = tx_done;
  594. clear_bit(__I40E_HANG_CHECK_ARMED, &tx_ring->state);
  595. }
  596. return ret;
  597. }
  598. #define WB_STRIDE 0x3
  599. /**
  600. * i40e_clean_tx_irq - Reclaim resources after transmit completes
  601. * @tx_ring: tx ring to clean
  602. * @budget: how many cleans we're allowed
  603. *
  604. * Returns true if there's any budget left (e.g. the clean is finished)
  605. **/
  606. static bool i40e_clean_tx_irq(struct i40e_ring *tx_ring, int budget)
  607. {
  608. u16 i = tx_ring->next_to_clean;
  609. struct i40e_tx_buffer *tx_buf;
  610. struct i40e_tx_desc *tx_head;
  611. struct i40e_tx_desc *tx_desc;
  612. unsigned int total_packets = 0;
  613. unsigned int total_bytes = 0;
  614. tx_buf = &tx_ring->tx_bi[i];
  615. tx_desc = I40E_TX_DESC(tx_ring, i);
  616. i -= tx_ring->count;
  617. tx_head = I40E_TX_DESC(tx_ring, i40e_get_head(tx_ring));
  618. do {
  619. struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch;
  620. /* if next_to_watch is not set then there is no work pending */
  621. if (!eop_desc)
  622. break;
  623. /* prevent any other reads prior to eop_desc */
  624. read_barrier_depends();
  625. /* we have caught up to head, no work left to do */
  626. if (tx_head == tx_desc)
  627. break;
  628. /* clear next_to_watch to prevent false hangs */
  629. tx_buf->next_to_watch = NULL;
  630. /* update the statistics for this packet */
  631. total_bytes += tx_buf->bytecount;
  632. total_packets += tx_buf->gso_segs;
  633. /* free the skb */
  634. dev_consume_skb_any(tx_buf->skb);
  635. /* unmap skb header data */
  636. dma_unmap_single(tx_ring->dev,
  637. dma_unmap_addr(tx_buf, dma),
  638. dma_unmap_len(tx_buf, len),
  639. DMA_TO_DEVICE);
  640. /* clear tx_buffer data */
  641. tx_buf->skb = NULL;
  642. dma_unmap_len_set(tx_buf, len, 0);
  643. /* unmap remaining buffers */
  644. while (tx_desc != eop_desc) {
  645. tx_buf++;
  646. tx_desc++;
  647. i++;
  648. if (unlikely(!i)) {
  649. i -= tx_ring->count;
  650. tx_buf = tx_ring->tx_bi;
  651. tx_desc = I40E_TX_DESC(tx_ring, 0);
  652. }
  653. /* unmap any remaining paged data */
  654. if (dma_unmap_len(tx_buf, len)) {
  655. dma_unmap_page(tx_ring->dev,
  656. dma_unmap_addr(tx_buf, dma),
  657. dma_unmap_len(tx_buf, len),
  658. DMA_TO_DEVICE);
  659. dma_unmap_len_set(tx_buf, len, 0);
  660. }
  661. }
  662. /* move us one more past the eop_desc for start of next pkt */
  663. tx_buf++;
  664. tx_desc++;
  665. i++;
  666. if (unlikely(!i)) {
  667. i -= tx_ring->count;
  668. tx_buf = tx_ring->tx_bi;
  669. tx_desc = I40E_TX_DESC(tx_ring, 0);
  670. }
  671. prefetch(tx_desc);
  672. /* update budget accounting */
  673. budget--;
  674. } while (likely(budget));
  675. i += tx_ring->count;
  676. tx_ring->next_to_clean = i;
  677. u64_stats_update_begin(&tx_ring->syncp);
  678. tx_ring->stats.bytes += total_bytes;
  679. tx_ring->stats.packets += total_packets;
  680. u64_stats_update_end(&tx_ring->syncp);
  681. tx_ring->q_vector->tx.total_bytes += total_bytes;
  682. tx_ring->q_vector->tx.total_packets += total_packets;
  683. /* check to see if there are any non-cache aligned descriptors
  684. * waiting to be written back, and kick the hardware to force
  685. * them to be written back in case of napi polling
  686. */
  687. if (budget &&
  688. !((i & WB_STRIDE) == WB_STRIDE) &&
  689. !test_bit(__I40E_DOWN, &tx_ring->vsi->state) &&
  690. (I40E_DESC_UNUSED(tx_ring) != tx_ring->count))
  691. tx_ring->arm_wb = true;
  692. else
  693. tx_ring->arm_wb = false;
  694. if (check_for_tx_hang(tx_ring) && i40e_check_tx_hang(tx_ring)) {
  695. /* schedule immediate reset if we believe we hung */
  696. dev_info(tx_ring->dev, "Detected Tx Unit Hang\n"
  697. " VSI <%d>\n"
  698. " Tx Queue <%d>\n"
  699. " next_to_use <%x>\n"
  700. " next_to_clean <%x>\n",
  701. tx_ring->vsi->seid,
  702. tx_ring->queue_index,
  703. tx_ring->next_to_use, i);
  704. netif_stop_subqueue(tx_ring->netdev, tx_ring->queue_index);
  705. dev_info(tx_ring->dev,
  706. "tx hang detected on queue %d, reset requested\n",
  707. tx_ring->queue_index);
  708. /* do not fire the reset immediately, wait for the stack to
  709. * decide we are truly stuck, also prevents every queue from
  710. * simultaneously requesting a reset
  711. */
  712. /* the adapter is about to reset, no point in enabling polling */
  713. budget = 1;
  714. }
  715. netdev_tx_completed_queue(netdev_get_tx_queue(tx_ring->netdev,
  716. tx_ring->queue_index),
  717. total_packets, total_bytes);
  718. #define TX_WAKE_THRESHOLD (DESC_NEEDED * 2)
  719. if (unlikely(total_packets && netif_carrier_ok(tx_ring->netdev) &&
  720. (I40E_DESC_UNUSED(tx_ring) >= TX_WAKE_THRESHOLD))) {
  721. /* Make sure that anybody stopping the queue after this
  722. * sees the new next_to_clean.
  723. */
  724. smp_mb();
  725. if (__netif_subqueue_stopped(tx_ring->netdev,
  726. tx_ring->queue_index) &&
  727. !test_bit(__I40E_DOWN, &tx_ring->vsi->state)) {
  728. netif_wake_subqueue(tx_ring->netdev,
  729. tx_ring->queue_index);
  730. ++tx_ring->tx_stats.restart_queue;
  731. }
  732. }
  733. return !!budget;
  734. }
  735. /**
  736. * i40e_force_wb - Arm hardware to do a wb on noncache aligned descriptors
  737. * @vsi: the VSI we care about
  738. * @q_vector: the vector on which to force writeback
  739. *
  740. **/
  741. static void i40e_force_wb(struct i40e_vsi *vsi, struct i40e_q_vector *q_vector)
  742. {
  743. u16 flags = q_vector->tx.ring[0].flags;
  744. if (flags & I40E_TXR_FLAGS_WB_ON_ITR) {
  745. u32 val;
  746. if (q_vector->arm_wb_state)
  747. return;
  748. val = I40E_PFINT_DYN_CTLN_WB_ON_ITR_MASK;
  749. wr32(&vsi->back->hw,
  750. I40E_PFINT_DYN_CTLN(q_vector->v_idx +
  751. vsi->base_vector - 1),
  752. val);
  753. q_vector->arm_wb_state = true;
  754. } else if (vsi->back->flags & I40E_FLAG_MSIX_ENABLED) {
  755. u32 val = I40E_PFINT_DYN_CTLN_INTENA_MASK |
  756. I40E_PFINT_DYN_CTLN_ITR_INDX_MASK | /* set noitr */
  757. I40E_PFINT_DYN_CTLN_SWINT_TRIG_MASK |
  758. I40E_PFINT_DYN_CTLN_SW_ITR_INDX_ENA_MASK;
  759. /* allow 00 to be written to the index */
  760. wr32(&vsi->back->hw,
  761. I40E_PFINT_DYN_CTLN(q_vector->v_idx +
  762. vsi->base_vector - 1), val);
  763. } else {
  764. u32 val = I40E_PFINT_DYN_CTL0_INTENA_MASK |
  765. I40E_PFINT_DYN_CTL0_ITR_INDX_MASK | /* set noitr */
  766. I40E_PFINT_DYN_CTL0_SWINT_TRIG_MASK |
  767. I40E_PFINT_DYN_CTL0_SW_ITR_INDX_ENA_MASK;
  768. /* allow 00 to be written to the index */
  769. wr32(&vsi->back->hw, I40E_PFINT_DYN_CTL0, val);
  770. }
  771. }
  772. /**
  773. * i40e_set_new_dynamic_itr - Find new ITR level
  774. * @rc: structure containing ring performance data
  775. *
  776. * Stores a new ITR value based on packets and byte counts during
  777. * the last interrupt. The advantage of per interrupt computation
  778. * is faster updates and more accurate ITR for the current traffic
  779. * pattern. Constants in this function were computed based on
  780. * theoretical maximum wire speed and thresholds were set based on
  781. * testing data as well as attempting to minimize response time
  782. * while increasing bulk throughput.
  783. **/
  784. static void i40e_set_new_dynamic_itr(struct i40e_ring_container *rc)
  785. {
  786. enum i40e_latency_range new_latency_range = rc->latency_range;
  787. u32 new_itr = rc->itr;
  788. int bytes_per_int;
  789. if (rc->total_packets == 0 || !rc->itr)
  790. return;
  791. /* simple throttlerate management
  792. * 0-10MB/s lowest (100000 ints/s)
  793. * 10-20MB/s low (20000 ints/s)
  794. * 20-1249MB/s bulk (8000 ints/s)
  795. */
  796. bytes_per_int = rc->total_bytes / rc->itr;
  797. switch (new_latency_range) {
  798. case I40E_LOWEST_LATENCY:
  799. if (bytes_per_int > 10)
  800. new_latency_range = I40E_LOW_LATENCY;
  801. break;
  802. case I40E_LOW_LATENCY:
  803. if (bytes_per_int > 20)
  804. new_latency_range = I40E_BULK_LATENCY;
  805. else if (bytes_per_int <= 10)
  806. new_latency_range = I40E_LOWEST_LATENCY;
  807. break;
  808. case I40E_BULK_LATENCY:
  809. if (bytes_per_int <= 20)
  810. new_latency_range = I40E_LOW_LATENCY;
  811. break;
  812. default:
  813. if (bytes_per_int <= 20)
  814. new_latency_range = I40E_LOW_LATENCY;
  815. break;
  816. }
  817. rc->latency_range = new_latency_range;
  818. switch (new_latency_range) {
  819. case I40E_LOWEST_LATENCY:
  820. new_itr = I40E_ITR_100K;
  821. break;
  822. case I40E_LOW_LATENCY:
  823. new_itr = I40E_ITR_20K;
  824. break;
  825. case I40E_BULK_LATENCY:
  826. new_itr = I40E_ITR_8K;
  827. break;
  828. default:
  829. break;
  830. }
  831. if (new_itr != rc->itr)
  832. rc->itr = new_itr;
  833. rc->total_bytes = 0;
  834. rc->total_packets = 0;
  835. }
  836. /**
  837. * i40e_clean_programming_status - clean the programming status descriptor
  838. * @rx_ring: the rx ring that has this descriptor
  839. * @rx_desc: the rx descriptor written back by HW
  840. *
  841. * Flow director should handle FD_FILTER_STATUS to check its filter programming
  842. * status being successful or not and take actions accordingly. FCoE should
  843. * handle its context/filter programming/invalidation status and take actions.
  844. *
  845. **/
  846. static void i40e_clean_programming_status(struct i40e_ring *rx_ring,
  847. union i40e_rx_desc *rx_desc)
  848. {
  849. u64 qw;
  850. u8 id;
  851. qw = le64_to_cpu(rx_desc->wb.qword1.status_error_len);
  852. id = (qw & I40E_RX_PROG_STATUS_DESC_QW1_PROGID_MASK) >>
  853. I40E_RX_PROG_STATUS_DESC_QW1_PROGID_SHIFT;
  854. if (id == I40E_RX_PROG_STATUS_DESC_FD_FILTER_STATUS)
  855. i40e_fd_handle_status(rx_ring, rx_desc, id);
  856. #ifdef I40E_FCOE
  857. else if ((id == I40E_RX_PROG_STATUS_DESC_FCOE_CTXT_PROG_STATUS) ||
  858. (id == I40E_RX_PROG_STATUS_DESC_FCOE_CTXT_INVL_STATUS))
  859. i40e_fcoe_handle_status(rx_ring, rx_desc, id);
  860. #endif
  861. }
  862. /**
  863. * i40e_setup_tx_descriptors - Allocate the Tx descriptors
  864. * @tx_ring: the tx ring to set up
  865. *
  866. * Return 0 on success, negative on error
  867. **/
  868. int i40e_setup_tx_descriptors(struct i40e_ring *tx_ring)
  869. {
  870. struct device *dev = tx_ring->dev;
  871. int bi_size;
  872. if (!dev)
  873. return -ENOMEM;
  874. bi_size = sizeof(struct i40e_tx_buffer) * tx_ring->count;
  875. tx_ring->tx_bi = kzalloc(bi_size, GFP_KERNEL);
  876. if (!tx_ring->tx_bi)
  877. goto err;
  878. /* round up to nearest 4K */
  879. tx_ring->size = tx_ring->count * sizeof(struct i40e_tx_desc);
  880. /* add u32 for head writeback, align after this takes care of
  881. * guaranteeing this is at least one cache line in size
  882. */
  883. tx_ring->size += sizeof(u32);
  884. tx_ring->size = ALIGN(tx_ring->size, 4096);
  885. tx_ring->desc = dma_alloc_coherent(dev, tx_ring->size,
  886. &tx_ring->dma, GFP_KERNEL);
  887. if (!tx_ring->desc) {
  888. dev_info(dev, "Unable to allocate memory for the Tx descriptor ring, size=%d\n",
  889. tx_ring->size);
  890. goto err;
  891. }
  892. tx_ring->next_to_use = 0;
  893. tx_ring->next_to_clean = 0;
  894. return 0;
  895. err:
  896. kfree(tx_ring->tx_bi);
  897. tx_ring->tx_bi = NULL;
  898. return -ENOMEM;
  899. }
  900. /**
  901. * i40e_clean_rx_ring - Free Rx buffers
  902. * @rx_ring: ring to be cleaned
  903. **/
  904. void i40e_clean_rx_ring(struct i40e_ring *rx_ring)
  905. {
  906. struct device *dev = rx_ring->dev;
  907. struct i40e_rx_buffer *rx_bi;
  908. unsigned long bi_size;
  909. u16 i;
  910. /* ring already cleared, nothing to do */
  911. if (!rx_ring->rx_bi)
  912. return;
  913. if (ring_is_ps_enabled(rx_ring)) {
  914. int bufsz = ALIGN(rx_ring->rx_hdr_len, 256) * rx_ring->count;
  915. rx_bi = &rx_ring->rx_bi[0];
  916. if (rx_bi->hdr_buf) {
  917. dma_free_coherent(dev,
  918. bufsz,
  919. rx_bi->hdr_buf,
  920. rx_bi->dma);
  921. for (i = 0; i < rx_ring->count; i++) {
  922. rx_bi = &rx_ring->rx_bi[i];
  923. rx_bi->dma = 0;
  924. rx_bi->hdr_buf = NULL;
  925. }
  926. }
  927. }
  928. /* Free all the Rx ring sk_buffs */
  929. for (i = 0; i < rx_ring->count; i++) {
  930. rx_bi = &rx_ring->rx_bi[i];
  931. if (rx_bi->dma) {
  932. dma_unmap_single(dev,
  933. rx_bi->dma,
  934. rx_ring->rx_buf_len,
  935. DMA_FROM_DEVICE);
  936. rx_bi->dma = 0;
  937. }
  938. if (rx_bi->skb) {
  939. dev_kfree_skb(rx_bi->skb);
  940. rx_bi->skb = NULL;
  941. }
  942. if (rx_bi->page) {
  943. if (rx_bi->page_dma) {
  944. dma_unmap_page(dev,
  945. rx_bi->page_dma,
  946. PAGE_SIZE / 2,
  947. DMA_FROM_DEVICE);
  948. rx_bi->page_dma = 0;
  949. }
  950. __free_page(rx_bi->page);
  951. rx_bi->page = NULL;
  952. rx_bi->page_offset = 0;
  953. }
  954. }
  955. bi_size = sizeof(struct i40e_rx_buffer) * rx_ring->count;
  956. memset(rx_ring->rx_bi, 0, bi_size);
  957. /* Zero out the descriptor ring */
  958. memset(rx_ring->desc, 0, rx_ring->size);
  959. rx_ring->next_to_clean = 0;
  960. rx_ring->next_to_use = 0;
  961. }
  962. /**
  963. * i40e_free_rx_resources - Free Rx resources
  964. * @rx_ring: ring to clean the resources from
  965. *
  966. * Free all receive software resources
  967. **/
  968. void i40e_free_rx_resources(struct i40e_ring *rx_ring)
  969. {
  970. i40e_clean_rx_ring(rx_ring);
  971. kfree(rx_ring->rx_bi);
  972. rx_ring->rx_bi = NULL;
  973. if (rx_ring->desc) {
  974. dma_free_coherent(rx_ring->dev, rx_ring->size,
  975. rx_ring->desc, rx_ring->dma);
  976. rx_ring->desc = NULL;
  977. }
  978. }
  979. /**
  980. * i40e_alloc_rx_headers - allocate rx header buffers
  981. * @rx_ring: ring to alloc buffers
  982. *
  983. * Allocate rx header buffers for the entire ring. As these are static,
  984. * this is only called when setting up a new ring.
  985. **/
  986. void i40e_alloc_rx_headers(struct i40e_ring *rx_ring)
  987. {
  988. struct device *dev = rx_ring->dev;
  989. struct i40e_rx_buffer *rx_bi;
  990. dma_addr_t dma;
  991. void *buffer;
  992. int buf_size;
  993. int i;
  994. if (rx_ring->rx_bi[0].hdr_buf)
  995. return;
  996. /* Make sure the buffers don't cross cache line boundaries. */
  997. buf_size = ALIGN(rx_ring->rx_hdr_len, 256);
  998. buffer = dma_alloc_coherent(dev, buf_size * rx_ring->count,
  999. &dma, GFP_KERNEL);
  1000. if (!buffer)
  1001. return;
  1002. for (i = 0; i < rx_ring->count; i++) {
  1003. rx_bi = &rx_ring->rx_bi[i];
  1004. rx_bi->dma = dma + (i * buf_size);
  1005. rx_bi->hdr_buf = buffer + (i * buf_size);
  1006. }
  1007. }
  1008. /**
  1009. * i40e_setup_rx_descriptors - Allocate Rx descriptors
  1010. * @rx_ring: Rx descriptor ring (for a specific queue) to setup
  1011. *
  1012. * Returns 0 on success, negative on failure
  1013. **/
  1014. int i40e_setup_rx_descriptors(struct i40e_ring *rx_ring)
  1015. {
  1016. struct device *dev = rx_ring->dev;
  1017. int bi_size;
  1018. bi_size = sizeof(struct i40e_rx_buffer) * rx_ring->count;
  1019. rx_ring->rx_bi = kzalloc(bi_size, GFP_KERNEL);
  1020. if (!rx_ring->rx_bi)
  1021. goto err;
  1022. u64_stats_init(&rx_ring->syncp);
  1023. /* Round up to nearest 4K */
  1024. rx_ring->size = ring_is_16byte_desc_enabled(rx_ring)
  1025. ? rx_ring->count * sizeof(union i40e_16byte_rx_desc)
  1026. : rx_ring->count * sizeof(union i40e_32byte_rx_desc);
  1027. rx_ring->size = ALIGN(rx_ring->size, 4096);
  1028. rx_ring->desc = dma_alloc_coherent(dev, rx_ring->size,
  1029. &rx_ring->dma, GFP_KERNEL);
  1030. if (!rx_ring->desc) {
  1031. dev_info(dev, "Unable to allocate memory for the Rx descriptor ring, size=%d\n",
  1032. rx_ring->size);
  1033. goto err;
  1034. }
  1035. rx_ring->next_to_clean = 0;
  1036. rx_ring->next_to_use = 0;
  1037. return 0;
  1038. err:
  1039. kfree(rx_ring->rx_bi);
  1040. rx_ring->rx_bi = NULL;
  1041. return -ENOMEM;
  1042. }
  1043. /**
  1044. * i40e_release_rx_desc - Store the new tail and head values
  1045. * @rx_ring: ring to bump
  1046. * @val: new head index
  1047. **/
  1048. static inline void i40e_release_rx_desc(struct i40e_ring *rx_ring, u32 val)
  1049. {
  1050. rx_ring->next_to_use = val;
  1051. /* Force memory writes to complete before letting h/w
  1052. * know there are new descriptors to fetch. (Only
  1053. * applicable for weak-ordered memory model archs,
  1054. * such as IA-64).
  1055. */
  1056. wmb();
  1057. writel(val, rx_ring->tail);
  1058. }
  1059. /**
  1060. * i40e_alloc_rx_buffers_ps - Replace used receive buffers; packet split
  1061. * @rx_ring: ring to place buffers on
  1062. * @cleaned_count: number of buffers to replace
  1063. **/
  1064. void i40e_alloc_rx_buffers_ps(struct i40e_ring *rx_ring, u16 cleaned_count)
  1065. {
  1066. u16 i = rx_ring->next_to_use;
  1067. union i40e_rx_desc *rx_desc;
  1068. struct i40e_rx_buffer *bi;
  1069. /* do nothing if no valid netdev defined */
  1070. if (!rx_ring->netdev || !cleaned_count)
  1071. return;
  1072. while (cleaned_count--) {
  1073. rx_desc = I40E_RX_DESC(rx_ring, i);
  1074. bi = &rx_ring->rx_bi[i];
  1075. if (bi->skb) /* desc is in use */
  1076. goto no_buffers;
  1077. if (!bi->page) {
  1078. bi->page = alloc_page(GFP_ATOMIC);
  1079. if (!bi->page) {
  1080. rx_ring->rx_stats.alloc_page_failed++;
  1081. goto no_buffers;
  1082. }
  1083. }
  1084. if (!bi->page_dma) {
  1085. /* use a half page if we're re-using */
  1086. bi->page_offset ^= PAGE_SIZE / 2;
  1087. bi->page_dma = dma_map_page(rx_ring->dev,
  1088. bi->page,
  1089. bi->page_offset,
  1090. PAGE_SIZE / 2,
  1091. DMA_FROM_DEVICE);
  1092. if (dma_mapping_error(rx_ring->dev,
  1093. bi->page_dma)) {
  1094. rx_ring->rx_stats.alloc_page_failed++;
  1095. bi->page_dma = 0;
  1096. goto no_buffers;
  1097. }
  1098. }
  1099. dma_sync_single_range_for_device(rx_ring->dev,
  1100. bi->dma,
  1101. 0,
  1102. rx_ring->rx_hdr_len,
  1103. DMA_FROM_DEVICE);
  1104. /* Refresh the desc even if buffer_addrs didn't change
  1105. * because each write-back erases this info.
  1106. */
  1107. rx_desc->read.pkt_addr = cpu_to_le64(bi->page_dma);
  1108. rx_desc->read.hdr_addr = cpu_to_le64(bi->dma);
  1109. i++;
  1110. if (i == rx_ring->count)
  1111. i = 0;
  1112. }
  1113. no_buffers:
  1114. if (rx_ring->next_to_use != i)
  1115. i40e_release_rx_desc(rx_ring, i);
  1116. }
  1117. /**
  1118. * i40e_alloc_rx_buffers_1buf - Replace used receive buffers; single buffer
  1119. * @rx_ring: ring to place buffers on
  1120. * @cleaned_count: number of buffers to replace
  1121. **/
  1122. void i40e_alloc_rx_buffers_1buf(struct i40e_ring *rx_ring, u16 cleaned_count)
  1123. {
  1124. u16 i = rx_ring->next_to_use;
  1125. union i40e_rx_desc *rx_desc;
  1126. struct i40e_rx_buffer *bi;
  1127. struct sk_buff *skb;
  1128. /* do nothing if no valid netdev defined */
  1129. if (!rx_ring->netdev || !cleaned_count)
  1130. return;
  1131. while (cleaned_count--) {
  1132. rx_desc = I40E_RX_DESC(rx_ring, i);
  1133. bi = &rx_ring->rx_bi[i];
  1134. skb = bi->skb;
  1135. if (!skb) {
  1136. skb = netdev_alloc_skb_ip_align(rx_ring->netdev,
  1137. rx_ring->rx_buf_len);
  1138. if (!skb) {
  1139. rx_ring->rx_stats.alloc_buff_failed++;
  1140. goto no_buffers;
  1141. }
  1142. /* initialize queue mapping */
  1143. skb_record_rx_queue(skb, rx_ring->queue_index);
  1144. bi->skb = skb;
  1145. }
  1146. if (!bi->dma) {
  1147. bi->dma = dma_map_single(rx_ring->dev,
  1148. skb->data,
  1149. rx_ring->rx_buf_len,
  1150. DMA_FROM_DEVICE);
  1151. if (dma_mapping_error(rx_ring->dev, bi->dma)) {
  1152. rx_ring->rx_stats.alloc_buff_failed++;
  1153. bi->dma = 0;
  1154. goto no_buffers;
  1155. }
  1156. }
  1157. rx_desc->read.pkt_addr = cpu_to_le64(bi->dma);
  1158. rx_desc->read.hdr_addr = 0;
  1159. i++;
  1160. if (i == rx_ring->count)
  1161. i = 0;
  1162. }
  1163. no_buffers:
  1164. if (rx_ring->next_to_use != i)
  1165. i40e_release_rx_desc(rx_ring, i);
  1166. }
  1167. /**
  1168. * i40e_receive_skb - Send a completed packet up the stack
  1169. * @rx_ring: rx ring in play
  1170. * @skb: packet to send up
  1171. * @vlan_tag: vlan tag for packet
  1172. **/
  1173. static void i40e_receive_skb(struct i40e_ring *rx_ring,
  1174. struct sk_buff *skb, u16 vlan_tag)
  1175. {
  1176. struct i40e_q_vector *q_vector = rx_ring->q_vector;
  1177. struct i40e_vsi *vsi = rx_ring->vsi;
  1178. u64 flags = vsi->back->flags;
  1179. if (vlan_tag & VLAN_VID_MASK)
  1180. __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), vlan_tag);
  1181. if (flags & I40E_FLAG_IN_NETPOLL)
  1182. netif_rx(skb);
  1183. else
  1184. napi_gro_receive(&q_vector->napi, skb);
  1185. }
  1186. /**
  1187. * i40e_rx_checksum - Indicate in skb if hw indicated a good cksum
  1188. * @vsi: the VSI we care about
  1189. * @skb: skb currently being received and modified
  1190. * @rx_status: status value of last descriptor in packet
  1191. * @rx_error: error value of last descriptor in packet
  1192. * @rx_ptype: ptype value of last descriptor in packet
  1193. **/
  1194. static inline void i40e_rx_checksum(struct i40e_vsi *vsi,
  1195. struct sk_buff *skb,
  1196. u32 rx_status,
  1197. u32 rx_error,
  1198. u16 rx_ptype)
  1199. {
  1200. struct i40e_rx_ptype_decoded decoded = decode_rx_desc_ptype(rx_ptype);
  1201. bool ipv4 = false, ipv6 = false;
  1202. bool ipv4_tunnel, ipv6_tunnel;
  1203. __wsum rx_udp_csum;
  1204. struct iphdr *iph;
  1205. __sum16 csum;
  1206. ipv4_tunnel = (rx_ptype >= I40E_RX_PTYPE_GRENAT4_MAC_PAY3) &&
  1207. (rx_ptype <= I40E_RX_PTYPE_GRENAT4_MACVLAN_IPV6_ICMP_PAY4);
  1208. ipv6_tunnel = (rx_ptype >= I40E_RX_PTYPE_GRENAT6_MAC_PAY3) &&
  1209. (rx_ptype <= I40E_RX_PTYPE_GRENAT6_MACVLAN_IPV6_ICMP_PAY4);
  1210. skb->ip_summed = CHECKSUM_NONE;
  1211. /* Rx csum enabled and ip headers found? */
  1212. if (!(vsi->netdev->features & NETIF_F_RXCSUM))
  1213. return;
  1214. /* did the hardware decode the packet and checksum? */
  1215. if (!(rx_status & BIT(I40E_RX_DESC_STATUS_L3L4P_SHIFT)))
  1216. return;
  1217. /* both known and outer_ip must be set for the below code to work */
  1218. if (!(decoded.known && decoded.outer_ip))
  1219. return;
  1220. if (decoded.outer_ip == I40E_RX_PTYPE_OUTER_IP &&
  1221. decoded.outer_ip_ver == I40E_RX_PTYPE_OUTER_IPV4)
  1222. ipv4 = true;
  1223. else if (decoded.outer_ip == I40E_RX_PTYPE_OUTER_IP &&
  1224. decoded.outer_ip_ver == I40E_RX_PTYPE_OUTER_IPV6)
  1225. ipv6 = true;
  1226. if (ipv4 &&
  1227. (rx_error & (BIT(I40E_RX_DESC_ERROR_IPE_SHIFT) |
  1228. BIT(I40E_RX_DESC_ERROR_EIPE_SHIFT))))
  1229. goto checksum_fail;
  1230. /* likely incorrect csum if alternate IP extension headers found */
  1231. if (ipv6 &&
  1232. rx_status & BIT(I40E_RX_DESC_STATUS_IPV6EXADD_SHIFT))
  1233. /* don't increment checksum err here, non-fatal err */
  1234. return;
  1235. /* there was some L4 error, count error and punt packet to the stack */
  1236. if (rx_error & BIT(I40E_RX_DESC_ERROR_L4E_SHIFT))
  1237. goto checksum_fail;
  1238. /* handle packets that were not able to be checksummed due
  1239. * to arrival speed, in this case the stack can compute
  1240. * the csum.
  1241. */
  1242. if (rx_error & BIT(I40E_RX_DESC_ERROR_PPRS_SHIFT))
  1243. return;
  1244. /* If VXLAN traffic has an outer UDPv4 checksum we need to check
  1245. * it in the driver, hardware does not do it for us.
  1246. * Since L3L4P bit was set we assume a valid IHL value (>=5)
  1247. * so the total length of IPv4 header is IHL*4 bytes
  1248. * The UDP_0 bit *may* bet set if the *inner* header is UDP
  1249. */
  1250. if (!(vsi->back->flags & I40E_FLAG_OUTER_UDP_CSUM_CAPABLE) &&
  1251. (ipv4_tunnel)) {
  1252. skb->transport_header = skb->mac_header +
  1253. sizeof(struct ethhdr) +
  1254. (ip_hdr(skb)->ihl * 4);
  1255. /* Add 4 bytes for VLAN tagged packets */
  1256. skb->transport_header += (skb->protocol == htons(ETH_P_8021Q) ||
  1257. skb->protocol == htons(ETH_P_8021AD))
  1258. ? VLAN_HLEN : 0;
  1259. if ((ip_hdr(skb)->protocol == IPPROTO_UDP) &&
  1260. (udp_hdr(skb)->check != 0)) {
  1261. rx_udp_csum = udp_csum(skb);
  1262. iph = ip_hdr(skb);
  1263. csum = csum_tcpudp_magic(
  1264. iph->saddr, iph->daddr,
  1265. (skb->len - skb_transport_offset(skb)),
  1266. IPPROTO_UDP, rx_udp_csum);
  1267. if (udp_hdr(skb)->check != csum)
  1268. goto checksum_fail;
  1269. } /* else its GRE and so no outer UDP header */
  1270. }
  1271. skb->ip_summed = CHECKSUM_UNNECESSARY;
  1272. skb->csum_level = ipv4_tunnel || ipv6_tunnel;
  1273. return;
  1274. checksum_fail:
  1275. vsi->back->hw_csum_rx_error++;
  1276. }
  1277. /**
  1278. * i40e_rx_hash - returns the hash value from the Rx descriptor
  1279. * @ring: descriptor ring
  1280. * @rx_desc: specific descriptor
  1281. **/
  1282. static inline u32 i40e_rx_hash(struct i40e_ring *ring,
  1283. union i40e_rx_desc *rx_desc)
  1284. {
  1285. const __le64 rss_mask =
  1286. cpu_to_le64((u64)I40E_RX_DESC_FLTSTAT_RSS_HASH <<
  1287. I40E_RX_DESC_STATUS_FLTSTAT_SHIFT);
  1288. if ((ring->netdev->features & NETIF_F_RXHASH) &&
  1289. (rx_desc->wb.qword1.status_error_len & rss_mask) == rss_mask)
  1290. return le32_to_cpu(rx_desc->wb.qword0.hi_dword.rss);
  1291. else
  1292. return 0;
  1293. }
  1294. /**
  1295. * i40e_ptype_to_hash - get a hash type
  1296. * @ptype: the ptype value from the descriptor
  1297. *
  1298. * Returns a hash type to be used by skb_set_hash
  1299. **/
  1300. static inline enum pkt_hash_types i40e_ptype_to_hash(u8 ptype)
  1301. {
  1302. struct i40e_rx_ptype_decoded decoded = decode_rx_desc_ptype(ptype);
  1303. if (!decoded.known)
  1304. return PKT_HASH_TYPE_NONE;
  1305. if (decoded.outer_ip == I40E_RX_PTYPE_OUTER_IP &&
  1306. decoded.payload_layer == I40E_RX_PTYPE_PAYLOAD_LAYER_PAY4)
  1307. return PKT_HASH_TYPE_L4;
  1308. else if (decoded.outer_ip == I40E_RX_PTYPE_OUTER_IP &&
  1309. decoded.payload_layer == I40E_RX_PTYPE_PAYLOAD_LAYER_PAY3)
  1310. return PKT_HASH_TYPE_L3;
  1311. else
  1312. return PKT_HASH_TYPE_L2;
  1313. }
  1314. /**
  1315. * i40e_clean_rx_irq_ps - Reclaim resources after receive; packet split
  1316. * @rx_ring: rx ring to clean
  1317. * @budget: how many cleans we're allowed
  1318. *
  1319. * Returns true if there's any budget left (e.g. the clean is finished)
  1320. **/
  1321. static int i40e_clean_rx_irq_ps(struct i40e_ring *rx_ring, int budget)
  1322. {
  1323. unsigned int total_rx_bytes = 0, total_rx_packets = 0;
  1324. u16 rx_packet_len, rx_header_len, rx_sph, rx_hbo;
  1325. u16 cleaned_count = I40E_DESC_UNUSED(rx_ring);
  1326. const int current_node = numa_node_id();
  1327. struct i40e_vsi *vsi = rx_ring->vsi;
  1328. u16 i = rx_ring->next_to_clean;
  1329. union i40e_rx_desc *rx_desc;
  1330. u32 rx_error, rx_status;
  1331. u8 rx_ptype;
  1332. u64 qword;
  1333. if (budget <= 0)
  1334. return 0;
  1335. do {
  1336. struct i40e_rx_buffer *rx_bi;
  1337. struct sk_buff *skb;
  1338. u16 vlan_tag;
  1339. /* return some buffers to hardware, one at a time is too slow */
  1340. if (cleaned_count >= I40E_RX_BUFFER_WRITE) {
  1341. i40e_alloc_rx_buffers_ps(rx_ring, cleaned_count);
  1342. cleaned_count = 0;
  1343. }
  1344. i = rx_ring->next_to_clean;
  1345. rx_desc = I40E_RX_DESC(rx_ring, i);
  1346. qword = le64_to_cpu(rx_desc->wb.qword1.status_error_len);
  1347. rx_status = (qword & I40E_RXD_QW1_STATUS_MASK) >>
  1348. I40E_RXD_QW1_STATUS_SHIFT;
  1349. if (!(rx_status & BIT(I40E_RX_DESC_STATUS_DD_SHIFT)))
  1350. break;
  1351. /* This memory barrier is needed to keep us from reading
  1352. * any other fields out of the rx_desc until we know the
  1353. * DD bit is set.
  1354. */
  1355. dma_rmb();
  1356. if (i40e_rx_is_programming_status(qword)) {
  1357. i40e_clean_programming_status(rx_ring, rx_desc);
  1358. I40E_RX_INCREMENT(rx_ring, i);
  1359. continue;
  1360. }
  1361. rx_bi = &rx_ring->rx_bi[i];
  1362. skb = rx_bi->skb;
  1363. if (likely(!skb)) {
  1364. skb = netdev_alloc_skb_ip_align(rx_ring->netdev,
  1365. rx_ring->rx_hdr_len);
  1366. if (!skb) {
  1367. rx_ring->rx_stats.alloc_buff_failed++;
  1368. break;
  1369. }
  1370. /* initialize queue mapping */
  1371. skb_record_rx_queue(skb, rx_ring->queue_index);
  1372. /* we are reusing so sync this buffer for CPU use */
  1373. dma_sync_single_range_for_cpu(rx_ring->dev,
  1374. rx_bi->dma,
  1375. 0,
  1376. rx_ring->rx_hdr_len,
  1377. DMA_FROM_DEVICE);
  1378. }
  1379. rx_packet_len = (qword & I40E_RXD_QW1_LENGTH_PBUF_MASK) >>
  1380. I40E_RXD_QW1_LENGTH_PBUF_SHIFT;
  1381. rx_header_len = (qword & I40E_RXD_QW1_LENGTH_HBUF_MASK) >>
  1382. I40E_RXD_QW1_LENGTH_HBUF_SHIFT;
  1383. rx_sph = (qword & I40E_RXD_QW1_LENGTH_SPH_MASK) >>
  1384. I40E_RXD_QW1_LENGTH_SPH_SHIFT;
  1385. rx_error = (qword & I40E_RXD_QW1_ERROR_MASK) >>
  1386. I40E_RXD_QW1_ERROR_SHIFT;
  1387. rx_hbo = rx_error & BIT(I40E_RX_DESC_ERROR_HBO_SHIFT);
  1388. rx_error &= ~BIT(I40E_RX_DESC_ERROR_HBO_SHIFT);
  1389. rx_ptype = (qword & I40E_RXD_QW1_PTYPE_MASK) >>
  1390. I40E_RXD_QW1_PTYPE_SHIFT;
  1391. prefetch(rx_bi->page);
  1392. rx_bi->skb = NULL;
  1393. cleaned_count++;
  1394. if (rx_hbo || rx_sph) {
  1395. int len;
  1396. if (rx_hbo)
  1397. len = I40E_RX_HDR_SIZE;
  1398. else
  1399. len = rx_header_len;
  1400. memcpy(__skb_put(skb, len), rx_bi->hdr_buf, len);
  1401. } else if (skb->len == 0) {
  1402. int len;
  1403. len = (rx_packet_len > skb_headlen(skb) ?
  1404. skb_headlen(skb) : rx_packet_len);
  1405. memcpy(__skb_put(skb, len),
  1406. rx_bi->page + rx_bi->page_offset,
  1407. len);
  1408. rx_bi->page_offset += len;
  1409. rx_packet_len -= len;
  1410. }
  1411. /* Get the rest of the data if this was a header split */
  1412. if (rx_packet_len) {
  1413. skb_fill_page_desc(skb, skb_shinfo(skb)->nr_frags,
  1414. rx_bi->page,
  1415. rx_bi->page_offset,
  1416. rx_packet_len);
  1417. skb->len += rx_packet_len;
  1418. skb->data_len += rx_packet_len;
  1419. skb->truesize += rx_packet_len;
  1420. if ((page_count(rx_bi->page) == 1) &&
  1421. (page_to_nid(rx_bi->page) == current_node))
  1422. get_page(rx_bi->page);
  1423. else
  1424. rx_bi->page = NULL;
  1425. dma_unmap_page(rx_ring->dev,
  1426. rx_bi->page_dma,
  1427. PAGE_SIZE / 2,
  1428. DMA_FROM_DEVICE);
  1429. rx_bi->page_dma = 0;
  1430. }
  1431. I40E_RX_INCREMENT(rx_ring, i);
  1432. if (unlikely(
  1433. !(rx_status & BIT(I40E_RX_DESC_STATUS_EOF_SHIFT)))) {
  1434. struct i40e_rx_buffer *next_buffer;
  1435. next_buffer = &rx_ring->rx_bi[i];
  1436. next_buffer->skb = skb;
  1437. rx_ring->rx_stats.non_eop_descs++;
  1438. continue;
  1439. }
  1440. /* ERR_MASK will only have valid bits if EOP set */
  1441. if (unlikely(rx_error & BIT(I40E_RX_DESC_ERROR_RXE_SHIFT))) {
  1442. dev_kfree_skb_any(skb);
  1443. continue;
  1444. }
  1445. skb_set_hash(skb, i40e_rx_hash(rx_ring, rx_desc),
  1446. i40e_ptype_to_hash(rx_ptype));
  1447. if (unlikely(rx_status & I40E_RXD_QW1_STATUS_TSYNVALID_MASK)) {
  1448. i40e_ptp_rx_hwtstamp(vsi->back, skb, (rx_status &
  1449. I40E_RXD_QW1_STATUS_TSYNINDX_MASK) >>
  1450. I40E_RXD_QW1_STATUS_TSYNINDX_SHIFT);
  1451. rx_ring->last_rx_timestamp = jiffies;
  1452. }
  1453. /* probably a little skewed due to removing CRC */
  1454. total_rx_bytes += skb->len;
  1455. total_rx_packets++;
  1456. skb->protocol = eth_type_trans(skb, rx_ring->netdev);
  1457. i40e_rx_checksum(vsi, skb, rx_status, rx_error, rx_ptype);
  1458. vlan_tag = rx_status & BIT(I40E_RX_DESC_STATUS_L2TAG1P_SHIFT)
  1459. ? le16_to_cpu(rx_desc->wb.qword0.lo_dword.l2tag1)
  1460. : 0;
  1461. #ifdef I40E_FCOE
  1462. if (!i40e_fcoe_handle_offload(rx_ring, rx_desc, skb)) {
  1463. dev_kfree_skb_any(skb);
  1464. continue;
  1465. }
  1466. #endif
  1467. skb_mark_napi_id(skb, &rx_ring->q_vector->napi);
  1468. i40e_receive_skb(rx_ring, skb, vlan_tag);
  1469. rx_desc->wb.qword1.status_error_len = 0;
  1470. } while (likely(total_rx_packets < budget));
  1471. u64_stats_update_begin(&rx_ring->syncp);
  1472. rx_ring->stats.packets += total_rx_packets;
  1473. rx_ring->stats.bytes += total_rx_bytes;
  1474. u64_stats_update_end(&rx_ring->syncp);
  1475. rx_ring->q_vector->rx.total_packets += total_rx_packets;
  1476. rx_ring->q_vector->rx.total_bytes += total_rx_bytes;
  1477. return total_rx_packets;
  1478. }
  1479. /**
  1480. * i40e_clean_rx_irq_1buf - Reclaim resources after receive; single buffer
  1481. * @rx_ring: rx ring to clean
  1482. * @budget: how many cleans we're allowed
  1483. *
  1484. * Returns number of packets cleaned
  1485. **/
  1486. static int i40e_clean_rx_irq_1buf(struct i40e_ring *rx_ring, int budget)
  1487. {
  1488. unsigned int total_rx_bytes = 0, total_rx_packets = 0;
  1489. u16 cleaned_count = I40E_DESC_UNUSED(rx_ring);
  1490. struct i40e_vsi *vsi = rx_ring->vsi;
  1491. union i40e_rx_desc *rx_desc;
  1492. u32 rx_error, rx_status;
  1493. u16 rx_packet_len;
  1494. u8 rx_ptype;
  1495. u64 qword;
  1496. u16 i;
  1497. do {
  1498. struct i40e_rx_buffer *rx_bi;
  1499. struct sk_buff *skb;
  1500. u16 vlan_tag;
  1501. /* return some buffers to hardware, one at a time is too slow */
  1502. if (cleaned_count >= I40E_RX_BUFFER_WRITE) {
  1503. i40e_alloc_rx_buffers_1buf(rx_ring, cleaned_count);
  1504. cleaned_count = 0;
  1505. }
  1506. i = rx_ring->next_to_clean;
  1507. rx_desc = I40E_RX_DESC(rx_ring, i);
  1508. qword = le64_to_cpu(rx_desc->wb.qword1.status_error_len);
  1509. rx_status = (qword & I40E_RXD_QW1_STATUS_MASK) >>
  1510. I40E_RXD_QW1_STATUS_SHIFT;
  1511. if (!(rx_status & BIT(I40E_RX_DESC_STATUS_DD_SHIFT)))
  1512. break;
  1513. /* This memory barrier is needed to keep us from reading
  1514. * any other fields out of the rx_desc until we know the
  1515. * DD bit is set.
  1516. */
  1517. dma_rmb();
  1518. if (i40e_rx_is_programming_status(qword)) {
  1519. i40e_clean_programming_status(rx_ring, rx_desc);
  1520. I40E_RX_INCREMENT(rx_ring, i);
  1521. continue;
  1522. }
  1523. rx_bi = &rx_ring->rx_bi[i];
  1524. skb = rx_bi->skb;
  1525. prefetch(skb->data);
  1526. rx_packet_len = (qword & I40E_RXD_QW1_LENGTH_PBUF_MASK) >>
  1527. I40E_RXD_QW1_LENGTH_PBUF_SHIFT;
  1528. rx_error = (qword & I40E_RXD_QW1_ERROR_MASK) >>
  1529. I40E_RXD_QW1_ERROR_SHIFT;
  1530. rx_error &= ~BIT(I40E_RX_DESC_ERROR_HBO_SHIFT);
  1531. rx_ptype = (qword & I40E_RXD_QW1_PTYPE_MASK) >>
  1532. I40E_RXD_QW1_PTYPE_SHIFT;
  1533. rx_bi->skb = NULL;
  1534. cleaned_count++;
  1535. /* Get the header and possibly the whole packet
  1536. * If this is an skb from previous receive dma will be 0
  1537. */
  1538. skb_put(skb, rx_packet_len);
  1539. dma_unmap_single(rx_ring->dev, rx_bi->dma, rx_ring->rx_buf_len,
  1540. DMA_FROM_DEVICE);
  1541. rx_bi->dma = 0;
  1542. I40E_RX_INCREMENT(rx_ring, i);
  1543. if (unlikely(
  1544. !(rx_status & BIT(I40E_RX_DESC_STATUS_EOF_SHIFT)))) {
  1545. rx_ring->rx_stats.non_eop_descs++;
  1546. continue;
  1547. }
  1548. /* ERR_MASK will only have valid bits if EOP set */
  1549. if (unlikely(rx_error & BIT(I40E_RX_DESC_ERROR_RXE_SHIFT))) {
  1550. dev_kfree_skb_any(skb);
  1551. /* TODO: shouldn't we increment a counter indicating the
  1552. * drop?
  1553. */
  1554. continue;
  1555. }
  1556. skb_set_hash(skb, i40e_rx_hash(rx_ring, rx_desc),
  1557. i40e_ptype_to_hash(rx_ptype));
  1558. if (unlikely(rx_status & I40E_RXD_QW1_STATUS_TSYNVALID_MASK)) {
  1559. i40e_ptp_rx_hwtstamp(vsi->back, skb, (rx_status &
  1560. I40E_RXD_QW1_STATUS_TSYNINDX_MASK) >>
  1561. I40E_RXD_QW1_STATUS_TSYNINDX_SHIFT);
  1562. rx_ring->last_rx_timestamp = jiffies;
  1563. }
  1564. /* probably a little skewed due to removing CRC */
  1565. total_rx_bytes += skb->len;
  1566. total_rx_packets++;
  1567. skb->protocol = eth_type_trans(skb, rx_ring->netdev);
  1568. i40e_rx_checksum(vsi, skb, rx_status, rx_error, rx_ptype);
  1569. vlan_tag = rx_status & BIT(I40E_RX_DESC_STATUS_L2TAG1P_SHIFT)
  1570. ? le16_to_cpu(rx_desc->wb.qword0.lo_dword.l2tag1)
  1571. : 0;
  1572. #ifdef I40E_FCOE
  1573. if (!i40e_fcoe_handle_offload(rx_ring, rx_desc, skb)) {
  1574. dev_kfree_skb_any(skb);
  1575. continue;
  1576. }
  1577. #endif
  1578. i40e_receive_skb(rx_ring, skb, vlan_tag);
  1579. rx_desc->wb.qword1.status_error_len = 0;
  1580. } while (likely(total_rx_packets < budget));
  1581. u64_stats_update_begin(&rx_ring->syncp);
  1582. rx_ring->stats.packets += total_rx_packets;
  1583. rx_ring->stats.bytes += total_rx_bytes;
  1584. u64_stats_update_end(&rx_ring->syncp);
  1585. rx_ring->q_vector->rx.total_packets += total_rx_packets;
  1586. rx_ring->q_vector->rx.total_bytes += total_rx_bytes;
  1587. return total_rx_packets;
  1588. }
  1589. /**
  1590. * i40e_update_enable_itr - Update itr and re-enable MSIX interrupt
  1591. * @vsi: the VSI we care about
  1592. * @q_vector: q_vector for which itr is being updated and interrupt enabled
  1593. *
  1594. **/
  1595. static inline void i40e_update_enable_itr(struct i40e_vsi *vsi,
  1596. struct i40e_q_vector *q_vector)
  1597. {
  1598. struct i40e_hw *hw = &vsi->back->hw;
  1599. u16 old_itr;
  1600. int vector;
  1601. u32 val;
  1602. vector = (q_vector->v_idx + vsi->base_vector);
  1603. if (ITR_IS_DYNAMIC(vsi->rx_itr_setting)) {
  1604. old_itr = q_vector->rx.itr;
  1605. i40e_set_new_dynamic_itr(&q_vector->rx);
  1606. if (old_itr != q_vector->rx.itr) {
  1607. val = I40E_PFINT_DYN_CTLN_INTENA_MASK |
  1608. I40E_PFINT_DYN_CTLN_CLEARPBA_MASK |
  1609. (I40E_RX_ITR <<
  1610. I40E_PFINT_DYN_CTLN_ITR_INDX_SHIFT) |
  1611. (q_vector->rx.itr <<
  1612. I40E_PFINT_DYN_CTLN_INTERVAL_SHIFT);
  1613. } else {
  1614. val = I40E_PFINT_DYN_CTLN_INTENA_MASK |
  1615. I40E_PFINT_DYN_CTLN_CLEARPBA_MASK |
  1616. (I40E_ITR_NONE <<
  1617. I40E_PFINT_DYN_CTLN_ITR_INDX_SHIFT);
  1618. }
  1619. if (!test_bit(__I40E_DOWN, &vsi->state))
  1620. wr32(hw, I40E_PFINT_DYN_CTLN(vector - 1), val);
  1621. } else {
  1622. i40e_irq_dynamic_enable(vsi,
  1623. q_vector->v_idx + vsi->base_vector);
  1624. }
  1625. if (ITR_IS_DYNAMIC(vsi->tx_itr_setting)) {
  1626. old_itr = q_vector->tx.itr;
  1627. i40e_set_new_dynamic_itr(&q_vector->tx);
  1628. if (old_itr != q_vector->tx.itr) {
  1629. val = I40E_PFINT_DYN_CTLN_INTENA_MASK |
  1630. I40E_PFINT_DYN_CTLN_CLEARPBA_MASK |
  1631. (I40E_TX_ITR <<
  1632. I40E_PFINT_DYN_CTLN_ITR_INDX_SHIFT) |
  1633. (q_vector->tx.itr <<
  1634. I40E_PFINT_DYN_CTLN_INTERVAL_SHIFT);
  1635. } else {
  1636. val = I40E_PFINT_DYN_CTLN_INTENA_MASK |
  1637. I40E_PFINT_DYN_CTLN_CLEARPBA_MASK |
  1638. (I40E_ITR_NONE <<
  1639. I40E_PFINT_DYN_CTLN_ITR_INDX_SHIFT);
  1640. }
  1641. if (!test_bit(__I40E_DOWN, &vsi->state))
  1642. wr32(hw, I40E_PFINT_DYN_CTLN(q_vector->v_idx +
  1643. vsi->base_vector - 1), val);
  1644. } else {
  1645. i40e_irq_dynamic_enable(vsi,
  1646. q_vector->v_idx + vsi->base_vector);
  1647. }
  1648. }
  1649. /**
  1650. * i40e_napi_poll - NAPI polling Rx/Tx cleanup routine
  1651. * @napi: napi struct with our devices info in it
  1652. * @budget: amount of work driver is allowed to do this pass, in packets
  1653. *
  1654. * This function will clean all queues associated with a q_vector.
  1655. *
  1656. * Returns the amount of work done
  1657. **/
  1658. int i40e_napi_poll(struct napi_struct *napi, int budget)
  1659. {
  1660. struct i40e_q_vector *q_vector =
  1661. container_of(napi, struct i40e_q_vector, napi);
  1662. struct i40e_vsi *vsi = q_vector->vsi;
  1663. struct i40e_ring *ring;
  1664. bool clean_complete = true;
  1665. bool arm_wb = false;
  1666. int budget_per_ring;
  1667. int cleaned;
  1668. if (test_bit(__I40E_DOWN, &vsi->state)) {
  1669. napi_complete(napi);
  1670. return 0;
  1671. }
  1672. /* Since the actual Tx work is minimal, we can give the Tx a larger
  1673. * budget and be more aggressive about cleaning up the Tx descriptors.
  1674. */
  1675. i40e_for_each_ring(ring, q_vector->tx) {
  1676. clean_complete &= i40e_clean_tx_irq(ring, vsi->work_limit);
  1677. arm_wb |= ring->arm_wb;
  1678. }
  1679. /* We attempt to distribute budget to each Rx queue fairly, but don't
  1680. * allow the budget to go below 1 because that would exit polling early.
  1681. */
  1682. budget_per_ring = max(budget/q_vector->num_ringpairs, 1);
  1683. i40e_for_each_ring(ring, q_vector->rx) {
  1684. if (ring_is_ps_enabled(ring))
  1685. cleaned = i40e_clean_rx_irq_ps(ring, budget_per_ring);
  1686. else
  1687. cleaned = i40e_clean_rx_irq_1buf(ring, budget_per_ring);
  1688. /* if we didn't clean as many as budgeted, we must be done */
  1689. clean_complete &= (budget_per_ring != cleaned);
  1690. }
  1691. /* If work not completed, return budget and polling will return */
  1692. if (!clean_complete) {
  1693. if (arm_wb)
  1694. i40e_force_wb(vsi, q_vector);
  1695. return budget;
  1696. }
  1697. if (vsi->back->flags & I40E_TXR_FLAGS_WB_ON_ITR)
  1698. q_vector->arm_wb_state = false;
  1699. /* Work is done so exit the polling mode and re-enable the interrupt */
  1700. napi_complete(napi);
  1701. if (vsi->back->flags & I40E_FLAG_MSIX_ENABLED) {
  1702. i40e_update_enable_itr(vsi, q_vector);
  1703. } else { /* Legacy mode */
  1704. struct i40e_hw *hw = &vsi->back->hw;
  1705. /* We re-enable the queue 0 cause, but
  1706. * don't worry about dynamic_enable
  1707. * because we left it on for the other
  1708. * possible interrupts during napi
  1709. */
  1710. u32 qval = rd32(hw, I40E_QINT_RQCTL(0)) |
  1711. I40E_QINT_RQCTL_CAUSE_ENA_MASK;
  1712. wr32(hw, I40E_QINT_RQCTL(0), qval);
  1713. qval = rd32(hw, I40E_QINT_TQCTL(0)) |
  1714. I40E_QINT_TQCTL_CAUSE_ENA_MASK;
  1715. wr32(hw, I40E_QINT_TQCTL(0), qval);
  1716. i40e_irq_dynamic_enable_icr0(vsi->back);
  1717. }
  1718. return 0;
  1719. }
  1720. /**
  1721. * i40e_atr - Add a Flow Director ATR filter
  1722. * @tx_ring: ring to add programming descriptor to
  1723. * @skb: send buffer
  1724. * @tx_flags: send tx flags
  1725. * @protocol: wire protocol
  1726. **/
  1727. static void i40e_atr(struct i40e_ring *tx_ring, struct sk_buff *skb,
  1728. u32 tx_flags, __be16 protocol)
  1729. {
  1730. struct i40e_filter_program_desc *fdir_desc;
  1731. struct i40e_pf *pf = tx_ring->vsi->back;
  1732. union {
  1733. unsigned char *network;
  1734. struct iphdr *ipv4;
  1735. struct ipv6hdr *ipv6;
  1736. } hdr;
  1737. struct tcphdr *th;
  1738. unsigned int hlen;
  1739. u32 flex_ptype, dtype_cmd;
  1740. u16 i;
  1741. /* make sure ATR is enabled */
  1742. if (!(pf->flags & I40E_FLAG_FD_ATR_ENABLED))
  1743. return;
  1744. if ((pf->auto_disable_flags & I40E_FLAG_FD_ATR_ENABLED))
  1745. return;
  1746. /* if sampling is disabled do nothing */
  1747. if (!tx_ring->atr_sample_rate)
  1748. return;
  1749. if (!(tx_flags & (I40E_TX_FLAGS_IPV4 | I40E_TX_FLAGS_IPV6)))
  1750. return;
  1751. if (!(tx_flags & I40E_TX_FLAGS_VXLAN_TUNNEL)) {
  1752. /* snag network header to get L4 type and address */
  1753. hdr.network = skb_network_header(skb);
  1754. /* Currently only IPv4/IPv6 with TCP is supported
  1755. * access ihl as u8 to avoid unaligned access on ia64
  1756. */
  1757. if (tx_flags & I40E_TX_FLAGS_IPV4)
  1758. hlen = (hdr.network[0] & 0x0F) << 2;
  1759. else if (protocol == htons(ETH_P_IPV6))
  1760. hlen = sizeof(struct ipv6hdr);
  1761. else
  1762. return;
  1763. } else {
  1764. hdr.network = skb_inner_network_header(skb);
  1765. hlen = skb_inner_network_header_len(skb);
  1766. }
  1767. /* Currently only IPv4/IPv6 with TCP is supported
  1768. * Note: tx_flags gets modified to reflect inner protocols in
  1769. * tx_enable_csum function if encap is enabled.
  1770. */
  1771. if ((tx_flags & I40E_TX_FLAGS_IPV4) &&
  1772. (hdr.ipv4->protocol != IPPROTO_TCP))
  1773. return;
  1774. else if ((tx_flags & I40E_TX_FLAGS_IPV6) &&
  1775. (hdr.ipv6->nexthdr != IPPROTO_TCP))
  1776. return;
  1777. th = (struct tcphdr *)(hdr.network + hlen);
  1778. /* Due to lack of space, no more new filters can be programmed */
  1779. if (th->syn && (pf->auto_disable_flags & I40E_FLAG_FD_ATR_ENABLED))
  1780. return;
  1781. if (pf->flags & I40E_FLAG_HW_ATR_EVICT_CAPABLE) {
  1782. /* HW ATR eviction will take care of removing filters on FIN
  1783. * and RST packets.
  1784. */
  1785. if (th->fin || th->rst)
  1786. return;
  1787. }
  1788. tx_ring->atr_count++;
  1789. /* sample on all syn/fin/rst packets or once every atr sample rate */
  1790. if (!th->fin &&
  1791. !th->syn &&
  1792. !th->rst &&
  1793. (tx_ring->atr_count < tx_ring->atr_sample_rate))
  1794. return;
  1795. tx_ring->atr_count = 0;
  1796. /* grab the next descriptor */
  1797. i = tx_ring->next_to_use;
  1798. fdir_desc = I40E_TX_FDIRDESC(tx_ring, i);
  1799. i++;
  1800. tx_ring->next_to_use = (i < tx_ring->count) ? i : 0;
  1801. flex_ptype = (tx_ring->queue_index << I40E_TXD_FLTR_QW0_QINDEX_SHIFT) &
  1802. I40E_TXD_FLTR_QW0_QINDEX_MASK;
  1803. flex_ptype |= (protocol == htons(ETH_P_IP)) ?
  1804. (I40E_FILTER_PCTYPE_NONF_IPV4_TCP <<
  1805. I40E_TXD_FLTR_QW0_PCTYPE_SHIFT) :
  1806. (I40E_FILTER_PCTYPE_NONF_IPV6_TCP <<
  1807. I40E_TXD_FLTR_QW0_PCTYPE_SHIFT);
  1808. flex_ptype |= tx_ring->vsi->id << I40E_TXD_FLTR_QW0_DEST_VSI_SHIFT;
  1809. dtype_cmd = I40E_TX_DESC_DTYPE_FILTER_PROG;
  1810. dtype_cmd |= (th->fin || th->rst) ?
  1811. (I40E_FILTER_PROGRAM_DESC_PCMD_REMOVE <<
  1812. I40E_TXD_FLTR_QW1_PCMD_SHIFT) :
  1813. (I40E_FILTER_PROGRAM_DESC_PCMD_ADD_UPDATE <<
  1814. I40E_TXD_FLTR_QW1_PCMD_SHIFT);
  1815. dtype_cmd |= I40E_FILTER_PROGRAM_DESC_DEST_DIRECT_PACKET_QINDEX <<
  1816. I40E_TXD_FLTR_QW1_DEST_SHIFT;
  1817. dtype_cmd |= I40E_FILTER_PROGRAM_DESC_FD_STATUS_FD_ID <<
  1818. I40E_TXD_FLTR_QW1_FD_STATUS_SHIFT;
  1819. dtype_cmd |= I40E_TXD_FLTR_QW1_CNT_ENA_MASK;
  1820. if (!(tx_flags & I40E_TX_FLAGS_VXLAN_TUNNEL))
  1821. dtype_cmd |=
  1822. ((u32)I40E_FD_ATR_STAT_IDX(pf->hw.pf_id) <<
  1823. I40E_TXD_FLTR_QW1_CNTINDEX_SHIFT) &
  1824. I40E_TXD_FLTR_QW1_CNTINDEX_MASK;
  1825. else
  1826. dtype_cmd |=
  1827. ((u32)I40E_FD_ATR_TUNNEL_STAT_IDX(pf->hw.pf_id) <<
  1828. I40E_TXD_FLTR_QW1_CNTINDEX_SHIFT) &
  1829. I40E_TXD_FLTR_QW1_CNTINDEX_MASK;
  1830. if (pf->flags & I40E_FLAG_HW_ATR_EVICT_CAPABLE)
  1831. dtype_cmd |= I40E_TXD_FLTR_QW1_ATR_MASK;
  1832. fdir_desc->qindex_flex_ptype_vsi = cpu_to_le32(flex_ptype);
  1833. fdir_desc->rsvd = cpu_to_le32(0);
  1834. fdir_desc->dtype_cmd_cntindex = cpu_to_le32(dtype_cmd);
  1835. fdir_desc->fd_id = cpu_to_le32(0);
  1836. }
  1837. /**
  1838. * i40e_tx_prepare_vlan_flags - prepare generic TX VLAN tagging flags for HW
  1839. * @skb: send buffer
  1840. * @tx_ring: ring to send buffer on
  1841. * @flags: the tx flags to be set
  1842. *
  1843. * Checks the skb and set up correspondingly several generic transmit flags
  1844. * related to VLAN tagging for the HW, such as VLAN, DCB, etc.
  1845. *
  1846. * Returns error code indicate the frame should be dropped upon error and the
  1847. * otherwise returns 0 to indicate the flags has been set properly.
  1848. **/
  1849. #ifdef I40E_FCOE
  1850. inline int i40e_tx_prepare_vlan_flags(struct sk_buff *skb,
  1851. struct i40e_ring *tx_ring,
  1852. u32 *flags)
  1853. #else
  1854. static inline int i40e_tx_prepare_vlan_flags(struct sk_buff *skb,
  1855. struct i40e_ring *tx_ring,
  1856. u32 *flags)
  1857. #endif
  1858. {
  1859. __be16 protocol = skb->protocol;
  1860. u32 tx_flags = 0;
  1861. if (protocol == htons(ETH_P_8021Q) &&
  1862. !(tx_ring->netdev->features & NETIF_F_HW_VLAN_CTAG_TX)) {
  1863. /* When HW VLAN acceleration is turned off by the user the
  1864. * stack sets the protocol to 8021q so that the driver
  1865. * can take any steps required to support the SW only
  1866. * VLAN handling. In our case the driver doesn't need
  1867. * to take any further steps so just set the protocol
  1868. * to the encapsulated ethertype.
  1869. */
  1870. skb->protocol = vlan_get_protocol(skb);
  1871. goto out;
  1872. }
  1873. /* if we have a HW VLAN tag being added, default to the HW one */
  1874. if (skb_vlan_tag_present(skb)) {
  1875. tx_flags |= skb_vlan_tag_get(skb) << I40E_TX_FLAGS_VLAN_SHIFT;
  1876. tx_flags |= I40E_TX_FLAGS_HW_VLAN;
  1877. /* else if it is a SW VLAN, check the next protocol and store the tag */
  1878. } else if (protocol == htons(ETH_P_8021Q)) {
  1879. struct vlan_hdr *vhdr, _vhdr;
  1880. vhdr = skb_header_pointer(skb, ETH_HLEN, sizeof(_vhdr), &_vhdr);
  1881. if (!vhdr)
  1882. return -EINVAL;
  1883. protocol = vhdr->h_vlan_encapsulated_proto;
  1884. tx_flags |= ntohs(vhdr->h_vlan_TCI) << I40E_TX_FLAGS_VLAN_SHIFT;
  1885. tx_flags |= I40E_TX_FLAGS_SW_VLAN;
  1886. }
  1887. if (!(tx_ring->vsi->back->flags & I40E_FLAG_DCB_ENABLED))
  1888. goto out;
  1889. /* Insert 802.1p priority into VLAN header */
  1890. if ((tx_flags & (I40E_TX_FLAGS_HW_VLAN | I40E_TX_FLAGS_SW_VLAN)) ||
  1891. (skb->priority != TC_PRIO_CONTROL)) {
  1892. tx_flags &= ~I40E_TX_FLAGS_VLAN_PRIO_MASK;
  1893. tx_flags |= (skb->priority & 0x7) <<
  1894. I40E_TX_FLAGS_VLAN_PRIO_SHIFT;
  1895. if (tx_flags & I40E_TX_FLAGS_SW_VLAN) {
  1896. struct vlan_ethhdr *vhdr;
  1897. int rc;
  1898. rc = skb_cow_head(skb, 0);
  1899. if (rc < 0)
  1900. return rc;
  1901. vhdr = (struct vlan_ethhdr *)skb->data;
  1902. vhdr->h_vlan_TCI = htons(tx_flags >>
  1903. I40E_TX_FLAGS_VLAN_SHIFT);
  1904. } else {
  1905. tx_flags |= I40E_TX_FLAGS_HW_VLAN;
  1906. }
  1907. }
  1908. out:
  1909. *flags = tx_flags;
  1910. return 0;
  1911. }
  1912. /**
  1913. * i40e_tso - set up the tso context descriptor
  1914. * @tx_ring: ptr to the ring to send
  1915. * @skb: ptr to the skb we're sending
  1916. * @hdr_len: ptr to the size of the packet header
  1917. * @cd_tunneling: ptr to context descriptor bits
  1918. *
  1919. * Returns 0 if no TSO can happen, 1 if tso is going, or error
  1920. **/
  1921. static int i40e_tso(struct i40e_ring *tx_ring, struct sk_buff *skb,
  1922. u8 *hdr_len, u64 *cd_type_cmd_tso_mss,
  1923. u32 *cd_tunneling)
  1924. {
  1925. u32 cd_cmd, cd_tso_len, cd_mss;
  1926. struct ipv6hdr *ipv6h;
  1927. struct tcphdr *tcph;
  1928. struct iphdr *iph;
  1929. u32 l4len;
  1930. int err;
  1931. if (!skb_is_gso(skb))
  1932. return 0;
  1933. err = skb_cow_head(skb, 0);
  1934. if (err < 0)
  1935. return err;
  1936. iph = skb->encapsulation ? inner_ip_hdr(skb) : ip_hdr(skb);
  1937. ipv6h = skb->encapsulation ? inner_ipv6_hdr(skb) : ipv6_hdr(skb);
  1938. if (iph->version == 4) {
  1939. tcph = skb->encapsulation ? inner_tcp_hdr(skb) : tcp_hdr(skb);
  1940. iph->tot_len = 0;
  1941. iph->check = 0;
  1942. tcph->check = ~csum_tcpudp_magic(iph->saddr, iph->daddr,
  1943. 0, IPPROTO_TCP, 0);
  1944. } else if (ipv6h->version == 6) {
  1945. tcph = skb->encapsulation ? inner_tcp_hdr(skb) : tcp_hdr(skb);
  1946. ipv6h->payload_len = 0;
  1947. tcph->check = ~csum_ipv6_magic(&ipv6h->saddr, &ipv6h->daddr,
  1948. 0, IPPROTO_TCP, 0);
  1949. }
  1950. l4len = skb->encapsulation ? inner_tcp_hdrlen(skb) : tcp_hdrlen(skb);
  1951. *hdr_len = (skb->encapsulation
  1952. ? (skb_inner_transport_header(skb) - skb->data)
  1953. : skb_transport_offset(skb)) + l4len;
  1954. /* find the field values */
  1955. cd_cmd = I40E_TX_CTX_DESC_TSO;
  1956. cd_tso_len = skb->len - *hdr_len;
  1957. cd_mss = skb_shinfo(skb)->gso_size;
  1958. *cd_type_cmd_tso_mss |= ((u64)cd_cmd << I40E_TXD_CTX_QW1_CMD_SHIFT) |
  1959. ((u64)cd_tso_len <<
  1960. I40E_TXD_CTX_QW1_TSO_LEN_SHIFT) |
  1961. ((u64)cd_mss << I40E_TXD_CTX_QW1_MSS_SHIFT);
  1962. return 1;
  1963. }
  1964. /**
  1965. * i40e_tsyn - set up the tsyn context descriptor
  1966. * @tx_ring: ptr to the ring to send
  1967. * @skb: ptr to the skb we're sending
  1968. * @tx_flags: the collected send information
  1969. *
  1970. * Returns 0 if no Tx timestamp can happen and 1 if the timestamp will happen
  1971. **/
  1972. static int i40e_tsyn(struct i40e_ring *tx_ring, struct sk_buff *skb,
  1973. u32 tx_flags, u64 *cd_type_cmd_tso_mss)
  1974. {
  1975. struct i40e_pf *pf;
  1976. if (likely(!(skb_shinfo(skb)->tx_flags & SKBTX_HW_TSTAMP)))
  1977. return 0;
  1978. /* Tx timestamps cannot be sampled when doing TSO */
  1979. if (tx_flags & I40E_TX_FLAGS_TSO)
  1980. return 0;
  1981. /* only timestamp the outbound packet if the user has requested it and
  1982. * we are not already transmitting a packet to be timestamped
  1983. */
  1984. pf = i40e_netdev_to_pf(tx_ring->netdev);
  1985. if (!(pf->flags & I40E_FLAG_PTP))
  1986. return 0;
  1987. if (pf->ptp_tx &&
  1988. !test_and_set_bit_lock(__I40E_PTP_TX_IN_PROGRESS, &pf->state)) {
  1989. skb_shinfo(skb)->tx_flags |= SKBTX_IN_PROGRESS;
  1990. pf->ptp_tx_skb = skb_get(skb);
  1991. } else {
  1992. return 0;
  1993. }
  1994. *cd_type_cmd_tso_mss |= (u64)I40E_TX_CTX_DESC_TSYN <<
  1995. I40E_TXD_CTX_QW1_CMD_SHIFT;
  1996. return 1;
  1997. }
  1998. /**
  1999. * i40e_tx_enable_csum - Enable Tx checksum offloads
  2000. * @skb: send buffer
  2001. * @tx_flags: pointer to Tx flags currently set
  2002. * @td_cmd: Tx descriptor command bits to set
  2003. * @td_offset: Tx descriptor header offsets to set
  2004. * @cd_tunneling: ptr to context desc bits
  2005. **/
  2006. static void i40e_tx_enable_csum(struct sk_buff *skb, u32 *tx_flags,
  2007. u32 *td_cmd, u32 *td_offset,
  2008. struct i40e_ring *tx_ring,
  2009. u32 *cd_tunneling)
  2010. {
  2011. struct ipv6hdr *this_ipv6_hdr;
  2012. unsigned int this_tcp_hdrlen;
  2013. struct iphdr *this_ip_hdr;
  2014. u32 network_hdr_len;
  2015. u8 l4_hdr = 0;
  2016. struct udphdr *oudph;
  2017. struct iphdr *oiph;
  2018. u32 l4_tunnel = 0;
  2019. if (skb->encapsulation) {
  2020. switch (ip_hdr(skb)->protocol) {
  2021. case IPPROTO_UDP:
  2022. oudph = udp_hdr(skb);
  2023. oiph = ip_hdr(skb);
  2024. l4_tunnel = I40E_TXD_CTX_UDP_TUNNELING;
  2025. *tx_flags |= I40E_TX_FLAGS_VXLAN_TUNNEL;
  2026. break;
  2027. default:
  2028. return;
  2029. }
  2030. network_hdr_len = skb_inner_network_header_len(skb);
  2031. this_ip_hdr = inner_ip_hdr(skb);
  2032. this_ipv6_hdr = inner_ipv6_hdr(skb);
  2033. this_tcp_hdrlen = inner_tcp_hdrlen(skb);
  2034. if (*tx_flags & I40E_TX_FLAGS_IPV4) {
  2035. if (*tx_flags & I40E_TX_FLAGS_TSO) {
  2036. *cd_tunneling |= I40E_TX_CTX_EXT_IP_IPV4;
  2037. ip_hdr(skb)->check = 0;
  2038. } else {
  2039. *cd_tunneling |=
  2040. I40E_TX_CTX_EXT_IP_IPV4_NO_CSUM;
  2041. }
  2042. } else if (*tx_flags & I40E_TX_FLAGS_IPV6) {
  2043. *cd_tunneling |= I40E_TX_CTX_EXT_IP_IPV6;
  2044. if (*tx_flags & I40E_TX_FLAGS_TSO)
  2045. ip_hdr(skb)->check = 0;
  2046. }
  2047. /* Now set the ctx descriptor fields */
  2048. *cd_tunneling |= (skb_network_header_len(skb) >> 2) <<
  2049. I40E_TXD_CTX_QW0_EXT_IPLEN_SHIFT |
  2050. l4_tunnel |
  2051. ((skb_inner_network_offset(skb) -
  2052. skb_transport_offset(skb)) >> 1) <<
  2053. I40E_TXD_CTX_QW0_NATLEN_SHIFT;
  2054. if (this_ip_hdr->version == 6) {
  2055. *tx_flags &= ~I40E_TX_FLAGS_IPV4;
  2056. *tx_flags |= I40E_TX_FLAGS_IPV6;
  2057. }
  2058. if ((tx_ring->flags & I40E_TXR_FLAGS_OUTER_UDP_CSUM) &&
  2059. (l4_tunnel == I40E_TXD_CTX_UDP_TUNNELING) &&
  2060. (*cd_tunneling & I40E_TXD_CTX_QW0_EXT_IP_MASK)) {
  2061. oudph->check = ~csum_tcpudp_magic(oiph->saddr,
  2062. oiph->daddr,
  2063. (skb->len - skb_transport_offset(skb)),
  2064. IPPROTO_UDP, 0);
  2065. *cd_tunneling |= I40E_TXD_CTX_QW0_L4T_CS_MASK;
  2066. }
  2067. } else {
  2068. network_hdr_len = skb_network_header_len(skb);
  2069. this_ip_hdr = ip_hdr(skb);
  2070. this_ipv6_hdr = ipv6_hdr(skb);
  2071. this_tcp_hdrlen = tcp_hdrlen(skb);
  2072. }
  2073. /* Enable IP checksum offloads */
  2074. if (*tx_flags & I40E_TX_FLAGS_IPV4) {
  2075. l4_hdr = this_ip_hdr->protocol;
  2076. /* the stack computes the IP header already, the only time we
  2077. * need the hardware to recompute it is in the case of TSO.
  2078. */
  2079. if (*tx_flags & I40E_TX_FLAGS_TSO) {
  2080. *td_cmd |= I40E_TX_DESC_CMD_IIPT_IPV4_CSUM;
  2081. this_ip_hdr->check = 0;
  2082. } else {
  2083. *td_cmd |= I40E_TX_DESC_CMD_IIPT_IPV4;
  2084. }
  2085. /* Now set the td_offset for IP header length */
  2086. *td_offset = (network_hdr_len >> 2) <<
  2087. I40E_TX_DESC_LENGTH_IPLEN_SHIFT;
  2088. } else if (*tx_flags & I40E_TX_FLAGS_IPV6) {
  2089. l4_hdr = this_ipv6_hdr->nexthdr;
  2090. *td_cmd |= I40E_TX_DESC_CMD_IIPT_IPV6;
  2091. /* Now set the td_offset for IP header length */
  2092. *td_offset = (network_hdr_len >> 2) <<
  2093. I40E_TX_DESC_LENGTH_IPLEN_SHIFT;
  2094. }
  2095. /* words in MACLEN + dwords in IPLEN + dwords in L4Len */
  2096. *td_offset |= (skb_network_offset(skb) >> 1) <<
  2097. I40E_TX_DESC_LENGTH_MACLEN_SHIFT;
  2098. /* Enable L4 checksum offloads */
  2099. switch (l4_hdr) {
  2100. case IPPROTO_TCP:
  2101. /* enable checksum offloads */
  2102. *td_cmd |= I40E_TX_DESC_CMD_L4T_EOFT_TCP;
  2103. *td_offset |= (this_tcp_hdrlen >> 2) <<
  2104. I40E_TX_DESC_LENGTH_L4_FC_LEN_SHIFT;
  2105. break;
  2106. case IPPROTO_SCTP:
  2107. /* enable SCTP checksum offload */
  2108. *td_cmd |= I40E_TX_DESC_CMD_L4T_EOFT_SCTP;
  2109. *td_offset |= (sizeof(struct sctphdr) >> 2) <<
  2110. I40E_TX_DESC_LENGTH_L4_FC_LEN_SHIFT;
  2111. break;
  2112. case IPPROTO_UDP:
  2113. /* enable UDP checksum offload */
  2114. *td_cmd |= I40E_TX_DESC_CMD_L4T_EOFT_UDP;
  2115. *td_offset |= (sizeof(struct udphdr) >> 2) <<
  2116. I40E_TX_DESC_LENGTH_L4_FC_LEN_SHIFT;
  2117. break;
  2118. default:
  2119. break;
  2120. }
  2121. }
  2122. /**
  2123. * i40e_create_tx_ctx Build the Tx context descriptor
  2124. * @tx_ring: ring to create the descriptor on
  2125. * @cd_type_cmd_tso_mss: Quad Word 1
  2126. * @cd_tunneling: Quad Word 0 - bits 0-31
  2127. * @cd_l2tag2: Quad Word 0 - bits 32-63
  2128. **/
  2129. static void i40e_create_tx_ctx(struct i40e_ring *tx_ring,
  2130. const u64 cd_type_cmd_tso_mss,
  2131. const u32 cd_tunneling, const u32 cd_l2tag2)
  2132. {
  2133. struct i40e_tx_context_desc *context_desc;
  2134. int i = tx_ring->next_to_use;
  2135. if ((cd_type_cmd_tso_mss == I40E_TX_DESC_DTYPE_CONTEXT) &&
  2136. !cd_tunneling && !cd_l2tag2)
  2137. return;
  2138. /* grab the next descriptor */
  2139. context_desc = I40E_TX_CTXTDESC(tx_ring, i);
  2140. i++;
  2141. tx_ring->next_to_use = (i < tx_ring->count) ? i : 0;
  2142. /* cpu_to_le32 and assign to struct fields */
  2143. context_desc->tunneling_params = cpu_to_le32(cd_tunneling);
  2144. context_desc->l2tag2 = cpu_to_le16(cd_l2tag2);
  2145. context_desc->rsvd = cpu_to_le16(0);
  2146. context_desc->type_cmd_tso_mss = cpu_to_le64(cd_type_cmd_tso_mss);
  2147. }
  2148. /**
  2149. * __i40e_maybe_stop_tx - 2nd level check for tx stop conditions
  2150. * @tx_ring: the ring to be checked
  2151. * @size: the size buffer we want to assure is available
  2152. *
  2153. * Returns -EBUSY if a stop is needed, else 0
  2154. **/
  2155. static inline int __i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size)
  2156. {
  2157. netif_stop_subqueue(tx_ring->netdev, tx_ring->queue_index);
  2158. /* Memory barrier before checking head and tail */
  2159. smp_mb();
  2160. /* Check again in a case another CPU has just made room available. */
  2161. if (likely(I40E_DESC_UNUSED(tx_ring) < size))
  2162. return -EBUSY;
  2163. /* A reprieve! - use start_queue because it doesn't call schedule */
  2164. netif_start_subqueue(tx_ring->netdev, tx_ring->queue_index);
  2165. ++tx_ring->tx_stats.restart_queue;
  2166. return 0;
  2167. }
  2168. /**
  2169. * i40e_maybe_stop_tx - 1st level check for tx stop conditions
  2170. * @tx_ring: the ring to be checked
  2171. * @size: the size buffer we want to assure is available
  2172. *
  2173. * Returns 0 if stop is not needed
  2174. **/
  2175. #ifdef I40E_FCOE
  2176. inline int i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size)
  2177. #else
  2178. static inline int i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size)
  2179. #endif
  2180. {
  2181. if (likely(I40E_DESC_UNUSED(tx_ring) >= size))
  2182. return 0;
  2183. return __i40e_maybe_stop_tx(tx_ring, size);
  2184. }
  2185. /**
  2186. * i40e_chk_linearize - Check if there are more than 8 fragments per packet
  2187. * @skb: send buffer
  2188. * @tx_flags: collected send information
  2189. *
  2190. * Note: Our HW can't scatter-gather more than 8 fragments to build
  2191. * a packet on the wire and so we need to figure out the cases where we
  2192. * need to linearize the skb.
  2193. **/
  2194. static bool i40e_chk_linearize(struct sk_buff *skb, u32 tx_flags)
  2195. {
  2196. struct skb_frag_struct *frag;
  2197. bool linearize = false;
  2198. unsigned int size = 0;
  2199. u16 num_frags;
  2200. u16 gso_segs;
  2201. num_frags = skb_shinfo(skb)->nr_frags;
  2202. gso_segs = skb_shinfo(skb)->gso_segs;
  2203. if (tx_flags & (I40E_TX_FLAGS_TSO | I40E_TX_FLAGS_FSO)) {
  2204. u16 j = 0;
  2205. if (num_frags < (I40E_MAX_BUFFER_TXD))
  2206. goto linearize_chk_done;
  2207. /* try the simple math, if we have too many frags per segment */
  2208. if (DIV_ROUND_UP((num_frags + gso_segs), gso_segs) >
  2209. I40E_MAX_BUFFER_TXD) {
  2210. linearize = true;
  2211. goto linearize_chk_done;
  2212. }
  2213. frag = &skb_shinfo(skb)->frags[0];
  2214. /* we might still have more fragments per segment */
  2215. do {
  2216. size += skb_frag_size(frag);
  2217. frag++; j++;
  2218. if ((size >= skb_shinfo(skb)->gso_size) &&
  2219. (j < I40E_MAX_BUFFER_TXD)) {
  2220. size = (size % skb_shinfo(skb)->gso_size);
  2221. j = (size) ? 1 : 0;
  2222. }
  2223. if (j == I40E_MAX_BUFFER_TXD) {
  2224. linearize = true;
  2225. break;
  2226. }
  2227. num_frags--;
  2228. } while (num_frags);
  2229. } else {
  2230. if (num_frags >= I40E_MAX_BUFFER_TXD)
  2231. linearize = true;
  2232. }
  2233. linearize_chk_done:
  2234. return linearize;
  2235. }
  2236. /**
  2237. * i40e_tx_map - Build the Tx descriptor
  2238. * @tx_ring: ring to send buffer on
  2239. * @skb: send buffer
  2240. * @first: first buffer info buffer to use
  2241. * @tx_flags: collected send information
  2242. * @hdr_len: size of the packet header
  2243. * @td_cmd: the command field in the descriptor
  2244. * @td_offset: offset for checksum or crc
  2245. **/
  2246. #ifdef I40E_FCOE
  2247. inline void i40e_tx_map(struct i40e_ring *tx_ring, struct sk_buff *skb,
  2248. struct i40e_tx_buffer *first, u32 tx_flags,
  2249. const u8 hdr_len, u32 td_cmd, u32 td_offset)
  2250. #else
  2251. static inline void i40e_tx_map(struct i40e_ring *tx_ring, struct sk_buff *skb,
  2252. struct i40e_tx_buffer *first, u32 tx_flags,
  2253. const u8 hdr_len, u32 td_cmd, u32 td_offset)
  2254. #endif
  2255. {
  2256. unsigned int data_len = skb->data_len;
  2257. unsigned int size = skb_headlen(skb);
  2258. struct skb_frag_struct *frag;
  2259. struct i40e_tx_buffer *tx_bi;
  2260. struct i40e_tx_desc *tx_desc;
  2261. u16 i = tx_ring->next_to_use;
  2262. u32 td_tag = 0;
  2263. dma_addr_t dma;
  2264. u16 gso_segs;
  2265. if (tx_flags & I40E_TX_FLAGS_HW_VLAN) {
  2266. td_cmd |= I40E_TX_DESC_CMD_IL2TAG1;
  2267. td_tag = (tx_flags & I40E_TX_FLAGS_VLAN_MASK) >>
  2268. I40E_TX_FLAGS_VLAN_SHIFT;
  2269. }
  2270. if (tx_flags & (I40E_TX_FLAGS_TSO | I40E_TX_FLAGS_FSO))
  2271. gso_segs = skb_shinfo(skb)->gso_segs;
  2272. else
  2273. gso_segs = 1;
  2274. /* multiply data chunks by size of headers */
  2275. first->bytecount = skb->len - hdr_len + (gso_segs * hdr_len);
  2276. first->gso_segs = gso_segs;
  2277. first->skb = skb;
  2278. first->tx_flags = tx_flags;
  2279. dma = dma_map_single(tx_ring->dev, skb->data, size, DMA_TO_DEVICE);
  2280. tx_desc = I40E_TX_DESC(tx_ring, i);
  2281. tx_bi = first;
  2282. for (frag = &skb_shinfo(skb)->frags[0];; frag++) {
  2283. if (dma_mapping_error(tx_ring->dev, dma))
  2284. goto dma_error;
  2285. /* record length, and DMA address */
  2286. dma_unmap_len_set(tx_bi, len, size);
  2287. dma_unmap_addr_set(tx_bi, dma, dma);
  2288. tx_desc->buffer_addr = cpu_to_le64(dma);
  2289. while (unlikely(size > I40E_MAX_DATA_PER_TXD)) {
  2290. tx_desc->cmd_type_offset_bsz =
  2291. build_ctob(td_cmd, td_offset,
  2292. I40E_MAX_DATA_PER_TXD, td_tag);
  2293. tx_desc++;
  2294. i++;
  2295. if (i == tx_ring->count) {
  2296. tx_desc = I40E_TX_DESC(tx_ring, 0);
  2297. i = 0;
  2298. }
  2299. dma += I40E_MAX_DATA_PER_TXD;
  2300. size -= I40E_MAX_DATA_PER_TXD;
  2301. tx_desc->buffer_addr = cpu_to_le64(dma);
  2302. }
  2303. if (likely(!data_len))
  2304. break;
  2305. tx_desc->cmd_type_offset_bsz = build_ctob(td_cmd, td_offset,
  2306. size, td_tag);
  2307. tx_desc++;
  2308. i++;
  2309. if (i == tx_ring->count) {
  2310. tx_desc = I40E_TX_DESC(tx_ring, 0);
  2311. i = 0;
  2312. }
  2313. size = skb_frag_size(frag);
  2314. data_len -= size;
  2315. dma = skb_frag_dma_map(tx_ring->dev, frag, 0, size,
  2316. DMA_TO_DEVICE);
  2317. tx_bi = &tx_ring->tx_bi[i];
  2318. }
  2319. /* Place RS bit on last descriptor of any packet that spans across the
  2320. * 4th descriptor (WB_STRIDE aka 0x3) in a 64B cacheline.
  2321. */
  2322. if (((i & WB_STRIDE) != WB_STRIDE) &&
  2323. (first <= &tx_ring->tx_bi[i]) &&
  2324. (first >= &tx_ring->tx_bi[i & ~WB_STRIDE])) {
  2325. tx_desc->cmd_type_offset_bsz =
  2326. build_ctob(td_cmd, td_offset, size, td_tag) |
  2327. cpu_to_le64((u64)I40E_TX_DESC_CMD_EOP <<
  2328. I40E_TXD_QW1_CMD_SHIFT);
  2329. } else {
  2330. tx_desc->cmd_type_offset_bsz =
  2331. build_ctob(td_cmd, td_offset, size, td_tag) |
  2332. cpu_to_le64((u64)I40E_TXD_CMD <<
  2333. I40E_TXD_QW1_CMD_SHIFT);
  2334. }
  2335. netdev_tx_sent_queue(netdev_get_tx_queue(tx_ring->netdev,
  2336. tx_ring->queue_index),
  2337. first->bytecount);
  2338. /* Force memory writes to complete before letting h/w
  2339. * know there are new descriptors to fetch. (Only
  2340. * applicable for weak-ordered memory model archs,
  2341. * such as IA-64).
  2342. */
  2343. wmb();
  2344. /* set next_to_watch value indicating a packet is present */
  2345. first->next_to_watch = tx_desc;
  2346. i++;
  2347. if (i == tx_ring->count)
  2348. i = 0;
  2349. tx_ring->next_to_use = i;
  2350. i40e_maybe_stop_tx(tx_ring, DESC_NEEDED);
  2351. /* notify HW of packet */
  2352. if (!skb->xmit_more ||
  2353. netif_xmit_stopped(netdev_get_tx_queue(tx_ring->netdev,
  2354. tx_ring->queue_index)))
  2355. writel(i, tx_ring->tail);
  2356. else
  2357. prefetchw(tx_desc + 1);
  2358. return;
  2359. dma_error:
  2360. dev_info(tx_ring->dev, "TX DMA map failed\n");
  2361. /* clear dma mappings for failed tx_bi map */
  2362. for (;;) {
  2363. tx_bi = &tx_ring->tx_bi[i];
  2364. i40e_unmap_and_free_tx_resource(tx_ring, tx_bi);
  2365. if (tx_bi == first)
  2366. break;
  2367. if (i == 0)
  2368. i = tx_ring->count;
  2369. i--;
  2370. }
  2371. tx_ring->next_to_use = i;
  2372. }
  2373. /**
  2374. * i40e_xmit_descriptor_count - calculate number of tx descriptors needed
  2375. * @skb: send buffer
  2376. * @tx_ring: ring to send buffer on
  2377. *
  2378. * Returns number of data descriptors needed for this skb. Returns 0 to indicate
  2379. * there is not enough descriptors available in this ring since we need at least
  2380. * one descriptor.
  2381. **/
  2382. #ifdef I40E_FCOE
  2383. inline int i40e_xmit_descriptor_count(struct sk_buff *skb,
  2384. struct i40e_ring *tx_ring)
  2385. #else
  2386. static inline int i40e_xmit_descriptor_count(struct sk_buff *skb,
  2387. struct i40e_ring *tx_ring)
  2388. #endif
  2389. {
  2390. unsigned int f;
  2391. int count = 0;
  2392. /* need: 1 descriptor per page * PAGE_SIZE/I40E_MAX_DATA_PER_TXD,
  2393. * + 1 desc for skb_head_len/I40E_MAX_DATA_PER_TXD,
  2394. * + 4 desc gap to avoid the cache line where head is,
  2395. * + 1 desc for context descriptor,
  2396. * otherwise try next time
  2397. */
  2398. for (f = 0; f < skb_shinfo(skb)->nr_frags; f++)
  2399. count += TXD_USE_COUNT(skb_shinfo(skb)->frags[f].size);
  2400. count += TXD_USE_COUNT(skb_headlen(skb));
  2401. if (i40e_maybe_stop_tx(tx_ring, count + 4 + 1)) {
  2402. tx_ring->tx_stats.tx_busy++;
  2403. return 0;
  2404. }
  2405. return count;
  2406. }
  2407. /**
  2408. * i40e_xmit_frame_ring - Sends buffer on Tx ring
  2409. * @skb: send buffer
  2410. * @tx_ring: ring to send buffer on
  2411. *
  2412. * Returns NETDEV_TX_OK if sent, else an error code
  2413. **/
  2414. static netdev_tx_t i40e_xmit_frame_ring(struct sk_buff *skb,
  2415. struct i40e_ring *tx_ring)
  2416. {
  2417. u64 cd_type_cmd_tso_mss = I40E_TX_DESC_DTYPE_CONTEXT;
  2418. u32 cd_tunneling = 0, cd_l2tag2 = 0;
  2419. struct i40e_tx_buffer *first;
  2420. u32 td_offset = 0;
  2421. u32 tx_flags = 0;
  2422. __be16 protocol;
  2423. u32 td_cmd = 0;
  2424. u8 hdr_len = 0;
  2425. int tsyn;
  2426. int tso;
  2427. if (0 == i40e_xmit_descriptor_count(skb, tx_ring))
  2428. return NETDEV_TX_BUSY;
  2429. /* prepare the xmit flags */
  2430. if (i40e_tx_prepare_vlan_flags(skb, tx_ring, &tx_flags))
  2431. goto out_drop;
  2432. /* obtain protocol of skb */
  2433. protocol = vlan_get_protocol(skb);
  2434. /* record the location of the first descriptor for this packet */
  2435. first = &tx_ring->tx_bi[tx_ring->next_to_use];
  2436. /* setup IPv4/IPv6 offloads */
  2437. if (protocol == htons(ETH_P_IP))
  2438. tx_flags |= I40E_TX_FLAGS_IPV4;
  2439. else if (protocol == htons(ETH_P_IPV6))
  2440. tx_flags |= I40E_TX_FLAGS_IPV6;
  2441. tso = i40e_tso(tx_ring, skb, &hdr_len,
  2442. &cd_type_cmd_tso_mss, &cd_tunneling);
  2443. if (tso < 0)
  2444. goto out_drop;
  2445. else if (tso)
  2446. tx_flags |= I40E_TX_FLAGS_TSO;
  2447. tsyn = i40e_tsyn(tx_ring, skb, tx_flags, &cd_type_cmd_tso_mss);
  2448. if (tsyn)
  2449. tx_flags |= I40E_TX_FLAGS_TSYN;
  2450. if (i40e_chk_linearize(skb, tx_flags))
  2451. if (skb_linearize(skb))
  2452. goto out_drop;
  2453. skb_tx_timestamp(skb);
  2454. /* always enable CRC insertion offload */
  2455. td_cmd |= I40E_TX_DESC_CMD_ICRC;
  2456. /* Always offload the checksum, since it's in the data descriptor */
  2457. if (skb->ip_summed == CHECKSUM_PARTIAL) {
  2458. tx_flags |= I40E_TX_FLAGS_CSUM;
  2459. i40e_tx_enable_csum(skb, &tx_flags, &td_cmd, &td_offset,
  2460. tx_ring, &cd_tunneling);
  2461. }
  2462. i40e_create_tx_ctx(tx_ring, cd_type_cmd_tso_mss,
  2463. cd_tunneling, cd_l2tag2);
  2464. /* Add Flow Director ATR if it's enabled.
  2465. *
  2466. * NOTE: this must always be directly before the data descriptor.
  2467. */
  2468. i40e_atr(tx_ring, skb, tx_flags, protocol);
  2469. i40e_tx_map(tx_ring, skb, first, tx_flags, hdr_len,
  2470. td_cmd, td_offset);
  2471. return NETDEV_TX_OK;
  2472. out_drop:
  2473. dev_kfree_skb_any(skb);
  2474. return NETDEV_TX_OK;
  2475. }
  2476. /**
  2477. * i40e_lan_xmit_frame - Selects the correct VSI and Tx queue to send buffer
  2478. * @skb: send buffer
  2479. * @netdev: network interface device structure
  2480. *
  2481. * Returns NETDEV_TX_OK if sent, else an error code
  2482. **/
  2483. netdev_tx_t i40e_lan_xmit_frame(struct sk_buff *skb, struct net_device *netdev)
  2484. {
  2485. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2486. struct i40e_vsi *vsi = np->vsi;
  2487. struct i40e_ring *tx_ring = vsi->tx_rings[skb->queue_mapping];
  2488. /* hardware can't handle really short frames, hardware padding works
  2489. * beyond this point
  2490. */
  2491. if (skb_put_padto(skb, I40E_MIN_TX_LEN))
  2492. return NETDEV_TX_OK;
  2493. return i40e_xmit_frame_ring(skb, tx_ring);
  2494. }