Profile

Contact Details

Ribbons

Badges

Mr. David Edmondson


Contributions

1 to 5 of 50+ total
Posted By David Edmondson 08-21-2023 10:48
Found In Egroup: OASIS Virtual I/O Device (VIRTIO) TC
\ view thread
On Friday, 2023-08-18 at 07:35:53 +03, Parav Pandit wrote: > Add requirements for the low latency receive queue. > > Signed-off-by: Parav Pandit > --- > changelog: > v0->v1: > - clarified the requirements further > - added line for the gro case > - added design goals as the motivation for the requirements ...
Posted By David Edmondson 08-21-2023 10:47
Found In Egroup: virtio-comment
\ view thread
On Friday, 2023-08-18 at 07:35:53 +03, Parav Pandit wrote: > Add requirements for the low latency receive queue. > > Signed-off-by: Parav Pandit > --- > changelog: > v0->v1: > - clarified the requirements further > - added line for the gro case > - added design goals as the motivation ...
Posted By David Edmondson 08-21-2023 10:46
Found In Egroup: OASIS Virtual I/O Device (VIRTIO) TC
\ view thread
On Friday, 2023-08-18 at 07:35:57 +03, Parav Pandit wrote: > Add header data split requirements for the receive packets. > > Signed-off-by: Parav Pandit Acked-by: David Edmondson > --- > net-workstream/features-1.4.md 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/net-works ...
Posted By David Edmondson 08-21-2023 10:46
Found In Egroup: virtio-comment
\ view thread
On Friday, 2023-08-18 at 07:35:57 +03, Parav Pandit wrote: > Add header data split requirements for the receive packets. > > Signed-off-by: Parav Pandit Acked-by: David Edmondson > --- > net-workstream/features-1.4.md | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > ...
Posted By David Edmondson 08-21-2023 10:45
Found In Egroup: OASIS Virtual I/O Device (VIRTIO) TC
\ view thread
On Friday, 2023-08-18 at 07:35:51 +03, Parav Pandit wrote: > Add requirements document template for the virtio net features. > > Add virtio net device counters visible to driver. > > Signed-off-by: Parav Pandit Acked-by: David Edmondson > --- > changelog: > v4->v5: > - Fixed attributes query and ...