On Mon, Feb 14, 2022 at 7:40 AM Sebastian Huber <sebastian.hu...@embedded-brains.de> wrote: > > On 10/02/2022 23:12, Alex White wrote: > > v2: > > - Reworked patches to follow CONTRIBUTING.md guide > > - Excluded unneeded vmem calls > > - Moved ethernet frame alignment handling to the network interface driver > > > > This patch set adds support for Xilinx's AXI Ethernet IP core. It has > > been tested both in QEMU and on the KCU105 board using the default > > FPGA implementation from the Xilinx's KCU105 PetaLinux BSP. > > The patch set in general looks good. For which libbsd branch is this > import? From which FreeBSD commit did you import the driver code?
Hi Sebastian, This is for the 6-freebsd-12 branch. The driver code came from commit 0d1c391 which is the current commit pointed to by freebsd-org in the 6-freebsd-12 branch. These changes rely on some of Chris's changes that were committed to the 6-freebsd-12 branch with no current plan to merge to the master branch. This means that these changes will also have to live on the 6-freebsd-12 branch until all of it can be brought over. Alex _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel