[Midnightbsd-cvs] src [7910] U trunk/sys: part one of OFED
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Sep 14 15:30:19 EDT 2016
Revision: 7910
http://svnweb.midnightbsd.org/src/?rev=7910
Author: laffer1
Date: 2016-09-14 15:30:19 -0400 (Wed, 14 Sep 2016)
Log Message:
-----------
part one of OFED
Modified Paths:
--------------
trunk/sys/amd64/conf/NOTES
trunk/sys/conf/files
trunk/sys/i386/conf/NOTES
trunk/sys/modules/mlx4/Makefile
trunk/sys/modules/mlx4ib/Makefile
trunk/sys/modules/mlxen/Makefile
trunk/sys/modules/mthca/Makefile
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
trunk/sys/ofed/drivers/net/mlx4/en_frag.c
trunk/sys/ofed/drivers/net/mlx4/en_rx.c
trunk/sys/ofed/include/linux/in.h
trunk/sys/ofed/include/linux/in6.h
trunk/sys/ofed/include/net/ip.h
trunk/sys/ofed/include/net/ipv6.h
Property Changed:
----------------
trunk/sys/modules/mlx4/Makefile
trunk/sys/modules/mlx4ib/Makefile
trunk/sys/modules/mlxen/Makefile
trunk/sys/modules/mthca/Makefile
trunk/sys/ofed/drivers/infiniband/Kconfig
trunk/sys/ofed/drivers/infiniband/Makefile
trunk/sys/ofed/drivers/infiniband/debug/Makefile
trunk/sys/ofed/drivers/infiniband/debug/memtrack.c
trunk/sys/ofed/drivers/infiniband/debug/memtrack.h
trunk/sys/ofed/drivers/infiniband/debug/mtrack.h
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_fs.c
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c
trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c
trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_proc.c
trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_rx.c
trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_tx.c
trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_zcopy.c
trunk/sys/ofed/drivers/infiniband/util/Kconfig
trunk/sys/ofed/drivers/infiniband/util/Makefile
trunk/sys/ofed/drivers/infiniband/util/madeye.c
trunk/sys/ofed/drivers/net/mlx4/Makefile
trunk/sys/ofed/drivers/net/mlx4/alloc.c
trunk/sys/ofed/drivers/net/mlx4/catas.c
trunk/sys/ofed/drivers/net/mlx4/cmd.c
trunk/sys/ofed/drivers/net/mlx4/cq.c
trunk/sys/ofed/drivers/net/mlx4/en_cq.c
trunk/sys/ofed/drivers/net/mlx4/en_ethtool.c
trunk/sys/ofed/drivers/net/mlx4/en_frag.c
trunk/sys/ofed/drivers/net/mlx4/en_main.c
trunk/sys/ofed/drivers/net/mlx4/en_netdev.c
trunk/sys/ofed/drivers/net/mlx4/en_params.c
trunk/sys/ofed/drivers/net/mlx4/en_port.c
trunk/sys/ofed/drivers/net/mlx4/en_resources.c
trunk/sys/ofed/drivers/net/mlx4/en_rx.c
trunk/sys/ofed/drivers/net/mlx4/en_selftest.c
trunk/sys/ofed/drivers/net/mlx4/en_tx.c
trunk/sys/ofed/drivers/net/mlx4/eq.c
trunk/sys/ofed/drivers/net/mlx4/fw.c
trunk/sys/ofed/drivers/net/mlx4/icm.c
trunk/sys/ofed/drivers/net/mlx4/intf.c
trunk/sys/ofed/drivers/net/mlx4/main.c
trunk/sys/ofed/drivers/net/mlx4/mcg.c
trunk/sys/ofed/drivers/net/mlx4/mr.c
trunk/sys/ofed/drivers/net/mlx4/pd.c
trunk/sys/ofed/drivers/net/mlx4/port.c
trunk/sys/ofed/drivers/net/mlx4/profile.c
trunk/sys/ofed/drivers/net/mlx4/qp.c
trunk/sys/ofed/drivers/net/mlx4/reset.c
trunk/sys/ofed/drivers/net/mlx4/sense.c
trunk/sys/ofed/drivers/net/mlx4/srq.c
trunk/sys/ofed/drivers/net/mlx4/xrcd.c
trunk/sys/ofed/include/linux/bitmap.h
trunk/sys/ofed/include/linux/bitops.h
trunk/sys/ofed/include/linux/compat.h
trunk/sys/ofed/include/linux/compiler.h
trunk/sys/ofed/include/linux/completion.h
trunk/sys/ofed/include/linux/ctype.h
trunk/sys/ofed/include/linux/delay.h
trunk/sys/ofed/include/linux/device.h
trunk/sys/ofed/include/linux/dma-attrs.h
trunk/sys/ofed/include/linux/dma-mapping.h
trunk/sys/ofed/include/linux/dmapool.h
trunk/sys/ofed/include/linux/err.h
trunk/sys/ofed/include/linux/errno.h
trunk/sys/ofed/include/linux/ethtool.h
trunk/sys/ofed/include/linux/file.h
trunk/sys/ofed/include/linux/fs.h
trunk/sys/ofed/include/linux/gfp.h
trunk/sys/ofed/include/linux/hardirq.h
trunk/sys/ofed/include/linux/idr.h
trunk/sys/ofed/include/linux/if_arp.h
trunk/sys/ofed/include/linux/if_ether.h
trunk/sys/ofed/include/linux/if_vlan.h
trunk/sys/ofed/include/linux/in.h
trunk/sys/ofed/include/linux/in6.h
trunk/sys/ofed/include/linux/inet.h
trunk/sys/ofed/include/linux/inetdevice.h
trunk/sys/ofed/include/linux/init.h
trunk/sys/ofed/include/linux/interrupt.h
trunk/sys/ofed/include/linux/io-mapping.h
trunk/sys/ofed/include/linux/io.h
trunk/sys/ofed/include/linux/ioctl.h
trunk/sys/ofed/include/linux/jhash.h
trunk/sys/ofed/include/linux/jiffies.h
trunk/sys/ofed/include/linux/kdev_t.h
trunk/sys/ofed/include/linux/kernel.h
trunk/sys/ofed/include/linux/kobject.h
trunk/sys/ofed/include/linux/kref.h
trunk/sys/ofed/include/linux/kthread.h
trunk/sys/ofed/include/linux/list.h
trunk/sys/ofed/include/linux/lockdep.h
trunk/sys/ofed/include/linux/log2.h
trunk/sys/ofed/include/linux/miscdevice.h
trunk/sys/ofed/include/linux/mm.h
trunk/sys/ofed/include/linux/module.h
trunk/sys/ofed/include/linux/moduleparam.h
trunk/sys/ofed/include/linux/mount.h
trunk/sys/ofed/include/linux/mutex.h
trunk/sys/ofed/include/linux/net.h
trunk/sys/ofed/include/linux/netdevice.h
trunk/sys/ofed/include/linux/notifier.h
trunk/sys/ofed/include/linux/page.h
trunk/sys/ofed/include/linux/pci.h
trunk/sys/ofed/include/linux/poll.h
trunk/sys/ofed/include/linux/radix-tree.h
trunk/sys/ofed/include/linux/random.h
trunk/sys/ofed/include/linux/rbtree.h
trunk/sys/ofed/include/linux/rtnetlink.h
trunk/sys/ofed/include/linux/rwlock.h
trunk/sys/ofed/include/linux/rwsem.h
trunk/sys/ofed/include/linux/scatterlist.h
trunk/sys/ofed/include/linux/sched.h
trunk/sys/ofed/include/linux/semaphore.h
trunk/sys/ofed/include/linux/slab.h
trunk/sys/ofed/include/linux/socket.h
trunk/sys/ofed/include/linux/spinlock.h
trunk/sys/ofed/include/linux/stddef.h
trunk/sys/ofed/include/linux/string.h
trunk/sys/ofed/include/linux/sysfs.h
trunk/sys/ofed/include/linux/timer.h
trunk/sys/ofed/include/linux/types.h
trunk/sys/ofed/include/linux/uaccess.h
trunk/sys/ofed/include/linux/vmalloc.h
trunk/sys/ofed/include/linux/wait.h
trunk/sys/ofed/include/linux/workqueue.h
trunk/sys/ofed/include/net/addrconf.h
trunk/sys/ofed/include/net/arp.h
trunk/sys/ofed/include/net/ip.h
trunk/sys/ofed/include/net/ip6_route.h
trunk/sys/ofed/include/net/ipv6.h
trunk/sys/ofed/include/net/neighbour.h
trunk/sys/ofed/include/net/netevent.h
trunk/sys/ofed/include/net/tcp.h
Modified: trunk/sys/amd64/conf/NOTES
===================================================================
--- trunk/sys/amd64/conf/NOTES 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/amd64/conf/NOTES 2016-09-14 19:30:19 UTC (rev 7910)
@@ -90,6 +90,19 @@
options BPF_JITTER
+# OpenFabrics Enterprise Distribution (Infiniband).
+options OFED
+options OFED_DEBUG_INIT
+
+# Sockets Direct Protocol
+options SDP
+options SDP_DEBUG
+
+# IP over Inifiband
+options IPOIB
+options IPOIB_DEBUG
+options IPOIB_CM
+
#####################################################################
# CLOCK OPTIONS
@@ -290,6 +303,9 @@
# Requires the iwi firmware module
# iwn: Intel Wireless WiFi Link 4965/1000/5000/6000 802.11 network adapters
# Requires the iwn firmware module
+# mlx4ib: Mellanox ConnectX HCA InfiniBand
+# mlxen: Mellanox ConnectX HCA Ethernet
+# mthca: Mellanox HCA InfiniBand
# mwl: Marvell 88W8363 IEEE 802.11 adapter
# Requires the mwl firmware module
# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
@@ -305,6 +321,9 @@
device ipw # Intel 2100 wireless NICs.
device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs.
device iwn # Intel 4965/1000/5000/6000 wireless NICs.
+device mlx4ib # Mellanox ConnectX HCA InfiniBand
+device mlxen # Mellanox ConnectX HCA Ethernet
+device mthca # Mellanox HCA InfiniBand
device mwl # Marvell 88W8363 802.11n wireless NICs.
device nfe # nVidia nForce MCP on-board Ethernet
device nve # nVidia nForce MCP on-board Ethernet Networking
Modified: trunk/sys/conf/files
===================================================================
--- trunk/sys/conf/files 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/conf/files 2016-09-14 19:30:19 UTC (rev 7910)
@@ -3117,19 +3117,19 @@
# no-depend \
# compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/ipoib/"
-ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c optional sdp \
+ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c optional sdp inet \
no-depend \
compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
-ofed/drivers/infiniband/ulp/sdp/sdp_main.c optional sdp \
+ofed/drivers/infiniband/ulp/sdp/sdp_main.c optional sdp inet \
no-depend \
compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
-ofed/drivers/infiniband/ulp/sdp/sdp_rx.c optional sdp \
+ofed/drivers/infiniband/ulp/sdp/sdp_rx.c optional sdp inet \
no-depend \
compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
-ofed/drivers/infiniband/ulp/sdp/sdp_cma.c optional sdp \
+ofed/drivers/infiniband/ulp/sdp/sdp_cma.c optional sdp inet \
no-depend \
compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
-ofed/drivers/infiniband/ulp/sdp/sdp_tx.c optional sdp \
+ofed/drivers/infiniband/ulp/sdp/sdp_tx.c optional sdp inet \
no-depend \
compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
Modified: trunk/sys/i386/conf/NOTES
===================================================================
--- trunk/sys/i386/conf/NOTES 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/i386/conf/NOTES 2016-09-14 19:30:19 UTC (rev 7910)
@@ -261,6 +261,19 @@
options BPF_JITTER
+# OpenFabrics Enterprise Distribution (Infiniband).
+options OFED
+options OFED_DEBUG_INIT
+
+# Sockets Direct Protocol
+options SDP
+options SDP_DEBUG
+
+# IP over Inifiband
+options IPOIB
+options IPOIB_DEBUG
+options IPOIB_CM
+
#####################################################################
# CLOCK OPTIONS
@@ -562,6 +575,9 @@
# Requires the iwi firmware module
# iwn: Intel Wireless WiFi Link 4965AGN 802.11 network adapters
# Requires the iwn firmware module
+# mlx4ib: Mellanox ConnectX HCA InfiniBand
+# mlxen: Mellanox ConnectX HCA Ethernet
+# mthca: Mellanox HCA InfiniBand
# mwl: Marvell 88W8363 IEEE 802.11 adapter
# Requires the mwl firmware module
# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
@@ -606,6 +622,9 @@
hint.le.0.port="0x280"
hint.le.0.irq="10"
hint.le.0.drq="0"
+device mlx4ib # Mellanox ConnectX HCA InfiniBand
+device mlxen # Mellanox ConnectX HCA Ethernet
+device mthca # Mellanox HCA InfiniBand
device mwl # Marvell 88W8363 802.11n wireless NICs.
device nfe # nVidia nForce MCP on-board Ethernet
device nve # nVidia nForce MCP on-board Ethernet Networking
Modified: trunk/sys/modules/mlx4/Makefile
===================================================================
--- trunk/sys/modules/mlx4/Makefile 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/modules/mlx4/Makefile 2016-09-14 19:30:19 UTC (rev 7910)
@@ -1,14 +1,29 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../ofed/drivers/net/mlx4
+
+.include <bsd.own.mk>
+
KMOD = mlx4
SRCS = device_if.h bus_if.h pci_if.h vnode_if.h
SRCS+= alloc.c catas.c cmd.c cq.c eq.c fw.c icm.c intf.c main.c mcg.c mr.c
SRCS+= pd.c port.c profile.c qp.c reset.c sense.c srq.c xrcd.c
+SRCS+= opt_inet.h opt_inet6.h
CFLAGS+= -I${.CURDIR}/../../ofed/drivers/net/mlx4
CFLAGS+= -I${.CURDIR}/../../ofed/include/
-CFLAGS+= -DINET6
+.if !defined(KERNBUILDDIR)
+.if ${MK_INET_SUPPORT} != "no"
+opt_inet.h:
+ @echo "#define INET 1" > ${.TARGET}
+.endif
+
+.if ${MK_INET6_SUPPORT} != "no"
+opt_inet6.h:
+ @echo "#define INET6 1" > ${.TARGET}
+.endif
+.endif
+
.include <bsd.kmod.mk>
CFLAGS+= -Wno-cast-qual -Wno-pointer-arith -fms-extensions
Property changes on: trunk/sys/modules/mlx4/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/modules/mlx4ib/Makefile
===================================================================
--- trunk/sys/modules/mlx4ib/Makefile 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/modules/mlx4ib/Makefile 2016-09-14 19:30:19 UTC (rev 7910)
@@ -1,11 +1,27 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../ofed/drivers/infiniband/hw/mlx4
+
+.include <bsd.own.mk>
+
KMOD = mlx4ib
SRCS = device_if.h bus_if.h pci_if.h vnode_if.h
SRCS+= ah.c cq.c doorbell.c mad.c main.c mr.c qp.c srq.c wc.c
+SRCS+= opt_inet.h opt_inet6.h
-CFLAGS+= -I${.CURDIR}/../../ofed/include/ -DINET6
+CFLAGS+= -I${.CURDIR}/../../ofed/include/
+.if !defined(KERNBUILDDIR)
+.if ${MK_INET_SUPPORT} != "no"
+opt_inet.h:
+ @echo "#define INET 1" > ${.TARGET}
+.endif
+
+.if ${MK_INET6_SUPPORT} != "no"
+opt_inet6.h:
+ @echo "#define INET6 1" > ${.TARGET}
+.endif
+.endif
+
.include <bsd.kmod.mk>
CFLAGS+= -Wno-cast-qual -Wno-pointer-arith -fms-extensions
Property changes on: trunk/sys/modules/mlx4ib/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/modules/mlxen/Makefile
===================================================================
--- trunk/sys/modules/mlxen/Makefile 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/modules/mlxen/Makefile 2016-09-14 19:30:19 UTC (rev 7910)
@@ -1,13 +1,28 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../ofed/drivers/net/mlx4
+
+.include <bsd.own.mk>
+
KMOD = mlxen
SRCS = device_if.h bus_if.h pci_if.h vnode_if.h
SRCS += en_cq.c en_frag.c en_main.c en_netdev.c en_port.c en_resources.c
SRCS += en_rx.c en_tx.c
+SRCS += opt_inet.h opt_inet6.h
CFLAGS+= -I${.CURDIR}/../../ofed/drivers/net/mlx4
CFLAGS+= -I${.CURDIR}/../../ofed/include/
-CFLAGS+= -DINET6
+.if !defined(KERNBUILDDIR)
+.if ${MK_INET_SUPPORT} != "no"
+opt_inet.h:
+ @echo "#define INET 1" > ${.TARGET}
+.endif
+
+.if ${MK_INET6_SUPPORT} != "no"
+opt_inet6.h:
+ @echo "#define INET6 1" > ${.TARGET}
+.endif
+.endif
+
.include <bsd.kmod.mk>
CFLAGS+= -Wno-cast-qual -Wno-pointer-arith -fms-extensions
Property changes on: trunk/sys/modules/mlxen/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/modules/mthca/Makefile
===================================================================
--- trunk/sys/modules/mthca/Makefile 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/modules/mthca/Makefile 2016-09-14 19:30:19 UTC (rev 7910)
@@ -1,6 +1,9 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../ofed/drivers/infiniband/hw/mthca
+
+.include <bsd.own.mk>
+
KMOD = mthca
SRCS = device_if.h bus_if.h pci_if.h vnode_if.h
SRCS+= mthca_allocator.c mthca_av.c mthca_catas.c mthca_cmd.c mthca_cq.c
@@ -7,9 +10,22 @@
SRCS+= mthca_eq.c mthca_mad.c mthca_main.c mthca_mcg.c mthca_memfree.c
SRCS+= mthca_mr.c mthca_pd.c mthca_profile.c mthca_provider.c mthca_qp.c
SRCS+= mthca_reset.c mthca_srq.c mthca_uar.c
+SRCS+= opt_inet.h opt_inet6.h
-CFLAGS+= -I${.CURDIR}/../../ofed/include/ -DINET6
+CFLAGS+= -I${.CURDIR}/../../ofed/include
+.if !defined(KERNBUILDDIR)
+.if ${MK_INET_SUPPORT} != "no"
+opt_inet.h:
+ @echo "#define INET 1" > ${.TARGET}
+.endif
+
+.if ${MK_INET6_SUPPORT} != "no"
+opt_inet6.h:
+ @echo "#define INET6 1" > ${.TARGET}
+.endif
+.endif
+
.include <bsd.kmod.mk>
CFLAGS+= -Wno-cast-qual -Wno-pointer-arith -fms-extensions
Property changes on: trunk/sys/modules/mthca/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/Kconfig
===================================================================
--- trunk/sys/ofed/drivers/infiniband/Kconfig 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/Kconfig 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/Kconfig
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/Makefile
===================================================================
--- trunk/sys/ofed/drivers/infiniband/Makefile 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/Makefile 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/debug/Makefile
===================================================================
--- trunk/sys/ofed/drivers/infiniband/debug/Makefile 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/debug/Makefile 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/debug/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/debug/memtrack.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/debug/memtrack.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/debug/memtrack.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/debug/memtrack.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/debug/memtrack.h
===================================================================
--- trunk/sys/ofed/drivers/infiniband/debug/memtrack.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/debug/memtrack.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/debug/memtrack.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/debug/mtrack.h
===================================================================
--- trunk/sys/ofed/drivers/infiniband/debug/mtrack.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/debug/mtrack.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/debug/mtrack.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c 2016-09-14 19:30:19 UTC (rev 7910)
@@ -1247,7 +1247,9 @@
cm.mb_task);
struct mbuf *mb;
unsigned long flags;
+#if defined(INET) || defined(INET6)
unsigned mtu = priv->mcast_mtu;
+#endif
uint16_t proto;
spin_lock_irqsave(&priv->lock, flags);
@@ -1260,14 +1262,20 @@
proto = htons(*mtod(mb, uint16_t *));
m_adj(mb, IPOIB_ENCAP_LEN);
- if (proto == ETHERTYPE_IP)
+ switch (proto) {
+#if defined(INET)
+ case ETHERTYPE_IP:
icmp_error(mb, ICMP_UNREACH, ICMP_UNREACH_NEEDFRAG, 0, mtu);
+ break;
+#endif
#if defined(INET6)
- else if (proto == ETHERTYPE_IPV6)
+ case ETHERTYPE_IPV6:
icmp6_error(mb, ICMP6_PACKET_TOO_BIG, 0, mtu);
+ break;
#endif
- else
+ default:
m_freem(mb);
+ }
spin_lock_irqsave(&priv->lock, flags);
}
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_fs.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_fs.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_fs.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_fs.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c 2016-09-14 19:30:19 UTC (rev 7910)
@@ -876,7 +876,7 @@
dev->if_output = ipoib_output;
dev->if_input = ipoib_input;
dev->if_resolvemulti = ipoib_resolvemulti;
- dev->if_baudrate = IF_Gbps(10LL);
+ dev->if_baudrate = IF_Gbps(10UL);
dev->if_broadcastaddr = priv->broadcastaddr;
dev->if_snd.ifq_maxlen = ipoib_sendq_size * 2;
sdl = (struct sockaddr_dl *)dev->if_addr->ifa_addr;
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_bcopy.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c 2016-09-14 19:30:19 UTC (rev 7910)
@@ -855,7 +855,7 @@
int ncnt;
SOCKBUF_LOCK_ASSERT(sb);
- SBLASTRECORDCHK(sb)
+ SBLASTRECORDCHK(sb);
KASSERT(mb->m_flags & M_PKTHDR,
("sdp_append: %p Missing packet header.\n", mb));
n = sb->sb_lastrecord;
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_proc.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_proc.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_proc.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_proc.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_rx.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_rx.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_rx.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_rx.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_tx.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_tx.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_tx.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_tx.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_zcopy.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_zcopy.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_zcopy.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/ulp/sdp/sdp_zcopy.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/util/Kconfig
===================================================================
--- trunk/sys/ofed/drivers/infiniband/util/Kconfig 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/util/Kconfig 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/util/Kconfig
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/util/Makefile
===================================================================
--- trunk/sys/ofed/drivers/infiniband/util/Makefile 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/util/Makefile 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/util/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/infiniband/util/madeye.c
===================================================================
--- trunk/sys/ofed/drivers/infiniband/util/madeye.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/infiniband/util/madeye.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/infiniband/util/madeye.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/Makefile
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/Makefile 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/Makefile 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/Makefile
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/alloc.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/alloc.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/alloc.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/alloc.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/catas.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/catas.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/catas.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/catas.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/cmd.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/cmd.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/cmd.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/cmd.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/cq.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/cq.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/cq.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/cq.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_cq.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_cq.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_cq.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_cq.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_ethtool.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_ethtool.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_ethtool.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_ethtool.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/drivers/net/mlx4/en_frag.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_frag.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_frag.c 2016-09-14 19:30:19 UTC (rev 7910)
@@ -31,8 +31,11 @@
*
*/
+#include "opt_inet.h"
#include "mlx4_en.h"
+#ifdef INET
+
#include <net/ethernet.h>
#include <netinet/ip.h>
#include <machine/in_cksum.h>
@@ -186,3 +189,4 @@
flush_session(priv, session, IP_MF);
}
}
+#endif
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_frag.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_main.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_main.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_main.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_main.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_netdev.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_netdev.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_netdev.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_netdev.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_params.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_params.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_params.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_params.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_port.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_port.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_port.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_port.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_resources.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_resources.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_resources.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_resources.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/drivers/net/mlx4/en_rx.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_rx.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_rx.c 2016-09-14 19:30:19 UTC (rev 7910)
@@ -31,6 +31,7 @@
*
*/
+#include "opt_inet.h"
#include "mlx4_en.h"
#include <linux/mlx4/cq.h>
@@ -287,6 +288,7 @@
/* Initailize all descriptors */
for (i = 0; i < ring->size; i++)
mlx4_en_init_rx_desc(priv, ring, i);
+#ifdef INET
/* Configure lro mngr */
if (priv->dev->if_capenable & IFCAP_LRO) {
if (tcp_lro_init(&ring->lro))
@@ -294,6 +296,7 @@
else
ring->lro.ifp = priv->dev;
}
+#endif
}
err = mlx4_en_fill_rx_buffers(priv);
if (err)
@@ -330,7 +333,9 @@
void mlx4_en_deactivate_rx_ring(struct mlx4_en_priv *priv,
struct mlx4_en_rx_ring *ring)
{
+#ifdef INET
tcp_lro_free(&ring->lro);
+#endif
mlx4_en_free_rx_buf(priv, ring);
if (ring->stride <= TXBB_SIZE)
ring->buf -= TXBB_SIZE;
@@ -446,7 +451,9 @@
struct mbuf **mb_list;
struct mlx4_en_rx_desc *rx_desc;
struct mbuf *mb;
+#ifdef INET
struct lro_entry *queued;
+#endif
int index;
unsigned int length;
int polled = 0;
@@ -515,6 +522,7 @@
* - without IP options
* - not an IP fragment
*/
+#ifdef INET
if (mlx4_en_can_lro(cqe->status) &&
(dev->if_capenable & IFCAP_LRO)) {
if (ring->lro.lro_cnt != 0 &&
@@ -521,6 +529,7 @@
tcp_lro_rx(&ring->lro, mb, 0) == 0)
goto next;
}
+#endif
/* LRO not possible, complete processing here */
INC_PERF_COUNTER(priv->pstats.lro_misses);
@@ -527,10 +536,12 @@
} else {
mb->m_pkthdr.csum_flags = 0;
priv->port_stats.rx_chksum_none++;
+#ifdef INET
if (priv->ip_reasm &&
cqe->status & cpu_to_be16(MLX4_CQE_STATUS_IPV4) &&
!mlx4_en_rx_frags(priv, ring, mb, cqe))
goto next;
+#endif
}
/* Push it up the stack */
@@ -545,11 +556,13 @@
}
/* Flush all pending IP reassembly sessions */
out:
+#ifdef INET
mlx4_en_flush_frags(priv, ring);
while ((queued = SLIST_FIRST(&ring->lro.lro_active)) != NULL) {
SLIST_REMOVE_HEAD(&ring->lro.lro_active, next);
tcp_lro_flush(&ring->lro, queued);
}
+#endif
AVG_PERF_COUNTER(priv->pstats.rx_coal_avg, polled);
mlx4_cq_set_ci(&cq->mcq);
wmb(); /* ensure HW sees CQ consumer before we post new buffers */
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_rx.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_selftest.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_selftest.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_selftest.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_selftest.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/en_tx.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/en_tx.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/en_tx.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/en_tx.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/eq.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/eq.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/eq.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/eq.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/fw.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/fw.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/fw.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/fw.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/icm.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/icm.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/icm.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/icm.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/intf.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/intf.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/intf.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/intf.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/main.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/main.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/main.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/main.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/mcg.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/mcg.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/mcg.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/mcg.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/mr.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/mr.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/mr.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/mr.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/pd.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/pd.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/pd.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/pd.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/port.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/port.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/port.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/port.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/profile.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/profile.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/profile.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/profile.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/qp.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/qp.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/qp.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/qp.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/reset.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/reset.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/reset.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/reset.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/sense.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/sense.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/sense.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/sense.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/srq.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/srq.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/srq.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/srq.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/drivers/net/mlx4/xrcd.c
===================================================================
--- trunk/sys/ofed/drivers/net/mlx4/xrcd.c 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/drivers/net/mlx4/xrcd.c 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/drivers/net/mlx4/xrcd.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/bitmap.h
===================================================================
--- trunk/sys/ofed/include/linux/bitmap.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/bitmap.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/bitmap.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/bitops.h
===================================================================
--- trunk/sys/ofed/include/linux/bitops.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/bitops.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/bitops.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/compat.h
===================================================================
--- trunk/sys/ofed/include/linux/compat.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/compat.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/compat.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/compiler.h
===================================================================
--- trunk/sys/ofed/include/linux/compiler.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/compiler.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/compiler.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/completion.h
===================================================================
--- trunk/sys/ofed/include/linux/completion.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/completion.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/completion.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/ctype.h
===================================================================
--- trunk/sys/ofed/include/linux/ctype.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/ctype.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/ctype.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/delay.h
===================================================================
--- trunk/sys/ofed/include/linux/delay.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/delay.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/delay.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/device.h
===================================================================
--- trunk/sys/ofed/include/linux/device.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/device.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/device.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/dma-attrs.h
===================================================================
--- trunk/sys/ofed/include/linux/dma-attrs.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/dma-attrs.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/dma-attrs.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/dma-mapping.h
===================================================================
--- trunk/sys/ofed/include/linux/dma-mapping.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/dma-mapping.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/dma-mapping.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/dmapool.h
===================================================================
--- trunk/sys/ofed/include/linux/dmapool.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/dmapool.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/dmapool.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/err.h
===================================================================
--- trunk/sys/ofed/include/linux/err.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/err.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/err.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/errno.h
===================================================================
--- trunk/sys/ofed/include/linux/errno.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/errno.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/errno.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/ethtool.h
===================================================================
--- trunk/sys/ofed/include/linux/ethtool.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/ethtool.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/ethtool.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/file.h
===================================================================
--- trunk/sys/ofed/include/linux/file.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/file.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/file.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/fs.h
===================================================================
--- trunk/sys/ofed/include/linux/fs.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/fs.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/fs.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/gfp.h
===================================================================
--- trunk/sys/ofed/include/linux/gfp.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/gfp.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/gfp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/hardirq.h
===================================================================
--- trunk/sys/ofed/include/linux/hardirq.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/hardirq.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/hardirq.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/idr.h
===================================================================
--- trunk/sys/ofed/include/linux/idr.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/idr.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/idr.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/if_arp.h
===================================================================
--- trunk/sys/ofed/include/linux/if_arp.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/if_arp.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/if_arp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/if_ether.h
===================================================================
--- trunk/sys/ofed/include/linux/if_ether.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/if_ether.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/if_ether.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/if_vlan.h
===================================================================
--- trunk/sys/ofed/include/linux/if_vlan.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/if_vlan.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/if_vlan.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/include/linux/in.h
===================================================================
--- trunk/sys/ofed/include/linux/in.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/in.h 2016-09-14 19:30:19 UTC (rev 7910)
@@ -28,6 +28,8 @@
#ifndef _LINUX_IN_H_
#define _LINUX_IN_H_
+#include "opt_inet.h"
+
#include <netinet/in.h>
#include <asm/byteorder.h>
Property changes on: trunk/sys/ofed/include/linux/in.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/include/linux/in6.h
===================================================================
--- trunk/sys/ofed/include/linux/in6.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/in6.h 2016-09-14 19:30:19 UTC (rev 7910)
@@ -29,8 +29,6 @@
#ifndef _LINUX_IN6_H_
#define _LINUX_IN6_H_
-#ifndef KLD_MODULE
#include "opt_inet6.h"
-#endif
#endif /* _LINUX_IN6_H_ */
Property changes on: trunk/sys/ofed/include/linux/in6.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/inet.h
===================================================================
--- trunk/sys/ofed/include/linux/inet.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/inet.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/inet.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/inetdevice.h
===================================================================
--- trunk/sys/ofed/include/linux/inetdevice.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/inetdevice.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/inetdevice.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/init.h
===================================================================
--- trunk/sys/ofed/include/linux/init.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/init.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/init.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/interrupt.h
===================================================================
--- trunk/sys/ofed/include/linux/interrupt.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/interrupt.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/interrupt.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/io-mapping.h
===================================================================
--- trunk/sys/ofed/include/linux/io-mapping.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/io-mapping.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/io-mapping.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/io.h
===================================================================
--- trunk/sys/ofed/include/linux/io.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/io.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/io.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/ioctl.h
===================================================================
--- trunk/sys/ofed/include/linux/ioctl.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/ioctl.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/ioctl.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/jhash.h
===================================================================
--- trunk/sys/ofed/include/linux/jhash.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/jhash.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/jhash.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/jiffies.h
===================================================================
--- trunk/sys/ofed/include/linux/jiffies.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/jiffies.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/jiffies.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/kdev_t.h
===================================================================
--- trunk/sys/ofed/include/linux/kdev_t.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/kdev_t.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/kdev_t.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/kernel.h
===================================================================
--- trunk/sys/ofed/include/linux/kernel.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/kernel.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/kernel.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/kobject.h
===================================================================
--- trunk/sys/ofed/include/linux/kobject.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/kobject.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/kobject.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/kref.h
===================================================================
--- trunk/sys/ofed/include/linux/kref.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/kref.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/kref.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/kthread.h
===================================================================
--- trunk/sys/ofed/include/linux/kthread.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/kthread.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/kthread.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/list.h
===================================================================
--- trunk/sys/ofed/include/linux/list.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/list.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/list.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/lockdep.h
===================================================================
--- trunk/sys/ofed/include/linux/lockdep.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/lockdep.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/lockdep.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/log2.h
===================================================================
--- trunk/sys/ofed/include/linux/log2.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/log2.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/log2.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/miscdevice.h
===================================================================
--- trunk/sys/ofed/include/linux/miscdevice.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/miscdevice.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/miscdevice.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/mm.h
===================================================================
--- trunk/sys/ofed/include/linux/mm.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/mm.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/mm.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/module.h
===================================================================
--- trunk/sys/ofed/include/linux/module.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/module.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/module.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/moduleparam.h
===================================================================
--- trunk/sys/ofed/include/linux/moduleparam.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/moduleparam.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/moduleparam.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/mount.h
===================================================================
--- trunk/sys/ofed/include/linux/mount.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/mount.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/mount.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/mutex.h
===================================================================
--- trunk/sys/ofed/include/linux/mutex.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/mutex.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/mutex.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/net.h
===================================================================
--- trunk/sys/ofed/include/linux/net.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/net.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/net.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/netdevice.h
===================================================================
--- trunk/sys/ofed/include/linux/netdevice.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/netdevice.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/netdevice.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/notifier.h
===================================================================
--- trunk/sys/ofed/include/linux/notifier.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/notifier.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/notifier.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/page.h
===================================================================
--- trunk/sys/ofed/include/linux/page.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/page.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/page.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/pci.h
===================================================================
--- trunk/sys/ofed/include/linux/pci.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/pci.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/pci.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/poll.h
===================================================================
--- trunk/sys/ofed/include/linux/poll.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/poll.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/poll.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/radix-tree.h
===================================================================
--- trunk/sys/ofed/include/linux/radix-tree.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/radix-tree.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/radix-tree.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/random.h
===================================================================
--- trunk/sys/ofed/include/linux/random.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/random.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/random.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/rbtree.h
===================================================================
--- trunk/sys/ofed/include/linux/rbtree.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/rbtree.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/rbtree.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/rtnetlink.h
===================================================================
--- trunk/sys/ofed/include/linux/rtnetlink.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/rtnetlink.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/rtnetlink.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/rwlock.h
===================================================================
--- trunk/sys/ofed/include/linux/rwlock.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/rwlock.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/rwlock.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/rwsem.h
===================================================================
--- trunk/sys/ofed/include/linux/rwsem.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/rwsem.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/rwsem.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/scatterlist.h
===================================================================
--- trunk/sys/ofed/include/linux/scatterlist.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/scatterlist.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/scatterlist.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/sched.h
===================================================================
--- trunk/sys/ofed/include/linux/sched.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/sched.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/sched.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/semaphore.h
===================================================================
--- trunk/sys/ofed/include/linux/semaphore.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/semaphore.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/semaphore.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/slab.h
===================================================================
--- trunk/sys/ofed/include/linux/slab.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/slab.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/slab.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/socket.h
===================================================================
--- trunk/sys/ofed/include/linux/socket.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/socket.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/socket.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/spinlock.h
===================================================================
--- trunk/sys/ofed/include/linux/spinlock.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/spinlock.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/spinlock.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/stddef.h
===================================================================
--- trunk/sys/ofed/include/linux/stddef.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/stddef.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/stddef.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/string.h
===================================================================
--- trunk/sys/ofed/include/linux/string.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/string.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/string.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/sysfs.h
===================================================================
--- trunk/sys/ofed/include/linux/sysfs.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/sysfs.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/sysfs.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/timer.h
===================================================================
--- trunk/sys/ofed/include/linux/timer.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/timer.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/timer.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/types.h
===================================================================
--- trunk/sys/ofed/include/linux/types.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/types.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/types.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/uaccess.h
===================================================================
--- trunk/sys/ofed/include/linux/uaccess.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/uaccess.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/uaccess.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/vmalloc.h
===================================================================
--- trunk/sys/ofed/include/linux/vmalloc.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/vmalloc.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/vmalloc.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/wait.h
===================================================================
--- trunk/sys/ofed/include/linux/wait.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/wait.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/wait.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/linux/workqueue.h
===================================================================
--- trunk/sys/ofed/include/linux/workqueue.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/linux/workqueue.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/linux/workqueue.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/net/addrconf.h
===================================================================
--- trunk/sys/ofed/include/net/addrconf.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/net/addrconf.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/net/addrconf.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/net/arp.h
===================================================================
--- trunk/sys/ofed/include/net/arp.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/net/arp.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/net/arp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/include/net/ip.h
===================================================================
--- trunk/sys/ofed/include/net/ip.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/net/ip.h 2016-09-14 19:30:19 UTC (rev 7910)
@@ -29,6 +29,8 @@
#ifndef _LINUX_NET_IP_H_
#define _LINUX_NET_IP_H_
+#include "opt_inet.h"
+
#include <sys/types.h>
#include <sys/socket.h>
@@ -39,6 +41,7 @@
#include <netinet/in.h>
#include <netinet/in_pcb.h>
+#ifdef INET
static inline void inet_get_local_port_range(int *low, int *high)
{
*low = V_ipport_firstauto;
@@ -73,5 +76,6 @@
buf[18] = (addr >> 8) & 0xff;
buf[19] = addr & 0xff;
}
+#endif
#endif /* _LINUX_NET_IP_H_ */
Property changes on: trunk/sys/ofed/include/net/ip.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/net/ip6_route.h
===================================================================
--- trunk/sys/ofed/include/net/ip6_route.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/net/ip6_route.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/net/ip6_route.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Modified: trunk/sys/ofed/include/net/ipv6.h
===================================================================
--- trunk/sys/ofed/include/net/ipv6.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/net/ipv6.h 2016-09-14 19:30:19 UTC (rev 7910)
@@ -29,9 +29,7 @@
#ifndef _LINUX_NET_IPV6_H_
#define _LINUX_NET_IPV6_H_
-#ifndef KLD_MODULE
#include "opt_inet6.h"
-#endif
#define ipv6_addr_loopback IN6_IS_ADDR_LOOPBACK
#define ipv6_addr_copy(dst, src) \
Property changes on: trunk/sys/ofed/include/net/ipv6.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/net/neighbour.h
===================================================================
--- trunk/sys/ofed/include/net/neighbour.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/net/neighbour.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/net/neighbour.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/net/netevent.h
===================================================================
--- trunk/sys/ofed/include/net/netevent.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/net/netevent.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/net/netevent.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
Index: trunk/sys/ofed/include/net/tcp.h
===================================================================
--- trunk/sys/ofed/include/net/tcp.h 2016-09-14 19:24:17 UTC (rev 7909)
+++ trunk/sys/ofed/include/net/tcp.h 2016-09-14 19:30:19 UTC (rev 7910)
Property changes on: trunk/sys/ofed/include/net/tcp.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1.1.1
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list