The Xen network backend (xen-netback) suffered from a regression between upstream Linux kernels 3.18 and 4.2 inclusive, which would cause packet reception to fail unless at least 18 receive buffers were available. This bug was fixed in kernel commit 1d5d485 ("xen-netback: require fewer guest Rx slots when not using GSO"). Work around this bug in affected versions of xen-netback by providing the requisite 18 receive buffers. Reported-by: Taylor Schneider <tschneider@live.com> Tested-by: Taylor Schneider <tschneider@live.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
511 |
|
511 |
|
512 |
|
512 |
|
513 |
|
513 |
|
|
514 |
|
|
514 |
|
515 |
|
515 |
|
516 |
|
516 |
|
517 |
|
517 |
|
|
|
518 |
|
|
|
519 |
|
|
|
520 |
|
|
|
521 |
|
518 |
|
522 |
|
|
|
|
519 |
|
|
523 |
|
520 |
|
524 |
|
521 |
|
525 |
|
522 |
|
|
|
||
543 |
|
540 |
|
544 |
|
541 |
|
545 |
|
542 |
|
|
543 |
|
|
546 |
|
544 |
|
547 |
|
|
|
|
545 |
|
|
548 |
|
546 |
|
549 |
|
547 |
|
550 |
|
|
|
551 |
|
|
|
552 |
|
|
|
|
548 |
|
|
|
549 |
|
|
|
550 |
|
|
|
551 |
|
|
|
552 |
|
|
|
553 |
|
|
553 |
|
554 |
|
554 |
|
555 |
|
555 |
|
556 |
|
|
|
||
16 |
|
16 |
|
17 |
|
17 |
|
18 |
|
18 |
|
19 |
|
|
|
|
19 |
|
|
|
20 |
|
|
|
21 |
|
|
|
22 |
|
|
|
23 |
|
|
|
24 |
|
|
|
25 |
|
|
|
26 |
|
|
|
27 |
|
|
|
28 |
|
|
|
29 |
|
|
|
30 |
|
|
|
31 |
|
|
|
32 |
|
|
20 |
|
33 |
|
21 |
|
34 |
|
22 |
|
35 |
|
|
|
||
88 |
|
101 |
|
89 |
|
102 |
|
90 |
|
103 |
|
|
104 |
|
|
|
105 |
|
|
|
106 |
|
|
|
107 |
|
|
|
108 |
|
|
|
109 |
|
|
|
110 |
|
|
|
111 |
|
|
|
112 |
|
|
|
113 |
|
|
|
114 |
|
|
|
115 |
|
|
|
116 |
|
|
|
117 |
|
|
|
118 |
|
|
91 |
|
119 |
|
92 |
|
120 |
|
93 |
|
121 |
|
|
|
||
96 |
|
124 |
|
97 |
|
125 |
|
98 |
|
126 |
|
99 |
|
|
|
100 |
|
127 |
|
101 |
|
|
|
102 |
|
|
|
103 |
|
|
|
|
128 |
|
|
104 |
|
129 |
|
105 |
|
130 |
|
106 |
|
131 |
|
|
|
||
112 |
|
137 |
|
113 |
|
138 |
|
114 |
|
139 |
|
115 |
|
|
|
|
140 |
|
|
116 |
|
141 |
|
117 |
|
142 |
|
118 |
|
143 |
|