Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/dev/pci/ixgbe



Module Name:    src
Committed By:   martin
Date:           Wed Feb  2 14:25:49 UTC 2022

Modified Files:
        src/sys/dev/pci/ixgbe [netbsd-9]: ix_txrx.c ixgbe.c ixgbe_mbx.c
            ixgbe_netbsd.h ixv.c

Log Message:
Pull up the following revisions (requested by msaitoh in ticket #1424):

        sys/dev/pci/ixgbe/ix_txrx.c                     1.95
        sys/dev/pci/ixgbe/ixgbe.c                       1.305 via patch
        sys/dev/pci/ixgbe/ixgbe_mbx.c                   1.19
        sys/dev/pci/ixgbe/ixgbe_netbsd.h                1.15-1.16
        sys/dev/pci/ixgbe/ixv.c                         1.178 via patch

Use atomic_{load,store}_relaxed() for event counters.


To generate a diff of this commit:
cvs rdiff -u -r1.54.2.7 -r1.54.2.8 src/sys/dev/pci/ixgbe/ix_txrx.c
cvs rdiff -u -r1.199.2.19 -r1.199.2.20 src/sys/dev/pci/ixgbe/ixgbe.c
cvs rdiff -u -r1.11.2.3 -r1.11.2.4 src/sys/dev/pci/ixgbe/ixgbe_mbx.c
cvs rdiff -u -r1.11.4.2 -r1.11.4.3 src/sys/dev/pci/ixgbe/ixgbe_netbsd.h
cvs rdiff -u -r1.125.2.16 -r1.125.2.17 src/sys/dev/pci/ixgbe/ixv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index