Peter Grehan
82560f19d0
Allow vtnet operation without merged rx buffers.
...
NetBSD's virtio-net implementation doesn't negotiate
the merged rx-buffers feature. To support this, check
to see if the feature was negotiated, and then adjust
the operation of the receive path accordingly by using
a larger iovec, and a smaller rx header.
In addition, ignore writes to the (read-only) status byte.
Tested with NetBSD/amd64 5.2.2, 6.1.4 and 7-beta.
Reviewed by: neel, tychon
Phabric: D745
MFC after: 3 days
2014-09-09 22:35:02 +00:00
..
2014-08-08 03:49:01 +00:00
2014-05-15 14:16:55 +00:00
2013-10-04 18:31:38 +00:00
2014-07-25 20:18:35 +00:00
2014-06-27 15:20:34 +00:00
2014-07-25 20:18:35 +00:00
2014-07-25 20:18:35 +00:00
2014-07-15 00:25:54 +00:00
2014-07-15 00:25:54 +00:00
2014-04-08 21:02:03 +00:00
2014-02-07 20:53:41 +00:00
2013-10-08 16:36:17 +00:00
2014-07-25 20:18:35 +00:00
2014-07-25 20:18:35 +00:00
2014-01-29 14:56:48 +00:00
2014-01-29 14:56:48 +00:00
2014-07-16 21:26:26 +00:00
2014-08-08 03:49:01 +00:00
2014-08-08 03:49:01 +00:00
2013-09-19 04:48:26 +00:00
2014-05-05 16:30:03 +00:00
2013-12-28 04:01:05 +00:00
2014-05-15 14:16:55 +00:00
2013-10-31 05:44:45 +00:00
2014-07-30 18:47:31 +00:00
2014-08-08 03:49:01 +00:00
2014-08-08 03:49:01 +00:00
2013-10-17 22:01:17 +00:00
2014-08-13 00:14:26 +00:00
2014-05-15 14:16:55 +00:00
2014-05-31 23:37:34 +00:00
2014-05-15 14:16:55 +00:00
2014-04-22 18:55:21 +00:00
2014-01-29 14:56:48 +00:00
2014-09-09 04:11:54 +00:00
2014-09-09 22:35:02 +00:00
2014-09-09 04:11:54 +00:00
2014-07-25 20:18:35 +00:00
2013-12-28 04:01:05 +00:00
2014-01-02 21:26:59 +00:00
2014-06-24 02:02:51 +00:00
2013-07-11 03:54:35 +00:00
2014-06-27 05:27:37 +00:00
2014-03-04 17:12:06 +00:00
2014-03-20 18:15:37 +00:00
2014-08-30 18:35:16 +00:00
2014-05-05 23:54:13 +00:00
2013-10-29 00:18:11 +00:00
2014-09-09 04:11:54 +00:00
2014-09-09 04:11:54 +00:00
2014-04-30 02:08:27 +00:00
2013-12-19 22:27:28 +00:00