--- - branch: netbsd-8 date: Thu Sep 26 18:19:27 UTC 2019 files: - new: 1.3.2.3 old: 1.3.2.2 path: src/share/man/man4/ixv.4 pathrev: src/share/man/man4/ixv.4@1.3.2.3 type: modified - new: 1.88.2.35 old: 1.88.2.34 path: src/sys/dev/pci/ixgbe/ixgbe.c pathrev: src/sys/dev/pci/ixgbe/ixgbe.c@1.88.2.35 type: modified - new: 1.24.6.18 old: 1.24.6.17 path: src/sys/dev/pci/ixgbe/ixgbe.h pathrev: src/sys/dev/pci/ixgbe/ixgbe.h@1.24.6.18 type: modified - new: 1.22.2.11 old: 1.22.2.10 path: src/sys/dev/pci/ixgbe/ixgbe_type.h pathrev: src/sys/dev/pci/ixgbe/ixgbe_type.h@1.22.2.11 type: modified - new: 1.12.8.4 old: 1.12.8.3 path: src/sys/dev/pci/ixgbe/ixgbe_vf.c pathrev: src/sys/dev/pci/ixgbe/ixgbe_vf.c@1.12.8.4 type: modified - new: 1.8.6.4 old: 1.8.6.3 path: src/sys/dev/pci/ixgbe/ixgbe_vf.h pathrev: src/sys/dev/pci/ixgbe/ixgbe_vf.h@1.8.6.4 type: modified - new: 1.56.2.25 old: 1.56.2.24 path: src/sys/dev/pci/ixgbe/ixv.c pathrev: src/sys/dev/pci/ixgbe/ixv.c@1.56.2.25 type: modified id: 20190926T181927Z.efc360d164a95a1836a40801d61eceb0668ae065 log: "Pull up the following revisions, requested by msaitoh in ticket #1389:\n\n\tsys/dev/pci/ixgbe/ixgbe_type.h\t\t\t1.42-1.43\n\tsys/dev/pci/ixgbe/ixgbe.c\t\t\t1.209-1.213 via patch\n\tsys/dev/pci/ixgbe/ixv.c\t\t\t\t1.131-1.138 via patch\n\tsys/dev/pci/ixgbe/ixgbe_vf.c\t\t\t1.19-1.22\n\tsys/dev/pci/ixgbe/ixgbe_vf.h\t\t\t1.14\n\tsys/dev/pci/ixgbe/ixgbe.h\t\t\t1.57-1.58 via patch\n\tshare/man/man4/ixv.4\t\t\t\t1.5 via patch\n\n- Fix a bug that MBSDC (Bad SFD Count) isn't counted on X550EM_X and\n X550EM_A. The register is for X550 and newer.\n- ixv(4): Make SIOCADDMULTI returns ENOSPC and print error message\n \ when the Ethernet multicast address list exceeds the limit(30) and\n can't be ALLMULTI.\n- ixv(4): SIOCZIFDATA clear the event counters as ixgbe.c.\n- Reduce ixv(4)'s multicast table array size in ixv_set_multi from\n MAX_NUM_MULTICAST_ADDRESSES(128) to IXGBE_MAX_VF_MC(30).\n- ixv(4): Add support ALLMULTI and PROMISC.\n- if_flags is neither int nor short. It's unsigned short.\n- Fix a bug that the multicast filter isn't correctly initialized when\n the total number of the Ethernet multicast addresses is just 128.\n- Make ixv_set_multi() work correctly (especially for PROMISC) when the\n function is called from if_init().\n- Remove *_set_promisc() and use *_set_multi(). And then, rename\n *_set_multi() to *_set_rxfilter().\n- ixv(4): If a multicast entry has range, use ALLMULTI like others.\n" module: src subject: 'CVS commit: [netbsd-8] src' unixtime: '1569521967' user: martin