Revision 496063426dece3f47e21f9f3387205d6ca03bd2a authored by Dave Jones on 14 October 2016, 18:26:24 UTC, committed by Linus Torvalds on 14 October 2016, 18:36:59 UTC
This easy-to-trigger warning shows up instantly when running
Trinity on a kernel with CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS disabled.

At most this should have been a printk, but the -EINVAL alone should be more
than adequate indicator that something isn't available.

Signed-off-by: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e9f8f48
History
File Mode Size
README.rst -rw-r--r-- 1.6 KB
functions.sh -rw-r--r-- 2.9 KB
parameters.sh -rw-r--r-- 2.5 KB
pktgen.conf-1-1-ip6 -rwxr-xr-x 1.1 KB
pktgen.conf-1-1-ip6-rdos -rwxr-xr-x 1.2 KB
pktgen.conf-1-2 -rwxr-xr-x 1.3 KB
pktgen_bench_xmit_mode_netif_receive.sh -rwxr-xr-x 2.6 KB
pktgen_bench_xmit_mode_queue_xmit.sh -rwxr-xr-x 1.8 KB
pktgen_sample01_simple.sh -rwxr-xr-x 1.9 KB
pktgen_sample02_multiqueue.sh -rwxr-xr-x 2.2 KB
pktgen_sample03_burst_single_flow.sh -rwxr-xr-x 2.5 KB
pktgen_sample04_many_flows.sh -rwxr-xr-x 2.5 KB
pktgen_sample05_flow_per_thread.sh -rwxr-xr-x 2.2 KB

README.rst

back to top