[RTEMS Project] #4652: if_atsam: Fix checksum offload, add multicast and VLAN support (cloned)
RTEMS trac
trac at rtems.org
Wed May 11 14:01:55 UTC 2022
#4652: if_atsam: Fix checksum offload, add multicast and VLAN support (cloned)
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: network/libbsd | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"62fc2b6a036e0a6804eb9b877e17993932157bb3/rtems-libbsd"
62fc2b6/rtems-libbsd]:
{{{
#!CommitTicketReference repository="rtems-libbsd"
revision="62fc2b6a036e0a6804eb9b877e17993932157bb3"
if_atsam: Optimize receive
Do not use the interface mutex in the receive loop. Avoid multiple
reads of DMA descriptor words. Use a compile-time constant for the
receive DMA descriptor count to simplify calculations.
Update #4652.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4652#comment:20>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list