netback.c 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051
  1. /*
  2. * Back-end of the driver for virtual network devices. This portion of the
  3. * driver exports a 'unified' network-device interface that can be accessed
  4. * by any operating system that implements a compatible front end. A
  5. * reference front-end implementation can be found in:
  6. * drivers/net/xen-netfront.c
  7. *
  8. * Copyright (c) 2002-2005, K A Fraser
  9. *
  10. * This program is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU General Public License version 2
  12. * as published by the Free Software Foundation; or, when distributed
  13. * separately from the Linux kernel or incorporated into other
  14. * software packages, subject to the following license:
  15. *
  16. * Permission is hereby granted, free of charge, to any person obtaining a copy
  17. * of this source file (the "Software"), to deal in the Software without
  18. * restriction, including without limitation the rights to use, copy, modify,
  19. * merge, publish, distribute, sublicense, and/or sell copies of the Software,
  20. * and to permit persons to whom the Software is furnished to do so, subject to
  21. * the following conditions:
  22. *
  23. * The above copyright notice and this permission notice shall be included in
  24. * all copies or substantial portions of the Software.
  25. *
  26. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  27. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  28. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  29. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  30. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  31. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  32. * IN THE SOFTWARE.
  33. */
  34. #include "common.h"
  35. #include <linux/kthread.h>
  36. #include <linux/if_vlan.h>
  37. #include <linux/udp.h>
  38. #include <linux/highmem.h>
  39. #include <net/tcp.h>
  40. #include <xen/xen.h>
  41. #include <xen/events.h>
  42. #include <xen/interface/memory.h>
  43. #include <asm/xen/hypercall.h>
  44. #include <asm/xen/page.h>
  45. /* Provide an option to disable split event channels at load time as
  46. * event channels are limited resource. Split event channels are
  47. * enabled by default.
  48. */
  49. bool separate_tx_rx_irq = 1;
  50. module_param(separate_tx_rx_irq, bool, 0644);
  51. /* The time that packets can stay on the guest Rx internal queue
  52. * before they are dropped.
  53. */
  54. unsigned int rx_drain_timeout_msecs = 10000;
  55. module_param(rx_drain_timeout_msecs, uint, 0444);
  56. /* The length of time before the frontend is considered unresponsive
  57. * because it isn't providing Rx slots.
  58. */
  59. unsigned int rx_stall_timeout_msecs = 60000;
  60. module_param(rx_stall_timeout_msecs, uint, 0444);
  61. unsigned int xenvif_max_queues;
  62. module_param_named(max_queues, xenvif_max_queues, uint, 0644);
  63. MODULE_PARM_DESC(max_queues,
  64. "Maximum number of queues per virtual interface");
  65. /*
  66. * This is the maximum slots a skb can have. If a guest sends a skb
  67. * which exceeds this limit it is considered malicious.
  68. */
  69. #define FATAL_SKB_SLOTS_DEFAULT 20
  70. static unsigned int fatal_skb_slots = FATAL_SKB_SLOTS_DEFAULT;
  71. module_param(fatal_skb_slots, uint, 0444);
  72. /* The amount to copy out of the first guest Tx slot into the skb's
  73. * linear area. If the first slot has more data, it will be mapped
  74. * and put into the first frag.
  75. *
  76. * This is sized to avoid pulling headers from the frags for most
  77. * TCP/IP packets.
  78. */
  79. #define XEN_NETBACK_TX_COPY_LEN 128
  80. static void xenvif_idx_release(struct xenvif_queue *queue, u16 pending_idx,
  81. u8 status);
  82. static void make_tx_response(struct xenvif_queue *queue,
  83. struct xen_netif_tx_request *txp,
  84. s8 st);
  85. static void push_tx_responses(struct xenvif_queue *queue);
  86. static inline int tx_work_todo(struct xenvif_queue *queue);
  87. static struct xen_netif_rx_response *make_rx_response(struct xenvif_queue *queue,
  88. u16 id,
  89. s8 st,
  90. u16 offset,
  91. u16 size,
  92. u16 flags);
  93. static inline unsigned long idx_to_pfn(struct xenvif_queue *queue,
  94. u16 idx)
  95. {
  96. return page_to_pfn(queue->mmap_pages[idx]);
  97. }
  98. static inline unsigned long idx_to_kaddr(struct xenvif_queue *queue,
  99. u16 idx)
  100. {
  101. return (unsigned long)pfn_to_kaddr(idx_to_pfn(queue, idx));
  102. }
  103. #define callback_param(vif, pending_idx) \
  104. (vif->pending_tx_info[pending_idx].callback_struct)
  105. /* Find the containing VIF's structure from a pointer in pending_tx_info array
  106. */
  107. static inline struct xenvif_queue *ubuf_to_queue(const struct ubuf_info *ubuf)
  108. {
  109. u16 pending_idx = ubuf->desc;
  110. struct pending_tx_info *temp =
  111. container_of(ubuf, struct pending_tx_info, callback_struct);
  112. return container_of(temp - pending_idx,
  113. struct xenvif_queue,
  114. pending_tx_info[0]);
  115. }
  116. static u16 frag_get_pending_idx(skb_frag_t *frag)
  117. {
  118. return (u16)frag->page_offset;
  119. }
  120. static void frag_set_pending_idx(skb_frag_t *frag, u16 pending_idx)
  121. {
  122. frag->page_offset = pending_idx;
  123. }
  124. static inline pending_ring_idx_t pending_index(unsigned i)
  125. {
  126. return i & (MAX_PENDING_REQS-1);
  127. }
  128. bool xenvif_rx_ring_slots_available(struct xenvif_queue *queue, int needed)
  129. {
  130. RING_IDX prod, cons;
  131. do {
  132. prod = queue->rx.sring->req_prod;
  133. cons = queue->rx.req_cons;
  134. if (prod - cons >= needed)
  135. return true;
  136. queue->rx.sring->req_event = prod + 1;
  137. /* Make sure event is visible before we check prod
  138. * again.
  139. */
  140. mb();
  141. } while (queue->rx.sring->req_prod != prod);
  142. return false;
  143. }
  144. void xenvif_rx_queue_tail(struct xenvif_queue *queue, struct sk_buff *skb)
  145. {
  146. unsigned long flags;
  147. spin_lock_irqsave(&queue->rx_queue.lock, flags);
  148. __skb_queue_tail(&queue->rx_queue, skb);
  149. queue->rx_queue_len += skb->len;
  150. if (queue->rx_queue_len > queue->rx_queue_max)
  151. netif_tx_stop_queue(netdev_get_tx_queue(queue->vif->dev, queue->id));
  152. spin_unlock_irqrestore(&queue->rx_queue.lock, flags);
  153. }
  154. static struct sk_buff *xenvif_rx_dequeue(struct xenvif_queue *queue)
  155. {
  156. struct sk_buff *skb;
  157. spin_lock_irq(&queue->rx_queue.lock);
  158. skb = __skb_dequeue(&queue->rx_queue);
  159. if (skb)
  160. queue->rx_queue_len -= skb->len;
  161. spin_unlock_irq(&queue->rx_queue.lock);
  162. return skb;
  163. }
  164. static void xenvif_rx_queue_maybe_wake(struct xenvif_queue *queue)
  165. {
  166. spin_lock_irq(&queue->rx_queue.lock);
  167. if (queue->rx_queue_len < queue->rx_queue_max)
  168. netif_tx_wake_queue(netdev_get_tx_queue(queue->vif->dev, queue->id));
  169. spin_unlock_irq(&queue->rx_queue.lock);
  170. }
  171. static void xenvif_rx_queue_purge(struct xenvif_queue *queue)
  172. {
  173. struct sk_buff *skb;
  174. while ((skb = xenvif_rx_dequeue(queue)) != NULL)
  175. kfree_skb(skb);
  176. }
  177. static void xenvif_rx_queue_drop_expired(struct xenvif_queue *queue)
  178. {
  179. struct sk_buff *skb;
  180. for(;;) {
  181. skb = skb_peek(&queue->rx_queue);
  182. if (!skb)
  183. break;
  184. if (time_before(jiffies, XENVIF_RX_CB(skb)->expires))
  185. break;
  186. xenvif_rx_dequeue(queue);
  187. kfree_skb(skb);
  188. }
  189. }
  190. struct netrx_pending_operations {
  191. unsigned copy_prod, copy_cons;
  192. unsigned meta_prod, meta_cons;
  193. struct gnttab_copy *copy;
  194. struct xenvif_rx_meta *meta;
  195. int copy_off;
  196. grant_ref_t copy_gref;
  197. };
  198. static struct xenvif_rx_meta *get_next_rx_buffer(struct xenvif_queue *queue,
  199. struct netrx_pending_operations *npo)
  200. {
  201. struct xenvif_rx_meta *meta;
  202. struct xen_netif_rx_request *req;
  203. req = RING_GET_REQUEST(&queue->rx, queue->rx.req_cons++);
  204. meta = npo->meta + npo->meta_prod++;
  205. meta->gso_type = XEN_NETIF_GSO_TYPE_NONE;
  206. meta->gso_size = 0;
  207. meta->size = 0;
  208. meta->id = req->id;
  209. npo->copy_off = 0;
  210. npo->copy_gref = req->gref;
  211. return meta;
  212. }
  213. /*
  214. * Set up the grant operations for this fragment. If it's a flipping
  215. * interface, we also set up the unmap request from here.
  216. */
  217. static void xenvif_gop_frag_copy(struct xenvif_queue *queue, struct sk_buff *skb,
  218. struct netrx_pending_operations *npo,
  219. struct page *page, unsigned long size,
  220. unsigned long offset, int *head)
  221. {
  222. struct gnttab_copy *copy_gop;
  223. struct xenvif_rx_meta *meta;
  224. unsigned long bytes;
  225. int gso_type = XEN_NETIF_GSO_TYPE_NONE;
  226. /* Data must not cross a page boundary. */
  227. BUG_ON(size + offset > PAGE_SIZE<<compound_order(page));
  228. meta = npo->meta + npo->meta_prod - 1;
  229. /* Skip unused frames from start of page */
  230. page += offset >> PAGE_SHIFT;
  231. offset &= ~PAGE_MASK;
  232. while (size > 0) {
  233. struct xen_page_foreign *foreign;
  234. BUG_ON(offset >= PAGE_SIZE);
  235. BUG_ON(npo->copy_off > MAX_BUFFER_OFFSET);
  236. if (npo->copy_off == MAX_BUFFER_OFFSET)
  237. meta = get_next_rx_buffer(queue, npo);
  238. bytes = PAGE_SIZE - offset;
  239. if (bytes > size)
  240. bytes = size;
  241. if (npo->copy_off + bytes > MAX_BUFFER_OFFSET)
  242. bytes = MAX_BUFFER_OFFSET - npo->copy_off;
  243. copy_gop = npo->copy + npo->copy_prod++;
  244. copy_gop->flags = GNTCOPY_dest_gref;
  245. copy_gop->len = bytes;
  246. foreign = xen_page_foreign(page);
  247. if (foreign) {
  248. copy_gop->source.domid = foreign->domid;
  249. copy_gop->source.u.ref = foreign->gref;
  250. copy_gop->flags |= GNTCOPY_source_gref;
  251. } else {
  252. copy_gop->source.domid = DOMID_SELF;
  253. copy_gop->source.u.gmfn =
  254. virt_to_mfn(page_address(page));
  255. }
  256. copy_gop->source.offset = offset;
  257. copy_gop->dest.domid = queue->vif->domid;
  258. copy_gop->dest.offset = npo->copy_off;
  259. copy_gop->dest.u.ref = npo->copy_gref;
  260. npo->copy_off += bytes;
  261. meta->size += bytes;
  262. offset += bytes;
  263. size -= bytes;
  264. /* Next frame */
  265. if (offset == PAGE_SIZE && size) {
  266. BUG_ON(!PageCompound(page));
  267. page++;
  268. offset = 0;
  269. }
  270. /* Leave a gap for the GSO descriptor. */
  271. if (skb_is_gso(skb)) {
  272. if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4)
  273. gso_type = XEN_NETIF_GSO_TYPE_TCPV4;
  274. else if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6)
  275. gso_type = XEN_NETIF_GSO_TYPE_TCPV6;
  276. }
  277. if (*head && ((1 << gso_type) & queue->vif->gso_mask))
  278. queue->rx.req_cons++;
  279. *head = 0; /* There must be something in this buffer now. */
  280. }
  281. }
  282. /*
  283. * Prepare an SKB to be transmitted to the frontend.
  284. *
  285. * This function is responsible for allocating grant operations, meta
  286. * structures, etc.
  287. *
  288. * It returns the number of meta structures consumed. The number of
  289. * ring slots used is always equal to the number of meta slots used
  290. * plus the number of GSO descriptors used. Currently, we use either
  291. * zero GSO descriptors (for non-GSO packets) or one descriptor (for
  292. * frontend-side LRO).
  293. */
  294. static int xenvif_gop_skb(struct sk_buff *skb,
  295. struct netrx_pending_operations *npo,
  296. struct xenvif_queue *queue)
  297. {
  298. struct xenvif *vif = netdev_priv(skb->dev);
  299. int nr_frags = skb_shinfo(skb)->nr_frags;
  300. int i;
  301. struct xen_netif_rx_request *req;
  302. struct xenvif_rx_meta *meta;
  303. unsigned char *data;
  304. int head = 1;
  305. int old_meta_prod;
  306. int gso_type;
  307. old_meta_prod = npo->meta_prod;
  308. gso_type = XEN_NETIF_GSO_TYPE_NONE;
  309. if (skb_is_gso(skb)) {
  310. if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4)
  311. gso_type = XEN_NETIF_GSO_TYPE_TCPV4;
  312. else if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6)
  313. gso_type = XEN_NETIF_GSO_TYPE_TCPV6;
  314. }
  315. /* Set up a GSO prefix descriptor, if necessary */
  316. if ((1 << gso_type) & vif->gso_prefix_mask) {
  317. req = RING_GET_REQUEST(&queue->rx, queue->rx.req_cons++);
  318. meta = npo->meta + npo->meta_prod++;
  319. meta->gso_type = gso_type;
  320. meta->gso_size = skb_shinfo(skb)->gso_size;
  321. meta->size = 0;
  322. meta->id = req->id;
  323. }
  324. req = RING_GET_REQUEST(&queue->rx, queue->rx.req_cons++);
  325. meta = npo->meta + npo->meta_prod++;
  326. if ((1 << gso_type) & vif->gso_mask) {
  327. meta->gso_type = gso_type;
  328. meta->gso_size = skb_shinfo(skb)->gso_size;
  329. } else {
  330. meta->gso_type = XEN_NETIF_GSO_TYPE_NONE;
  331. meta->gso_size = 0;
  332. }
  333. meta->size = 0;
  334. meta->id = req->id;
  335. npo->copy_off = 0;
  336. npo->copy_gref = req->gref;
  337. data = skb->data;
  338. while (data < skb_tail_pointer(skb)) {
  339. unsigned int offset = offset_in_page(data);
  340. unsigned int len = PAGE_SIZE - offset;
  341. if (data + len > skb_tail_pointer(skb))
  342. len = skb_tail_pointer(skb) - data;
  343. xenvif_gop_frag_copy(queue, skb, npo,
  344. virt_to_page(data), len, offset, &head);
  345. data += len;
  346. }
  347. for (i = 0; i < nr_frags; i++) {
  348. xenvif_gop_frag_copy(queue, skb, npo,
  349. skb_frag_page(&skb_shinfo(skb)->frags[i]),
  350. skb_frag_size(&skb_shinfo(skb)->frags[i]),
  351. skb_shinfo(skb)->frags[i].page_offset,
  352. &head);
  353. }
  354. return npo->meta_prod - old_meta_prod;
  355. }
  356. /*
  357. * This is a twin to xenvif_gop_skb. Assume that xenvif_gop_skb was
  358. * used to set up the operations on the top of
  359. * netrx_pending_operations, which have since been done. Check that
  360. * they didn't give any errors and advance over them.
  361. */
  362. static int xenvif_check_gop(struct xenvif *vif, int nr_meta_slots,
  363. struct netrx_pending_operations *npo)
  364. {
  365. struct gnttab_copy *copy_op;
  366. int status = XEN_NETIF_RSP_OKAY;
  367. int i;
  368. for (i = 0; i < nr_meta_slots; i++) {
  369. copy_op = npo->copy + npo->copy_cons++;
  370. if (copy_op->status != GNTST_okay) {
  371. netdev_dbg(vif->dev,
  372. "Bad status %d from copy to DOM%d.\n",
  373. copy_op->status, vif->domid);
  374. status = XEN_NETIF_RSP_ERROR;
  375. }
  376. }
  377. return status;
  378. }
  379. static void xenvif_add_frag_responses(struct xenvif_queue *queue, int status,
  380. struct xenvif_rx_meta *meta,
  381. int nr_meta_slots)
  382. {
  383. int i;
  384. unsigned long offset;
  385. /* No fragments used */
  386. if (nr_meta_slots <= 1)
  387. return;
  388. nr_meta_slots--;
  389. for (i = 0; i < nr_meta_slots; i++) {
  390. int flags;
  391. if (i == nr_meta_slots - 1)
  392. flags = 0;
  393. else
  394. flags = XEN_NETRXF_more_data;
  395. offset = 0;
  396. make_rx_response(queue, meta[i].id, status, offset,
  397. meta[i].size, flags);
  398. }
  399. }
  400. void xenvif_kick_thread(struct xenvif_queue *queue)
  401. {
  402. wake_up(&queue->wq);
  403. }
  404. static void xenvif_rx_action(struct xenvif_queue *queue)
  405. {
  406. s8 status;
  407. u16 flags;
  408. struct xen_netif_rx_response *resp;
  409. struct sk_buff_head rxq;
  410. struct sk_buff *skb;
  411. LIST_HEAD(notify);
  412. int ret;
  413. unsigned long offset;
  414. bool need_to_notify = false;
  415. struct netrx_pending_operations npo = {
  416. .copy = queue->grant_copy_op,
  417. .meta = queue->meta,
  418. };
  419. skb_queue_head_init(&rxq);
  420. while (xenvif_rx_ring_slots_available(queue, XEN_NETBK_RX_SLOTS_MAX)
  421. && (skb = xenvif_rx_dequeue(queue)) != NULL) {
  422. RING_IDX old_req_cons;
  423. RING_IDX ring_slots_used;
  424. queue->last_rx_time = jiffies;
  425. old_req_cons = queue->rx.req_cons;
  426. XENVIF_RX_CB(skb)->meta_slots_used = xenvif_gop_skb(skb, &npo, queue);
  427. ring_slots_used = queue->rx.req_cons - old_req_cons;
  428. __skb_queue_tail(&rxq, skb);
  429. }
  430. BUG_ON(npo.meta_prod > ARRAY_SIZE(queue->meta));
  431. if (!npo.copy_prod)
  432. goto done;
  433. BUG_ON(npo.copy_prod > MAX_GRANT_COPY_OPS);
  434. gnttab_batch_copy(queue->grant_copy_op, npo.copy_prod);
  435. while ((skb = __skb_dequeue(&rxq)) != NULL) {
  436. if ((1 << queue->meta[npo.meta_cons].gso_type) &
  437. queue->vif->gso_prefix_mask) {
  438. resp = RING_GET_RESPONSE(&queue->rx,
  439. queue->rx.rsp_prod_pvt++);
  440. resp->flags = XEN_NETRXF_gso_prefix | XEN_NETRXF_more_data;
  441. resp->offset = queue->meta[npo.meta_cons].gso_size;
  442. resp->id = queue->meta[npo.meta_cons].id;
  443. resp->status = XENVIF_RX_CB(skb)->meta_slots_used;
  444. npo.meta_cons++;
  445. XENVIF_RX_CB(skb)->meta_slots_used--;
  446. }
  447. queue->stats.tx_bytes += skb->len;
  448. queue->stats.tx_packets++;
  449. status = xenvif_check_gop(queue->vif,
  450. XENVIF_RX_CB(skb)->meta_slots_used,
  451. &npo);
  452. if (XENVIF_RX_CB(skb)->meta_slots_used == 1)
  453. flags = 0;
  454. else
  455. flags = XEN_NETRXF_more_data;
  456. if (skb->ip_summed == CHECKSUM_PARTIAL) /* local packet? */
  457. flags |= XEN_NETRXF_csum_blank | XEN_NETRXF_data_validated;
  458. else if (skb->ip_summed == CHECKSUM_UNNECESSARY)
  459. /* remote but checksummed. */
  460. flags |= XEN_NETRXF_data_validated;
  461. offset = 0;
  462. resp = make_rx_response(queue, queue->meta[npo.meta_cons].id,
  463. status, offset,
  464. queue->meta[npo.meta_cons].size,
  465. flags);
  466. if ((1 << queue->meta[npo.meta_cons].gso_type) &
  467. queue->vif->gso_mask) {
  468. struct xen_netif_extra_info *gso =
  469. (struct xen_netif_extra_info *)
  470. RING_GET_RESPONSE(&queue->rx,
  471. queue->rx.rsp_prod_pvt++);
  472. resp->flags |= XEN_NETRXF_extra_info;
  473. gso->u.gso.type = queue->meta[npo.meta_cons].gso_type;
  474. gso->u.gso.size = queue->meta[npo.meta_cons].gso_size;
  475. gso->u.gso.pad = 0;
  476. gso->u.gso.features = 0;
  477. gso->type = XEN_NETIF_EXTRA_TYPE_GSO;
  478. gso->flags = 0;
  479. }
  480. xenvif_add_frag_responses(queue, status,
  481. queue->meta + npo.meta_cons + 1,
  482. XENVIF_RX_CB(skb)->meta_slots_used);
  483. RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&queue->rx, ret);
  484. need_to_notify |= !!ret;
  485. npo.meta_cons += XENVIF_RX_CB(skb)->meta_slots_used;
  486. dev_kfree_skb(skb);
  487. }
  488. done:
  489. if (need_to_notify)
  490. notify_remote_via_irq(queue->rx_irq);
  491. }
  492. void xenvif_napi_schedule_or_enable_events(struct xenvif_queue *queue)
  493. {
  494. int more_to_do;
  495. RING_FINAL_CHECK_FOR_REQUESTS(&queue->tx, more_to_do);
  496. if (more_to_do)
  497. napi_schedule(&queue->napi);
  498. }
  499. static void tx_add_credit(struct xenvif_queue *queue)
  500. {
  501. unsigned long max_burst, max_credit;
  502. /*
  503. * Allow a burst big enough to transmit a jumbo packet of up to 128kB.
  504. * Otherwise the interface can seize up due to insufficient credit.
  505. */
  506. max_burst = RING_GET_REQUEST(&queue->tx, queue->tx.req_cons)->size;
  507. max_burst = min(max_burst, 131072UL);
  508. max_burst = max(max_burst, queue->credit_bytes);
  509. /* Take care that adding a new chunk of credit doesn't wrap to zero. */
  510. max_credit = queue->remaining_credit + queue->credit_bytes;
  511. if (max_credit < queue->remaining_credit)
  512. max_credit = ULONG_MAX; /* wrapped: clamp to ULONG_MAX */
  513. queue->remaining_credit = min(max_credit, max_burst);
  514. }
  515. static void tx_credit_callback(unsigned long data)
  516. {
  517. struct xenvif_queue *queue = (struct xenvif_queue *)data;
  518. tx_add_credit(queue);
  519. xenvif_napi_schedule_or_enable_events(queue);
  520. }
  521. static void xenvif_tx_err(struct xenvif_queue *queue,
  522. struct xen_netif_tx_request *txp, RING_IDX end)
  523. {
  524. RING_IDX cons = queue->tx.req_cons;
  525. unsigned long flags;
  526. do {
  527. spin_lock_irqsave(&queue->response_lock, flags);
  528. make_tx_response(queue, txp, XEN_NETIF_RSP_ERROR);
  529. push_tx_responses(queue);
  530. spin_unlock_irqrestore(&queue->response_lock, flags);
  531. if (cons == end)
  532. break;
  533. txp = RING_GET_REQUEST(&queue->tx, cons++);
  534. } while (1);
  535. queue->tx.req_cons = cons;
  536. }
  537. static void xenvif_fatal_tx_err(struct xenvif *vif)
  538. {
  539. netdev_err(vif->dev, "fatal error; disabling device\n");
  540. vif->disabled = true;
  541. /* Disable the vif from queue 0's kthread */
  542. if (vif->queues)
  543. xenvif_kick_thread(&vif->queues[0]);
  544. }
  545. static int xenvif_count_requests(struct xenvif_queue *queue,
  546. struct xen_netif_tx_request *first,
  547. struct xen_netif_tx_request *txp,
  548. int work_to_do)
  549. {
  550. RING_IDX cons = queue->tx.req_cons;
  551. int slots = 0;
  552. int drop_err = 0;
  553. int more_data;
  554. if (!(first->flags & XEN_NETTXF_more_data))
  555. return 0;
  556. do {
  557. struct xen_netif_tx_request dropped_tx = { 0 };
  558. if (slots >= work_to_do) {
  559. netdev_err(queue->vif->dev,
  560. "Asked for %d slots but exceeds this limit\n",
  561. work_to_do);
  562. xenvif_fatal_tx_err(queue->vif);
  563. return -ENODATA;
  564. }
  565. /* This guest is really using too many slots and
  566. * considered malicious.
  567. */
  568. if (unlikely(slots >= fatal_skb_slots)) {
  569. netdev_err(queue->vif->dev,
  570. "Malicious frontend using %d slots, threshold %u\n",
  571. slots, fatal_skb_slots);
  572. xenvif_fatal_tx_err(queue->vif);
  573. return -E2BIG;
  574. }
  575. /* Xen network protocol had implicit dependency on
  576. * MAX_SKB_FRAGS. XEN_NETBK_LEGACY_SLOTS_MAX is set to
  577. * the historical MAX_SKB_FRAGS value 18 to honor the
  578. * same behavior as before. Any packet using more than
  579. * 18 slots but less than fatal_skb_slots slots is
  580. * dropped
  581. */
  582. if (!drop_err && slots >= XEN_NETBK_LEGACY_SLOTS_MAX) {
  583. if (net_ratelimit())
  584. netdev_dbg(queue->vif->dev,
  585. "Too many slots (%d) exceeding limit (%d), dropping packet\n",
  586. slots, XEN_NETBK_LEGACY_SLOTS_MAX);
  587. drop_err = -E2BIG;
  588. }
  589. if (drop_err)
  590. txp = &dropped_tx;
  591. memcpy(txp, RING_GET_REQUEST(&queue->tx, cons + slots),
  592. sizeof(*txp));
  593. /* If the guest submitted a frame >= 64 KiB then
  594. * first->size overflowed and following slots will
  595. * appear to be larger than the frame.
  596. *
  597. * This cannot be fatal error as there are buggy
  598. * frontends that do this.
  599. *
  600. * Consume all slots and drop the packet.
  601. */
  602. if (!drop_err && txp->size > first->size) {
  603. if (net_ratelimit())
  604. netdev_dbg(queue->vif->dev,
  605. "Invalid tx request, slot size %u > remaining size %u\n",
  606. txp->size, first->size);
  607. drop_err = -EIO;
  608. }
  609. first->size -= txp->size;
  610. slots++;
  611. if (unlikely((txp->offset + txp->size) > PAGE_SIZE)) {
  612. netdev_err(queue->vif->dev, "Cross page boundary, txp->offset: %x, size: %u\n",
  613. txp->offset, txp->size);
  614. xenvif_fatal_tx_err(queue->vif);
  615. return -EINVAL;
  616. }
  617. more_data = txp->flags & XEN_NETTXF_more_data;
  618. if (!drop_err)
  619. txp++;
  620. } while (more_data);
  621. if (drop_err) {
  622. xenvif_tx_err(queue, first, cons + slots);
  623. return drop_err;
  624. }
  625. return slots;
  626. }
  627. struct xenvif_tx_cb {
  628. u16 pending_idx;
  629. };
  630. #define XENVIF_TX_CB(skb) ((struct xenvif_tx_cb *)(skb)->cb)
  631. static inline void xenvif_tx_create_map_op(struct xenvif_queue *queue,
  632. u16 pending_idx,
  633. struct xen_netif_tx_request *txp,
  634. struct gnttab_map_grant_ref *mop)
  635. {
  636. queue->pages_to_map[mop-queue->tx_map_ops] = queue->mmap_pages[pending_idx];
  637. gnttab_set_map_op(mop, idx_to_kaddr(queue, pending_idx),
  638. GNTMAP_host_map | GNTMAP_readonly,
  639. txp->gref, queue->vif->domid);
  640. memcpy(&queue->pending_tx_info[pending_idx].req, txp,
  641. sizeof(*txp));
  642. }
  643. static inline struct sk_buff *xenvif_alloc_skb(unsigned int size)
  644. {
  645. struct sk_buff *skb =
  646. alloc_skb(size + NET_SKB_PAD + NET_IP_ALIGN,
  647. GFP_ATOMIC | __GFP_NOWARN);
  648. if (unlikely(skb == NULL))
  649. return NULL;
  650. /* Packets passed to netif_rx() must have some headroom. */
  651. skb_reserve(skb, NET_SKB_PAD + NET_IP_ALIGN);
  652. /* Initialize it here to avoid later surprises */
  653. skb_shinfo(skb)->destructor_arg = NULL;
  654. return skb;
  655. }
  656. static struct gnttab_map_grant_ref *xenvif_get_requests(struct xenvif_queue *queue,
  657. struct sk_buff *skb,
  658. struct xen_netif_tx_request *txp,
  659. struct gnttab_map_grant_ref *gop)
  660. {
  661. struct skb_shared_info *shinfo = skb_shinfo(skb);
  662. skb_frag_t *frags = shinfo->frags;
  663. u16 pending_idx = XENVIF_TX_CB(skb)->pending_idx;
  664. int start;
  665. pending_ring_idx_t index;
  666. unsigned int nr_slots, frag_overflow = 0;
  667. /* At this point shinfo->nr_frags is in fact the number of
  668. * slots, which can be as large as XEN_NETBK_LEGACY_SLOTS_MAX.
  669. */
  670. if (shinfo->nr_frags > MAX_SKB_FRAGS) {
  671. frag_overflow = shinfo->nr_frags - MAX_SKB_FRAGS;
  672. BUG_ON(frag_overflow > MAX_SKB_FRAGS);
  673. shinfo->nr_frags = MAX_SKB_FRAGS;
  674. }
  675. nr_slots = shinfo->nr_frags;
  676. /* Skip first skb fragment if it is on same page as header fragment. */
  677. start = (frag_get_pending_idx(&shinfo->frags[0]) == pending_idx);
  678. for (shinfo->nr_frags = start; shinfo->nr_frags < nr_slots;
  679. shinfo->nr_frags++, txp++, gop++) {
  680. index = pending_index(queue->pending_cons++);
  681. pending_idx = queue->pending_ring[index];
  682. xenvif_tx_create_map_op(queue, pending_idx, txp, gop);
  683. frag_set_pending_idx(&frags[shinfo->nr_frags], pending_idx);
  684. }
  685. if (frag_overflow) {
  686. struct sk_buff *nskb = xenvif_alloc_skb(0);
  687. if (unlikely(nskb == NULL)) {
  688. if (net_ratelimit())
  689. netdev_err(queue->vif->dev,
  690. "Can't allocate the frag_list skb.\n");
  691. return NULL;
  692. }
  693. shinfo = skb_shinfo(nskb);
  694. frags = shinfo->frags;
  695. for (shinfo->nr_frags = 0; shinfo->nr_frags < frag_overflow;
  696. shinfo->nr_frags++, txp++, gop++) {
  697. index = pending_index(queue->pending_cons++);
  698. pending_idx = queue->pending_ring[index];
  699. xenvif_tx_create_map_op(queue, pending_idx, txp, gop);
  700. frag_set_pending_idx(&frags[shinfo->nr_frags],
  701. pending_idx);
  702. }
  703. skb_shinfo(skb)->frag_list = nskb;
  704. }
  705. return gop;
  706. }
  707. static inline void xenvif_grant_handle_set(struct xenvif_queue *queue,
  708. u16 pending_idx,
  709. grant_handle_t handle)
  710. {
  711. if (unlikely(queue->grant_tx_handle[pending_idx] !=
  712. NETBACK_INVALID_HANDLE)) {
  713. netdev_err(queue->vif->dev,
  714. "Trying to overwrite active handle! pending_idx: %x\n",
  715. pending_idx);
  716. BUG();
  717. }
  718. queue->grant_tx_handle[pending_idx] = handle;
  719. }
  720. static inline void xenvif_grant_handle_reset(struct xenvif_queue *queue,
  721. u16 pending_idx)
  722. {
  723. if (unlikely(queue->grant_tx_handle[pending_idx] ==
  724. NETBACK_INVALID_HANDLE)) {
  725. netdev_err(queue->vif->dev,
  726. "Trying to unmap invalid handle! pending_idx: %x\n",
  727. pending_idx);
  728. BUG();
  729. }
  730. queue->grant_tx_handle[pending_idx] = NETBACK_INVALID_HANDLE;
  731. }
  732. static int xenvif_tx_check_gop(struct xenvif_queue *queue,
  733. struct sk_buff *skb,
  734. struct gnttab_map_grant_ref **gopp_map,
  735. struct gnttab_copy **gopp_copy)
  736. {
  737. struct gnttab_map_grant_ref *gop_map = *gopp_map;
  738. u16 pending_idx = XENVIF_TX_CB(skb)->pending_idx;
  739. /* This always points to the shinfo of the skb being checked, which
  740. * could be either the first or the one on the frag_list
  741. */
  742. struct skb_shared_info *shinfo = skb_shinfo(skb);
  743. /* If this is non-NULL, we are currently checking the frag_list skb, and
  744. * this points to the shinfo of the first one
  745. */
  746. struct skb_shared_info *first_shinfo = NULL;
  747. int nr_frags = shinfo->nr_frags;
  748. const bool sharedslot = nr_frags &&
  749. frag_get_pending_idx(&shinfo->frags[0]) == pending_idx;
  750. int i, err;
  751. /* Check status of header. */
  752. err = (*gopp_copy)->status;
  753. if (unlikely(err)) {
  754. if (net_ratelimit())
  755. netdev_dbg(queue->vif->dev,
  756. "Grant copy of header failed! status: %d pending_idx: %u ref: %u\n",
  757. (*gopp_copy)->status,
  758. pending_idx,
  759. (*gopp_copy)->source.u.ref);
  760. /* The first frag might still have this slot mapped */
  761. if (!sharedslot)
  762. xenvif_idx_release(queue, pending_idx,
  763. XEN_NETIF_RSP_ERROR);
  764. }
  765. (*gopp_copy)++;
  766. check_frags:
  767. for (i = 0; i < nr_frags; i++, gop_map++) {
  768. int j, newerr;
  769. pending_idx = frag_get_pending_idx(&shinfo->frags[i]);
  770. /* Check error status: if okay then remember grant handle. */
  771. newerr = gop_map->status;
  772. if (likely(!newerr)) {
  773. xenvif_grant_handle_set(queue,
  774. pending_idx,
  775. gop_map->handle);
  776. /* Had a previous error? Invalidate this fragment. */
  777. if (unlikely(err)) {
  778. xenvif_idx_unmap(queue, pending_idx);
  779. /* If the mapping of the first frag was OK, but
  780. * the header's copy failed, and they are
  781. * sharing a slot, send an error
  782. */
  783. if (i == 0 && sharedslot)
  784. xenvif_idx_release(queue, pending_idx,
  785. XEN_NETIF_RSP_ERROR);
  786. else
  787. xenvif_idx_release(queue, pending_idx,
  788. XEN_NETIF_RSP_OKAY);
  789. }
  790. continue;
  791. }
  792. /* Error on this fragment: respond to client with an error. */
  793. if (net_ratelimit())
  794. netdev_dbg(queue->vif->dev,
  795. "Grant map of %d. frag failed! status: %d pending_idx: %u ref: %u\n",
  796. i,
  797. gop_map->status,
  798. pending_idx,
  799. gop_map->ref);
  800. xenvif_idx_release(queue, pending_idx, XEN_NETIF_RSP_ERROR);
  801. /* Not the first error? Preceding frags already invalidated. */
  802. if (err)
  803. continue;
  804. /* First error: if the header haven't shared a slot with the
  805. * first frag, release it as well.
  806. */
  807. if (!sharedslot)
  808. xenvif_idx_release(queue,
  809. XENVIF_TX_CB(skb)->pending_idx,
  810. XEN_NETIF_RSP_OKAY);
  811. /* Invalidate preceding fragments of this skb. */
  812. for (j = 0; j < i; j++) {
  813. pending_idx = frag_get_pending_idx(&shinfo->frags[j]);
  814. xenvif_idx_unmap(queue, pending_idx);
  815. xenvif_idx_release(queue, pending_idx,
  816. XEN_NETIF_RSP_OKAY);
  817. }
  818. /* And if we found the error while checking the frag_list, unmap
  819. * the first skb's frags
  820. */
  821. if (first_shinfo) {
  822. for (j = 0; j < first_shinfo->nr_frags; j++) {
  823. pending_idx = frag_get_pending_idx(&first_shinfo->frags[j]);
  824. xenvif_idx_unmap(queue, pending_idx);
  825. xenvif_idx_release(queue, pending_idx,
  826. XEN_NETIF_RSP_OKAY);
  827. }
  828. }
  829. /* Remember the error: invalidate all subsequent fragments. */
  830. err = newerr;
  831. }
  832. if (skb_has_frag_list(skb) && !first_shinfo) {
  833. first_shinfo = skb_shinfo(skb);
  834. shinfo = skb_shinfo(skb_shinfo(skb)->frag_list);
  835. nr_frags = shinfo->nr_frags;
  836. goto check_frags;
  837. }
  838. *gopp_map = gop_map;
  839. return err;
  840. }
  841. static void xenvif_fill_frags(struct xenvif_queue *queue, struct sk_buff *skb)
  842. {
  843. struct skb_shared_info *shinfo = skb_shinfo(skb);
  844. int nr_frags = shinfo->nr_frags;
  845. int i;
  846. u16 prev_pending_idx = INVALID_PENDING_IDX;
  847. for (i = 0; i < nr_frags; i++) {
  848. skb_frag_t *frag = shinfo->frags + i;
  849. struct xen_netif_tx_request *txp;
  850. struct page *page;
  851. u16 pending_idx;
  852. pending_idx = frag_get_pending_idx(frag);
  853. /* If this is not the first frag, chain it to the previous*/
  854. if (prev_pending_idx == INVALID_PENDING_IDX)
  855. skb_shinfo(skb)->destructor_arg =
  856. &callback_param(queue, pending_idx);
  857. else
  858. callback_param(queue, prev_pending_idx).ctx =
  859. &callback_param(queue, pending_idx);
  860. callback_param(queue, pending_idx).ctx = NULL;
  861. prev_pending_idx = pending_idx;
  862. txp = &queue->pending_tx_info[pending_idx].req;
  863. page = virt_to_page(idx_to_kaddr(queue, pending_idx));
  864. __skb_fill_page_desc(skb, i, page, txp->offset, txp->size);
  865. skb->len += txp->size;
  866. skb->data_len += txp->size;
  867. skb->truesize += txp->size;
  868. /* Take an extra reference to offset network stack's put_page */
  869. get_page(queue->mmap_pages[pending_idx]);
  870. }
  871. }
  872. static int xenvif_get_extras(struct xenvif_queue *queue,
  873. struct xen_netif_extra_info *extras,
  874. int work_to_do)
  875. {
  876. struct xen_netif_extra_info extra;
  877. RING_IDX cons = queue->tx.req_cons;
  878. do {
  879. if (unlikely(work_to_do-- <= 0)) {
  880. netdev_err(queue->vif->dev, "Missing extra info\n");
  881. xenvif_fatal_tx_err(queue->vif);
  882. return -EBADR;
  883. }
  884. memcpy(&extra, RING_GET_REQUEST(&queue->tx, cons),
  885. sizeof(extra));
  886. if (unlikely(!extra.type ||
  887. extra.type >= XEN_NETIF_EXTRA_TYPE_MAX)) {
  888. queue->tx.req_cons = ++cons;
  889. netdev_err(queue->vif->dev,
  890. "Invalid extra type: %d\n", extra.type);
  891. xenvif_fatal_tx_err(queue->vif);
  892. return -EINVAL;
  893. }
  894. memcpy(&extras[extra.type - 1], &extra, sizeof(extra));
  895. queue->tx.req_cons = ++cons;
  896. } while (extra.flags & XEN_NETIF_EXTRA_FLAG_MORE);
  897. return work_to_do;
  898. }
  899. static int xenvif_set_skb_gso(struct xenvif *vif,
  900. struct sk_buff *skb,
  901. struct xen_netif_extra_info *gso)
  902. {
  903. if (!gso->u.gso.size) {
  904. netdev_err(vif->dev, "GSO size must not be zero.\n");
  905. xenvif_fatal_tx_err(vif);
  906. return -EINVAL;
  907. }
  908. switch (gso->u.gso.type) {
  909. case XEN_NETIF_GSO_TYPE_TCPV4:
  910. skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4;
  911. break;
  912. case XEN_NETIF_GSO_TYPE_TCPV6:
  913. skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6;
  914. break;
  915. default:
  916. netdev_err(vif->dev, "Bad GSO type %d.\n", gso->u.gso.type);
  917. xenvif_fatal_tx_err(vif);
  918. return -EINVAL;
  919. }
  920. skb_shinfo(skb)->gso_size = gso->u.gso.size;
  921. /* gso_segs will be calculated later */
  922. return 0;
  923. }
  924. static int checksum_setup(struct xenvif_queue *queue, struct sk_buff *skb)
  925. {
  926. bool recalculate_partial_csum = false;
  927. /* A GSO SKB must be CHECKSUM_PARTIAL. However some buggy
  928. * peers can fail to set NETRXF_csum_blank when sending a GSO
  929. * frame. In this case force the SKB to CHECKSUM_PARTIAL and
  930. * recalculate the partial checksum.
  931. */
  932. if (skb->ip_summed != CHECKSUM_PARTIAL && skb_is_gso(skb)) {
  933. queue->stats.rx_gso_checksum_fixup++;
  934. skb->ip_summed = CHECKSUM_PARTIAL;
  935. recalculate_partial_csum = true;
  936. }
  937. /* A non-CHECKSUM_PARTIAL SKB does not require setup. */
  938. if (skb->ip_summed != CHECKSUM_PARTIAL)
  939. return 0;
  940. return skb_checksum_setup(skb, recalculate_partial_csum);
  941. }
  942. static bool tx_credit_exceeded(struct xenvif_queue *queue, unsigned size)
  943. {
  944. u64 now = get_jiffies_64();
  945. u64 next_credit = queue->credit_window_start +
  946. msecs_to_jiffies(queue->credit_usec / 1000);
  947. /* Timer could already be pending in rare cases. */
  948. if (timer_pending(&queue->credit_timeout))
  949. return true;
  950. /* Passed the point where we can replenish credit? */
  951. if (time_after_eq64(now, next_credit)) {
  952. queue->credit_window_start = now;
  953. tx_add_credit(queue);
  954. }
  955. /* Still too big to send right now? Set a callback. */
  956. if (size > queue->remaining_credit) {
  957. queue->credit_timeout.data =
  958. (unsigned long)queue;
  959. queue->credit_timeout.function =
  960. tx_credit_callback;
  961. mod_timer(&queue->credit_timeout,
  962. next_credit);
  963. queue->credit_window_start = next_credit;
  964. return true;
  965. }
  966. return false;
  967. }
  968. static void xenvif_tx_build_gops(struct xenvif_queue *queue,
  969. int budget,
  970. unsigned *copy_ops,
  971. unsigned *map_ops)
  972. {
  973. struct gnttab_map_grant_ref *gop = queue->tx_map_ops, *request_gop;
  974. struct sk_buff *skb;
  975. int ret;
  976. while (skb_queue_len(&queue->tx_queue) < budget) {
  977. struct xen_netif_tx_request txreq;
  978. struct xen_netif_tx_request txfrags[XEN_NETBK_LEGACY_SLOTS_MAX];
  979. struct xen_netif_extra_info extras[XEN_NETIF_EXTRA_TYPE_MAX-1];
  980. u16 pending_idx;
  981. RING_IDX idx;
  982. int work_to_do;
  983. unsigned int data_len;
  984. pending_ring_idx_t index;
  985. if (queue->tx.sring->req_prod - queue->tx.req_cons >
  986. XEN_NETIF_TX_RING_SIZE) {
  987. netdev_err(queue->vif->dev,
  988. "Impossible number of requests. "
  989. "req_prod %d, req_cons %d, size %ld\n",
  990. queue->tx.sring->req_prod, queue->tx.req_cons,
  991. XEN_NETIF_TX_RING_SIZE);
  992. xenvif_fatal_tx_err(queue->vif);
  993. break;
  994. }
  995. work_to_do = RING_HAS_UNCONSUMED_REQUESTS(&queue->tx);
  996. if (!work_to_do)
  997. break;
  998. idx = queue->tx.req_cons;
  999. rmb(); /* Ensure that we see the request before we copy it. */
  1000. memcpy(&txreq, RING_GET_REQUEST(&queue->tx, idx), sizeof(txreq));
  1001. /* Credit-based scheduling. */
  1002. if (txreq.size > queue->remaining_credit &&
  1003. tx_credit_exceeded(queue, txreq.size))
  1004. break;
  1005. queue->remaining_credit -= txreq.size;
  1006. work_to_do--;
  1007. queue->tx.req_cons = ++idx;
  1008. memset(extras, 0, sizeof(extras));
  1009. if (txreq.flags & XEN_NETTXF_extra_info) {
  1010. work_to_do = xenvif_get_extras(queue, extras,
  1011. work_to_do);
  1012. idx = queue->tx.req_cons;
  1013. if (unlikely(work_to_do < 0))
  1014. break;
  1015. }
  1016. ret = xenvif_count_requests(queue, &txreq, txfrags, work_to_do);
  1017. if (unlikely(ret < 0))
  1018. break;
  1019. idx += ret;
  1020. if (unlikely(txreq.size < ETH_HLEN)) {
  1021. netdev_dbg(queue->vif->dev,
  1022. "Bad packet size: %d\n", txreq.size);
  1023. xenvif_tx_err(queue, &txreq, idx);
  1024. break;
  1025. }
  1026. /* No crossing a page as the payload mustn't fragment. */
  1027. if (unlikely((txreq.offset + txreq.size) > PAGE_SIZE)) {
  1028. netdev_err(queue->vif->dev,
  1029. "txreq.offset: %x, size: %u, end: %lu\n",
  1030. txreq.offset, txreq.size,
  1031. (txreq.offset&~PAGE_MASK) + txreq.size);
  1032. xenvif_fatal_tx_err(queue->vif);
  1033. break;
  1034. }
  1035. index = pending_index(queue->pending_cons);
  1036. pending_idx = queue->pending_ring[index];
  1037. data_len = (txreq.size > XEN_NETBACK_TX_COPY_LEN &&
  1038. ret < XEN_NETBK_LEGACY_SLOTS_MAX) ?
  1039. XEN_NETBACK_TX_COPY_LEN : txreq.size;
  1040. skb = xenvif_alloc_skb(data_len);
  1041. if (unlikely(skb == NULL)) {
  1042. netdev_dbg(queue->vif->dev,
  1043. "Can't allocate a skb in start_xmit.\n");
  1044. xenvif_tx_err(queue, &txreq, idx);
  1045. break;
  1046. }
  1047. if (extras[XEN_NETIF_EXTRA_TYPE_GSO - 1].type) {
  1048. struct xen_netif_extra_info *gso;
  1049. gso = &extras[XEN_NETIF_EXTRA_TYPE_GSO - 1];
  1050. if (xenvif_set_skb_gso(queue->vif, skb, gso)) {
  1051. /* Failure in xenvif_set_skb_gso is fatal. */
  1052. kfree_skb(skb);
  1053. break;
  1054. }
  1055. }
  1056. XENVIF_TX_CB(skb)->pending_idx = pending_idx;
  1057. __skb_put(skb, data_len);
  1058. queue->tx_copy_ops[*copy_ops].source.u.ref = txreq.gref;
  1059. queue->tx_copy_ops[*copy_ops].source.domid = queue->vif->domid;
  1060. queue->tx_copy_ops[*copy_ops].source.offset = txreq.offset;
  1061. queue->tx_copy_ops[*copy_ops].dest.u.gmfn =
  1062. virt_to_mfn(skb->data);
  1063. queue->tx_copy_ops[*copy_ops].dest.domid = DOMID_SELF;
  1064. queue->tx_copy_ops[*copy_ops].dest.offset =
  1065. offset_in_page(skb->data);
  1066. queue->tx_copy_ops[*copy_ops].len = data_len;
  1067. queue->tx_copy_ops[*copy_ops].flags = GNTCOPY_source_gref;
  1068. (*copy_ops)++;
  1069. skb_shinfo(skb)->nr_frags = ret;
  1070. if (data_len < txreq.size) {
  1071. skb_shinfo(skb)->nr_frags++;
  1072. frag_set_pending_idx(&skb_shinfo(skb)->frags[0],
  1073. pending_idx);
  1074. xenvif_tx_create_map_op(queue, pending_idx, &txreq, gop);
  1075. gop++;
  1076. } else {
  1077. frag_set_pending_idx(&skb_shinfo(skb)->frags[0],
  1078. INVALID_PENDING_IDX);
  1079. memcpy(&queue->pending_tx_info[pending_idx].req, &txreq,
  1080. sizeof(txreq));
  1081. }
  1082. queue->pending_cons++;
  1083. request_gop = xenvif_get_requests(queue, skb, txfrags, gop);
  1084. if (request_gop == NULL) {
  1085. kfree_skb(skb);
  1086. xenvif_tx_err(queue, &txreq, idx);
  1087. break;
  1088. }
  1089. gop = request_gop;
  1090. __skb_queue_tail(&queue->tx_queue, skb);
  1091. queue->tx.req_cons = idx;
  1092. if (((gop-queue->tx_map_ops) >= ARRAY_SIZE(queue->tx_map_ops)) ||
  1093. (*copy_ops >= ARRAY_SIZE(queue->tx_copy_ops)))
  1094. break;
  1095. }
  1096. (*map_ops) = gop - queue->tx_map_ops;
  1097. return;
  1098. }
  1099. /* Consolidate skb with a frag_list into a brand new one with local pages on
  1100. * frags. Returns 0 or -ENOMEM if can't allocate new pages.
  1101. */
  1102. static int xenvif_handle_frag_list(struct xenvif_queue *queue, struct sk_buff *skb)
  1103. {
  1104. unsigned int offset = skb_headlen(skb);
  1105. skb_frag_t frags[MAX_SKB_FRAGS];
  1106. int i, f;
  1107. struct ubuf_info *uarg;
  1108. struct sk_buff *nskb = skb_shinfo(skb)->frag_list;
  1109. queue->stats.tx_zerocopy_sent += 2;
  1110. queue->stats.tx_frag_overflow++;
  1111. xenvif_fill_frags(queue, nskb);
  1112. /* Subtract frags size, we will correct it later */
  1113. skb->truesize -= skb->data_len;
  1114. skb->len += nskb->len;
  1115. skb->data_len += nskb->len;
  1116. /* create a brand new frags array and coalesce there */
  1117. for (i = 0; offset < skb->len; i++) {
  1118. struct page *page;
  1119. unsigned int len;
  1120. BUG_ON(i >= MAX_SKB_FRAGS);
  1121. page = alloc_page(GFP_ATOMIC);
  1122. if (!page) {
  1123. int j;
  1124. skb->truesize += skb->data_len;
  1125. for (j = 0; j < i; j++)
  1126. put_page(frags[j].page.p);
  1127. return -ENOMEM;
  1128. }
  1129. if (offset + PAGE_SIZE < skb->len)
  1130. len = PAGE_SIZE;
  1131. else
  1132. len = skb->len - offset;
  1133. if (skb_copy_bits(skb, offset, page_address(page), len))
  1134. BUG();
  1135. offset += len;
  1136. frags[i].page.p = page;
  1137. frags[i].page_offset = 0;
  1138. skb_frag_size_set(&frags[i], len);
  1139. }
  1140. /* Copied all the bits from the frag list -- free it. */
  1141. skb_frag_list_init(skb);
  1142. xenvif_skb_zerocopy_prepare(queue, nskb);
  1143. kfree_skb(nskb);
  1144. /* Release all the original (foreign) frags. */
  1145. for (f = 0; f < skb_shinfo(skb)->nr_frags; f++)
  1146. skb_frag_unref(skb, f);
  1147. uarg = skb_shinfo(skb)->destructor_arg;
  1148. /* increase inflight counter to offset decrement in callback */
  1149. atomic_inc(&queue->inflight_packets);
  1150. uarg->callback(uarg, true);
  1151. skb_shinfo(skb)->destructor_arg = NULL;
  1152. /* Fill the skb with the new (local) frags. */
  1153. memcpy(skb_shinfo(skb)->frags, frags, i * sizeof(skb_frag_t));
  1154. skb_shinfo(skb)->nr_frags = i;
  1155. skb->truesize += i * PAGE_SIZE;
  1156. return 0;
  1157. }
  1158. static int xenvif_tx_submit(struct xenvif_queue *queue)
  1159. {
  1160. struct gnttab_map_grant_ref *gop_map = queue->tx_map_ops;
  1161. struct gnttab_copy *gop_copy = queue->tx_copy_ops;
  1162. struct sk_buff *skb;
  1163. int work_done = 0;
  1164. while ((skb = __skb_dequeue(&queue->tx_queue)) != NULL) {
  1165. struct xen_netif_tx_request *txp;
  1166. u16 pending_idx;
  1167. unsigned data_len;
  1168. pending_idx = XENVIF_TX_CB(skb)->pending_idx;
  1169. txp = &queue->pending_tx_info[pending_idx].req;
  1170. /* Check the remap error code. */
  1171. if (unlikely(xenvif_tx_check_gop(queue, skb, &gop_map, &gop_copy))) {
  1172. /* If there was an error, xenvif_tx_check_gop is
  1173. * expected to release all the frags which were mapped,
  1174. * so kfree_skb shouldn't do it again
  1175. */
  1176. skb_shinfo(skb)->nr_frags = 0;
  1177. if (skb_has_frag_list(skb)) {
  1178. struct sk_buff *nskb =
  1179. skb_shinfo(skb)->frag_list;
  1180. skb_shinfo(nskb)->nr_frags = 0;
  1181. }
  1182. kfree_skb(skb);
  1183. continue;
  1184. }
  1185. data_len = skb->len;
  1186. callback_param(queue, pending_idx).ctx = NULL;
  1187. if (data_len < txp->size) {
  1188. /* Append the packet payload as a fragment. */
  1189. txp->offset += data_len;
  1190. txp->size -= data_len;
  1191. } else {
  1192. /* Schedule a response immediately. */
  1193. xenvif_idx_release(queue, pending_idx,
  1194. XEN_NETIF_RSP_OKAY);
  1195. }
  1196. if (txp->flags & XEN_NETTXF_csum_blank)
  1197. skb->ip_summed = CHECKSUM_PARTIAL;
  1198. else if (txp->flags & XEN_NETTXF_data_validated)
  1199. skb->ip_summed = CHECKSUM_UNNECESSARY;
  1200. xenvif_fill_frags(queue, skb);
  1201. if (unlikely(skb_has_frag_list(skb))) {
  1202. if (xenvif_handle_frag_list(queue, skb)) {
  1203. if (net_ratelimit())
  1204. netdev_err(queue->vif->dev,
  1205. "Not enough memory to consolidate frag_list!\n");
  1206. xenvif_skb_zerocopy_prepare(queue, skb);
  1207. kfree_skb(skb);
  1208. continue;
  1209. }
  1210. }
  1211. skb->dev = queue->vif->dev;
  1212. skb->protocol = eth_type_trans(skb, skb->dev);
  1213. skb_reset_network_header(skb);
  1214. if (checksum_setup(queue, skb)) {
  1215. netdev_dbg(queue->vif->dev,
  1216. "Can't setup checksum in net_tx_action\n");
  1217. /* We have to set this flag to trigger the callback */
  1218. if (skb_shinfo(skb)->destructor_arg)
  1219. xenvif_skb_zerocopy_prepare(queue, skb);
  1220. kfree_skb(skb);
  1221. continue;
  1222. }
  1223. skb_probe_transport_header(skb, 0);
  1224. /* If the packet is GSO then we will have just set up the
  1225. * transport header offset in checksum_setup so it's now
  1226. * straightforward to calculate gso_segs.
  1227. */
  1228. if (skb_is_gso(skb)) {
  1229. int mss = skb_shinfo(skb)->gso_size;
  1230. int hdrlen = skb_transport_header(skb) -
  1231. skb_mac_header(skb) +
  1232. tcp_hdrlen(skb);
  1233. skb_shinfo(skb)->gso_segs =
  1234. DIV_ROUND_UP(skb->len - hdrlen, mss);
  1235. }
  1236. queue->stats.rx_bytes += skb->len;
  1237. queue->stats.rx_packets++;
  1238. work_done++;
  1239. /* Set this flag right before netif_receive_skb, otherwise
  1240. * someone might think this packet already left netback, and
  1241. * do a skb_copy_ubufs while we are still in control of the
  1242. * skb. E.g. the __pskb_pull_tail earlier can do such thing.
  1243. */
  1244. if (skb_shinfo(skb)->destructor_arg) {
  1245. xenvif_skb_zerocopy_prepare(queue, skb);
  1246. queue->stats.tx_zerocopy_sent++;
  1247. }
  1248. netif_receive_skb(skb);
  1249. }
  1250. return work_done;
  1251. }
  1252. void xenvif_zerocopy_callback(struct ubuf_info *ubuf, bool zerocopy_success)
  1253. {
  1254. unsigned long flags;
  1255. pending_ring_idx_t index;
  1256. struct xenvif_queue *queue = ubuf_to_queue(ubuf);
  1257. /* This is the only place where we grab this lock, to protect callbacks
  1258. * from each other.
  1259. */
  1260. spin_lock_irqsave(&queue->callback_lock, flags);
  1261. do {
  1262. u16 pending_idx = ubuf->desc;
  1263. ubuf = (struct ubuf_info *) ubuf->ctx;
  1264. BUG_ON(queue->dealloc_prod - queue->dealloc_cons >=
  1265. MAX_PENDING_REQS);
  1266. index = pending_index(queue->dealloc_prod);
  1267. queue->dealloc_ring[index] = pending_idx;
  1268. /* Sync with xenvif_tx_dealloc_action:
  1269. * insert idx then incr producer.
  1270. */
  1271. smp_wmb();
  1272. queue->dealloc_prod++;
  1273. } while (ubuf);
  1274. wake_up(&queue->dealloc_wq);
  1275. spin_unlock_irqrestore(&queue->callback_lock, flags);
  1276. if (likely(zerocopy_success))
  1277. queue->stats.tx_zerocopy_success++;
  1278. else
  1279. queue->stats.tx_zerocopy_fail++;
  1280. xenvif_skb_zerocopy_complete(queue);
  1281. }
  1282. static inline void xenvif_tx_dealloc_action(struct xenvif_queue *queue)
  1283. {
  1284. struct gnttab_unmap_grant_ref *gop;
  1285. pending_ring_idx_t dc, dp;
  1286. u16 pending_idx, pending_idx_release[MAX_PENDING_REQS];
  1287. unsigned int i = 0;
  1288. dc = queue->dealloc_cons;
  1289. gop = queue->tx_unmap_ops;
  1290. /* Free up any grants we have finished using */
  1291. do {
  1292. dp = queue->dealloc_prod;
  1293. /* Ensure we see all indices enqueued by all
  1294. * xenvif_zerocopy_callback().
  1295. */
  1296. smp_rmb();
  1297. while (dc != dp) {
  1298. BUG_ON(gop - queue->tx_unmap_ops > MAX_PENDING_REQS);
  1299. pending_idx =
  1300. queue->dealloc_ring[pending_index(dc++)];
  1301. pending_idx_release[gop-queue->tx_unmap_ops] =
  1302. pending_idx;
  1303. queue->pages_to_unmap[gop-queue->tx_unmap_ops] =
  1304. queue->mmap_pages[pending_idx];
  1305. gnttab_set_unmap_op(gop,
  1306. idx_to_kaddr(queue, pending_idx),
  1307. GNTMAP_host_map,
  1308. queue->grant_tx_handle[pending_idx]);
  1309. xenvif_grant_handle_reset(queue, pending_idx);
  1310. ++gop;
  1311. }
  1312. } while (dp != queue->dealloc_prod);
  1313. queue->dealloc_cons = dc;
  1314. if (gop - queue->tx_unmap_ops > 0) {
  1315. int ret;
  1316. ret = gnttab_unmap_refs(queue->tx_unmap_ops,
  1317. NULL,
  1318. queue->pages_to_unmap,
  1319. gop - queue->tx_unmap_ops);
  1320. if (ret) {
  1321. netdev_err(queue->vif->dev, "Unmap fail: nr_ops %tx ret %d\n",
  1322. gop - queue->tx_unmap_ops, ret);
  1323. for (i = 0; i < gop - queue->tx_unmap_ops; ++i) {
  1324. if (gop[i].status != GNTST_okay)
  1325. netdev_err(queue->vif->dev,
  1326. " host_addr: %llx handle: %x status: %d\n",
  1327. gop[i].host_addr,
  1328. gop[i].handle,
  1329. gop[i].status);
  1330. }
  1331. BUG();
  1332. }
  1333. }
  1334. for (i = 0; i < gop - queue->tx_unmap_ops; ++i)
  1335. xenvif_idx_release(queue, pending_idx_release[i],
  1336. XEN_NETIF_RSP_OKAY);
  1337. }
  1338. /* Called after netfront has transmitted */
  1339. int xenvif_tx_action(struct xenvif_queue *queue, int budget)
  1340. {
  1341. unsigned nr_mops, nr_cops = 0;
  1342. int work_done, ret;
  1343. if (unlikely(!tx_work_todo(queue)))
  1344. return 0;
  1345. xenvif_tx_build_gops(queue, budget, &nr_cops, &nr_mops);
  1346. if (nr_cops == 0)
  1347. return 0;
  1348. gnttab_batch_copy(queue->tx_copy_ops, nr_cops);
  1349. if (nr_mops != 0) {
  1350. ret = gnttab_map_refs(queue->tx_map_ops,
  1351. NULL,
  1352. queue->pages_to_map,
  1353. nr_mops);
  1354. BUG_ON(ret);
  1355. }
  1356. work_done = xenvif_tx_submit(queue);
  1357. return work_done;
  1358. }
  1359. static void xenvif_idx_release(struct xenvif_queue *queue, u16 pending_idx,
  1360. u8 status)
  1361. {
  1362. struct pending_tx_info *pending_tx_info;
  1363. pending_ring_idx_t index;
  1364. unsigned long flags;
  1365. pending_tx_info = &queue->pending_tx_info[pending_idx];
  1366. spin_lock_irqsave(&queue->response_lock, flags);
  1367. make_tx_response(queue, &pending_tx_info->req, status);
  1368. /* Release the pending index before pusing the Tx response so
  1369. * its available before a new Tx request is pushed by the
  1370. * frontend.
  1371. */
  1372. index = pending_index(queue->pending_prod++);
  1373. queue->pending_ring[index] = pending_idx;
  1374. push_tx_responses(queue);
  1375. spin_unlock_irqrestore(&queue->response_lock, flags);
  1376. }
  1377. static void make_tx_response(struct xenvif_queue *queue,
  1378. struct xen_netif_tx_request *txp,
  1379. s8 st)
  1380. {
  1381. RING_IDX i = queue->tx.rsp_prod_pvt;
  1382. struct xen_netif_tx_response *resp;
  1383. resp = RING_GET_RESPONSE(&queue->tx, i);
  1384. resp->id = txp->id;
  1385. resp->status = st;
  1386. if (txp->flags & XEN_NETTXF_extra_info)
  1387. RING_GET_RESPONSE(&queue->tx, ++i)->status = XEN_NETIF_RSP_NULL;
  1388. queue->tx.rsp_prod_pvt = ++i;
  1389. }
  1390. static void push_tx_responses(struct xenvif_queue *queue)
  1391. {
  1392. int notify;
  1393. RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&queue->tx, notify);
  1394. if (notify)
  1395. notify_remote_via_irq(queue->tx_irq);
  1396. }
  1397. static struct xen_netif_rx_response *make_rx_response(struct xenvif_queue *queue,
  1398. u16 id,
  1399. s8 st,
  1400. u16 offset,
  1401. u16 size,
  1402. u16 flags)
  1403. {
  1404. RING_IDX i = queue->rx.rsp_prod_pvt;
  1405. struct xen_netif_rx_response *resp;
  1406. resp = RING_GET_RESPONSE(&queue->rx, i);
  1407. resp->offset = offset;
  1408. resp->flags = flags;
  1409. resp->id = id;
  1410. resp->status = (s16)size;
  1411. if (st < 0)
  1412. resp->status = (s16)st;
  1413. queue->rx.rsp_prod_pvt = ++i;
  1414. return resp;
  1415. }
  1416. void xenvif_idx_unmap(struct xenvif_queue *queue, u16 pending_idx)
  1417. {
  1418. int ret;
  1419. struct gnttab_unmap_grant_ref tx_unmap_op;
  1420. gnttab_set_unmap_op(&tx_unmap_op,
  1421. idx_to_kaddr(queue, pending_idx),
  1422. GNTMAP_host_map,
  1423. queue->grant_tx_handle[pending_idx]);
  1424. xenvif_grant_handle_reset(queue, pending_idx);
  1425. ret = gnttab_unmap_refs(&tx_unmap_op, NULL,
  1426. &queue->mmap_pages[pending_idx], 1);
  1427. if (ret) {
  1428. netdev_err(queue->vif->dev,
  1429. "Unmap fail: ret: %d pending_idx: %d host_addr: %llx handle: %x status: %d\n",
  1430. ret,
  1431. pending_idx,
  1432. tx_unmap_op.host_addr,
  1433. tx_unmap_op.handle,
  1434. tx_unmap_op.status);
  1435. BUG();
  1436. }
  1437. }
  1438. static inline int tx_work_todo(struct xenvif_queue *queue)
  1439. {
  1440. if (likely(RING_HAS_UNCONSUMED_REQUESTS(&queue->tx)))
  1441. return 1;
  1442. return 0;
  1443. }
  1444. static inline bool tx_dealloc_work_todo(struct xenvif_queue *queue)
  1445. {
  1446. return queue->dealloc_cons != queue->dealloc_prod;
  1447. }
  1448. void xenvif_unmap_frontend_rings(struct xenvif_queue *queue)
  1449. {
  1450. if (queue->tx.sring)
  1451. xenbus_unmap_ring_vfree(xenvif_to_xenbus_device(queue->vif),
  1452. queue->tx.sring);
  1453. if (queue->rx.sring)
  1454. xenbus_unmap_ring_vfree(xenvif_to_xenbus_device(queue->vif),
  1455. queue->rx.sring);
  1456. }
  1457. int xenvif_map_frontend_rings(struct xenvif_queue *queue,
  1458. grant_ref_t tx_ring_ref,
  1459. grant_ref_t rx_ring_ref)
  1460. {
  1461. void *addr;
  1462. struct xen_netif_tx_sring *txs;
  1463. struct xen_netif_rx_sring *rxs;
  1464. int err = -ENOMEM;
  1465. err = xenbus_map_ring_valloc(xenvif_to_xenbus_device(queue->vif),
  1466. tx_ring_ref, &addr);
  1467. if (err)
  1468. goto err;
  1469. txs = (struct xen_netif_tx_sring *)addr;
  1470. BACK_RING_INIT(&queue->tx, txs, PAGE_SIZE);
  1471. err = xenbus_map_ring_valloc(xenvif_to_xenbus_device(queue->vif),
  1472. rx_ring_ref, &addr);
  1473. if (err)
  1474. goto err;
  1475. rxs = (struct xen_netif_rx_sring *)addr;
  1476. BACK_RING_INIT(&queue->rx, rxs, PAGE_SIZE);
  1477. return 0;
  1478. err:
  1479. xenvif_unmap_frontend_rings(queue);
  1480. return err;
  1481. }
  1482. static void xenvif_queue_carrier_off(struct xenvif_queue *queue)
  1483. {
  1484. struct xenvif *vif = queue->vif;
  1485. queue->stalled = true;
  1486. /* At least one queue has stalled? Disable the carrier. */
  1487. spin_lock(&vif->lock);
  1488. if (vif->stalled_queues++ == 0) {
  1489. netdev_info(vif->dev, "Guest Rx stalled");
  1490. netif_carrier_off(vif->dev);
  1491. }
  1492. spin_unlock(&vif->lock);
  1493. }
  1494. static void xenvif_queue_carrier_on(struct xenvif_queue *queue)
  1495. {
  1496. struct xenvif *vif = queue->vif;
  1497. queue->last_rx_time = jiffies; /* Reset Rx stall detection. */
  1498. queue->stalled = false;
  1499. /* All queues are ready? Enable the carrier. */
  1500. spin_lock(&vif->lock);
  1501. if (--vif->stalled_queues == 0) {
  1502. netdev_info(vif->dev, "Guest Rx ready");
  1503. netif_carrier_on(vif->dev);
  1504. }
  1505. spin_unlock(&vif->lock);
  1506. }
  1507. static bool xenvif_rx_queue_stalled(struct xenvif_queue *queue)
  1508. {
  1509. RING_IDX prod, cons;
  1510. prod = queue->rx.sring->req_prod;
  1511. cons = queue->rx.req_cons;
  1512. return !queue->stalled
  1513. && prod - cons < XEN_NETBK_RX_SLOTS_MAX
  1514. && time_after(jiffies,
  1515. queue->last_rx_time + queue->vif->stall_timeout);
  1516. }
  1517. static bool xenvif_rx_queue_ready(struct xenvif_queue *queue)
  1518. {
  1519. RING_IDX prod, cons;
  1520. prod = queue->rx.sring->req_prod;
  1521. cons = queue->rx.req_cons;
  1522. return queue->stalled
  1523. && prod - cons >= XEN_NETBK_RX_SLOTS_MAX;
  1524. }
  1525. static bool xenvif_have_rx_work(struct xenvif_queue *queue)
  1526. {
  1527. return (!skb_queue_empty(&queue->rx_queue)
  1528. && xenvif_rx_ring_slots_available(queue, XEN_NETBK_RX_SLOTS_MAX))
  1529. || (queue->vif->stall_timeout &&
  1530. (xenvif_rx_queue_stalled(queue)
  1531. || xenvif_rx_queue_ready(queue)))
  1532. || kthread_should_stop()
  1533. || queue->vif->disabled;
  1534. }
  1535. static long xenvif_rx_queue_timeout(struct xenvif_queue *queue)
  1536. {
  1537. struct sk_buff *skb;
  1538. long timeout;
  1539. skb = skb_peek(&queue->rx_queue);
  1540. if (!skb)
  1541. return MAX_SCHEDULE_TIMEOUT;
  1542. timeout = XENVIF_RX_CB(skb)->expires - jiffies;
  1543. return timeout < 0 ? 0 : timeout;
  1544. }
  1545. /* Wait until the guest Rx thread has work.
  1546. *
  1547. * The timeout needs to be adjusted based on the current head of the
  1548. * queue (and not just the head at the beginning). In particular, if
  1549. * the queue is initially empty an infinite timeout is used and this
  1550. * needs to be reduced when a skb is queued.
  1551. *
  1552. * This cannot be done with wait_event_timeout() because it only
  1553. * calculates the timeout once.
  1554. */
  1555. static void xenvif_wait_for_rx_work(struct xenvif_queue *queue)
  1556. {
  1557. DEFINE_WAIT(wait);
  1558. if (xenvif_have_rx_work(queue))
  1559. return;
  1560. for (;;) {
  1561. long ret;
  1562. prepare_to_wait(&queue->wq, &wait, TASK_INTERRUPTIBLE);
  1563. if (xenvif_have_rx_work(queue))
  1564. break;
  1565. ret = schedule_timeout(xenvif_rx_queue_timeout(queue));
  1566. if (!ret)
  1567. break;
  1568. }
  1569. finish_wait(&queue->wq, &wait);
  1570. }
  1571. int xenvif_kthread_guest_rx(void *data)
  1572. {
  1573. struct xenvif_queue *queue = data;
  1574. struct xenvif *vif = queue->vif;
  1575. if (!vif->stall_timeout)
  1576. xenvif_queue_carrier_on(queue);
  1577. for (;;) {
  1578. xenvif_wait_for_rx_work(queue);
  1579. if (kthread_should_stop())
  1580. break;
  1581. /* This frontend is found to be rogue, disable it in
  1582. * kthread context. Currently this is only set when
  1583. * netback finds out frontend sends malformed packet,
  1584. * but we cannot disable the interface in softirq
  1585. * context so we defer it here, if this thread is
  1586. * associated with queue 0.
  1587. */
  1588. if (unlikely(vif->disabled && queue->id == 0)) {
  1589. xenvif_carrier_off(vif);
  1590. break;
  1591. }
  1592. if (!skb_queue_empty(&queue->rx_queue))
  1593. xenvif_rx_action(queue);
  1594. /* If the guest hasn't provided any Rx slots for a
  1595. * while it's probably not responsive, drop the
  1596. * carrier so packets are dropped earlier.
  1597. */
  1598. if (vif->stall_timeout) {
  1599. if (xenvif_rx_queue_stalled(queue))
  1600. xenvif_queue_carrier_off(queue);
  1601. else if (xenvif_rx_queue_ready(queue))
  1602. xenvif_queue_carrier_on(queue);
  1603. }
  1604. /* Queued packets may have foreign pages from other
  1605. * domains. These cannot be queued indefinitely as
  1606. * this would starve guests of grant refs and transmit
  1607. * slots.
  1608. */
  1609. xenvif_rx_queue_drop_expired(queue);
  1610. xenvif_rx_queue_maybe_wake(queue);
  1611. cond_resched();
  1612. }
  1613. /* Bin any remaining skbs */
  1614. xenvif_rx_queue_purge(queue);
  1615. return 0;
  1616. }
  1617. static bool xenvif_dealloc_kthread_should_stop(struct xenvif_queue *queue)
  1618. {
  1619. /* Dealloc thread must remain running until all inflight
  1620. * packets complete.
  1621. */
  1622. return kthread_should_stop() &&
  1623. !atomic_read(&queue->inflight_packets);
  1624. }
  1625. int xenvif_dealloc_kthread(void *data)
  1626. {
  1627. struct xenvif_queue *queue = data;
  1628. for (;;) {
  1629. wait_event_interruptible(queue->dealloc_wq,
  1630. tx_dealloc_work_todo(queue) ||
  1631. xenvif_dealloc_kthread_should_stop(queue));
  1632. if (xenvif_dealloc_kthread_should_stop(queue))
  1633. break;
  1634. xenvif_tx_dealloc_action(queue);
  1635. cond_resched();
  1636. }
  1637. /* Unmap anything remaining*/
  1638. if (tx_dealloc_work_todo(queue))
  1639. xenvif_tx_dealloc_action(queue);
  1640. return 0;
  1641. }
  1642. static int __init netback_init(void)
  1643. {
  1644. int rc = 0;
  1645. if (!xen_domain())
  1646. return -ENODEV;
  1647. /* Allow as many queues as there are CPUs, by default */
  1648. xenvif_max_queues = num_online_cpus();
  1649. if (fatal_skb_slots < XEN_NETBK_LEGACY_SLOTS_MAX) {
  1650. pr_info("fatal_skb_slots too small (%d), bump it to XEN_NETBK_LEGACY_SLOTS_MAX (%d)\n",
  1651. fatal_skb_slots, XEN_NETBK_LEGACY_SLOTS_MAX);
  1652. fatal_skb_slots = XEN_NETBK_LEGACY_SLOTS_MAX;
  1653. }
  1654. rc = xenvif_xenbus_init();
  1655. if (rc)
  1656. goto failed_init;
  1657. #ifdef CONFIG_DEBUG_FS
  1658. xen_netback_dbg_root = debugfs_create_dir("xen-netback", NULL);
  1659. if (IS_ERR_OR_NULL(xen_netback_dbg_root))
  1660. pr_warn("Init of debugfs returned %ld!\n",
  1661. PTR_ERR(xen_netback_dbg_root));
  1662. #endif /* CONFIG_DEBUG_FS */
  1663. return 0;
  1664. failed_init:
  1665. return rc;
  1666. }
  1667. module_init(netback_init);
  1668. static void __exit netback_fini(void)
  1669. {
  1670. #ifdef CONFIG_DEBUG_FS
  1671. if (!IS_ERR_OR_NULL(xen_netback_dbg_root))
  1672. debugfs_remove_recursive(xen_netback_dbg_root);
  1673. #endif /* CONFIG_DEBUG_FS */
  1674. xenvif_xenbus_fini();
  1675. }
  1676. module_exit(netback_fini);
  1677. MODULE_LICENSE("Dual BSD/GPL");
  1678. MODULE_ALIAS("xen-backend:vif");