Using the following command will do the trick.
# nc -zuv 3 192.168.123.123 5140
Connection to 192.168.123.123 5140 port [udp/*] succeeded!
# nc -zuv 3 192.168.123.123 5140
Connection to 192.168.123.123 5140 port [udp/*] succeeded!
cc1: all warnings being treated as errors make[3]: *** [/home/ceph-2/Downloads/netxtreme2-7.8.56/bnx2x-1.78.58/src/bnx2x_main.o] Error 1 make[2]: *** [_module_/home/ceph-2/Downloads/netxtreme2-7.8.56/bnx2x-1.78.58/src] Error 2 make[2]: Leaving directory `/usr/src/linux-2.6.34.11' make[1]: *** [bnx2x.o] Error 2 make[1]: Leaving directory `/home/ceph-2/Downloads/netxtreme2-7.8.56/bnx2x-1.78.58/src' make: *** [l2build] Error 2
ifeq ($(DISABLE_WERROR),)
#override EXTRA_CFLAGS += -Werror
endif
| bytes-per-inode | Time | Free inode |
| 16384 (default) | 1m29.712s | 30490613 |
| 32768 | 48.809s | 15245301 |
| 65536 | 23.675s | 7622645 |
| 131072 | 14.793s | 3811317 |
mkdir /a mkdir /a/b mkdir /a/b/c mkdir /a/b/c/d
mkdir -p /a/b/c/d
"RPM uses KMP packaging dependency data to ensure the dependencies are met
before installing the binary RPM. Red Hat maintains a whitelist of kernel
symbols which RPM uses to validate against the KMP binaries. Some symbols may
be in the kernel but not on the whitelist which results in a failed binary RPM
install. The user will need to use the "--nodeps" switch when installing the
binary."