Greeting, FYI, we noticed the following commit (built with gcc-9): commit: 472547778de24e2764ab325268dd5b77e6923939 ("selftest/bpf: Fix profiler test using CO-RE relocation for enums") https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master in testcase: kernel-selftests version: kernel-selftests-x86_64-b5a583fb-1_20201015 with following parameters: group: kselftests-bpf ucode: 0xd6 test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel. test-url: https://www.kernel.org/doc/Documentation/kselftest.txt on test machine: 4 threads Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz with 32G memory caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): +------------------------------------------+------------+------------+ | | 435ccfa894 | 472547778d | +------------------------------------------+------------+------------+ | boot_successes | 10 | 0 | | boot_failures | 0 | 10 | | BUG:using__this_cpu_read()in_preemptible | 0 | 10 | +------------------------------------------+------------+------------+ If you fix the issue, kindly add following tag Reported-by: kernel test robot <lkp@xxxxxxxxx> kern :warn : [ 325.530080] WARNING: CPU: 3 PID: 20214 at kernel/bpf/verifier.c:9718 resolve_pseudo_ldimm64+0x6b8/0x8e0 kern :warn : [ 325.530812] Modules linked in: rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver netconsole snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c intel_rapl_msr intel_rapl_common sd_mod t10_pi sg i915 btusb wmi_bmof intel_wmi_thunderbolt x86_pkg_temp_thermal intel_powerclamp snd_soc_skl snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_compress coretemp crct10dif_pclmul snd_hda_intel crc32_pclmul btrtl crc32c_intel btbcm ghash_clmulni_intel btintel snd_intel_dspcfg snd_hda_codec snd_hda_core iwlwifi aesni_intel crypto_simd ahci snd_hwdep bluetooth snd_pcm libahci cryptd cfg80211 snd_timer glue_helper ir_rc6_decoder pcspkr ecdh_generic libata mei_me snd ecc rc_rc6_mce mei soundcore i2c_i801 rfkill i2c_smbus wmi ipmi_devintf ite_cir ipmi_msghandler rc_core acpi_pad video intel_pmc_core ip_tables user :notice: [ 325.533201] # #3/p valid map access into an array with a constant OK kern :warn : [ 325.537207] CPU: 3 PID: 20214 Comm: test_verifier Not tainted 5.9.0-13427-g472547778de2 #1 kern :warn : [ 325.538572] Hardware name: Intel Corporation NUC7i7BNH/NUC7i7BNB, BIOS BNKBL357.86A.0067.2018.0814.1500 08/14/2018 kern :warn : [ 325.539414] RIP: 0010:resolve_pseudo_ldimm64+0x6b8/0x8e0 kern :warn : [ 325.539835] Code: ff ff c7 44 24 28 ea ff ff ff e9 49 fc ff ff 48 c7 c7 58 a8 5e 82 89 0c 24 48 89 54 24 08 c6 05 21 71 ff 01 01 e8 46 38 aa 00 <0f> 0b 8b 0c 24 48 8b 54 24 08 e9 5d fd ff ff 48 c7 c6 d8 a7 5e 82 kern :warn : [ 325.541298] RSP: 0018:ffffc90003b0fc50 EFLAGS: 00010282 kern :warn : [ 325.541732] RAX: 0000000000000000 RBX: 0000000000000004 RCX: 0000000000000000 kern :warn : [ 325.542274] RDX: 0000000000000001 RSI: ffffffff811d234f RDI: ffffffff811d234f kern :warn : [ 325.542847] RBP: ffffc90003b0fcb8 R08: 0000000000000001 R09: 0000000000000001 kern :warn : [ 325.543389] R10: 0000000000000001 R11: 0000000000000001 R12: ffff888100c3a000 user :notice: [ 325.543850] # #4/u valid map access into an array with a register OK kern :warn : [ 325.543996] R13: ffff8882c025dc00 R14: 0000000000000025 R15: ffffc9000108d058 kern :warn : [ 325.545045] FS: 00007fd26e745740(0000) GS:ffff88887ed80000(0000) knlGS:0000000000000000 kern :warn : [ 325.545893] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 kern :warn : [ 325.546334] CR2: 000055a9904a3e30 CR3: 00000002c0730002 CR4: 00000000003706e0 kern :warn : [ 325.546900] Call Trace: kern :warn : [ 325.547114] bpf_check+0x907/0x17c0 kern :warn : [ 325.547396] ? find_held_lock+0x2b/0x80 kern :warn : [ 325.547781] bpf_prog_load+0x48c/0x8c0 kern :warn : [ 325.548133] ? find_held_lock+0x2b/0x80 kern :warn : [ 325.548450] __do_sys_bpf+0x93e/0x1a60 kern :warn : [ 325.548791] do_syscall_64+0x33/0x40 kern :warn : [ 325.549076] entry_SYSCALL_64_after_hwframe+0x44/0xa9 kern :warn : [ 325.549468] RIP: 0033:0x7fd26e83df59 kern :warn : [ 325.549771] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 07 6f 0c 00 f7 d8 64 89 01 48 kern :warn : [ 325.551230] RSP: 002b:00007ffc55a5fc08 EFLAGS: 00000246 ORIG_RAX: 0000000000000141 user :notice: [ 325.551650] # #4/p valid map access into an array with a register OK kern :warn : [ 325.551853] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fd26e83df59 kern :warn : [ 325.552308] RDX: 0000000000000078 RSI: 00007ffc55a5fc30 RDI: 0000000000000005 kern :warn : [ 325.552309] RBP: 00007ffc55a5fc30 R08: 0000000000000004 R09: 0000000000000000 kern :warn : [ 325.552310] R10: 0000000000000025 R11: 0000000000000246 R12: 0000000000000005 kern :warn : [ 325.552311] R13: 0000000000000000 R14: 00007ffc55a5fda0 R15: 00007ffc55a5fda0 kern :warn : [ 325.552325] CPU: 3 PID: 20214 Comm: test_verifier Not tainted 5.9.0-13427-g472547778de2 #1 user :notice: [ 325.554366] # #5/u valid map access into an array with a variable OK kern :warn : [ 325.554456] Hardware name: Intel Corporation NUC7i7BNH/NUC7i7BNB, BIOS BNKBL357.86A.0067.2018.0814.1500 08/14/2018 kern :warn : [ 325.554457] Call Trace: kern :warn : [ 325.554461] dump_stack+0x8d/0xb5 kern :warn : [ 325.554464] ? resolve_pseudo_ldimm64+0x6b8/0x8e0 kern :warn : [ 325.555551] __warn.cold+0x24/0x4b kern :warn : [ 325.555554] ? resolve_pseudo_ldimm64+0x6b8/0x8e0 kern :warn : [ 325.555558] report_bug+0xd1/0x100 user :notice: [ 325.557680] # #5/p valid map access into an array with a variable OK kern :warn : [ 325.557869] ? tick_nohz_tick_stopped+0x12/0x40 kern :warn : [ 325.557873] handle_bug+0x3a/0xa0 kern :warn : [ 325.557876] exc_invalid_op+0x14/0x80 kern :warn : [ 325.558465] asm_exc_invalid_op+0x12/0x20 kern :warn : [ 325.560172] RIP: 0010:resolve_pseudo_ldimm64+0x6b8/0x8e0 user :notice: [ 325.560516] # #6/u valid map access into an array with a signed variable OK kern :warn : [ 325.560553] Code: ff ff c7 44 24 28 ea ff ff ff e9 49 fc ff ff 48 c7 c7 58 a8 5e 82 89 0c 24 48 89 54 24 08 c6 05 21 71 ff 01 01 e8 46 38 aa 00 <0f> 0b 8b 0c 24 48 8b 54 24 08 e9 5d fd ff ff 48 c7 c6 d8 a7 5e 82 kern :warn : [ 325.560554] RSP: 0018:ffffc90003b0fc50 EFLAGS: 00010282 kern :warn : [ 325.562354] RAX: 0000000000000000 RBX: 0000000000000004 RCX: 0000000000000000 kern :warn : [ 325.562355] RDX: 0000000000000001 RSI: ffffffff811d234f RDI: ffffffff811d234f kern :warn : [ 325.562356] RBP: ffffc90003b0fcb8 R08: 0000000000000001 R09: 0000000000000001 kern :warn : [ 325.562357] R10: 0000000000000001 R11: 0000000000000001 R12: ffff888100c3a000 kern :warn : [ 325.562358] R13: ffff8882c025dc00 R14: 0000000000000025 R15: ffffc9000108d058 kern :warn : [ 325.562369] ? wake_up_klogd+0x4f/0x80 kern :warn : [ 325.562371] ? wake_up_klogd+0x4f/0x80 kern :warn : [ 325.562391] bpf_check+0x907/0x17c0 user :notice: [ 325.564634] # #6/p valid map access into an array with a signed variable OK kern :warn : [ 325.565045] ? find_held_lock+0x2b/0x80 kern :warn : [ 325.565057] bpf_prog_load+0x48c/0x8c0 kern :warn : [ 325.565875] ? find_held_lock+0x2b/0x80 kern :warn : [ 325.565889] __do_sys_bpf+0x93e/0x1a60 kern :warn : [ 325.565911] do_syscall_64+0x33/0x40 user :notice: [ 325.567592] # #7/u invalid map access into an array with a constant OK kern :warn : [ 325.567640] entry_SYSCALL_64_after_hwframe+0x44/0xa9 kern :warn : [ 325.568193] RIP: 0033:0x7fd26e83df59 kern :warn : [ 325.569659] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 07 6f 0c 00 f7 d8 64 89 01 48 user :notice: [ 325.569825] # #7/p invalid map access into an array with a constant OK kern :warn : [ 325.570965] RSP: 002b:00007ffc55a5fc08 EFLAGS: 00000246 ORIG_RAX: 0000000000000141 kern :warn : [ 325.570967] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fd26e83df59 kern :warn : [ 325.570968] RDX: 0000000000000078 RSI: 00007ffc55a5fc30 RDI: 0000000000000005 kern :warn : [ 325.570969] RBP: 00007ffc55a5fc30 R08: 0000000000000004 R09: 0000000000000000 kern :warn : [ 325.570970] R10: 0000000000000025 R11: 0000000000000246 R12: 0000000000000005 kern :warn : [ 325.570972] R13: 0000000000000000 R14: 00007ffc55a5fda0 R15: 00007ffc55a5fda0 kern :warn : [ 325.573227] irq event stamp: 93003 kern :warn : [ 325.575115] hardirqs last enabled at (93103): [<ffffffff811d30b3>] console_unlock+0x4d3/0x5c0 user :notice: [ 325.575571] # #8/u invalid map access into an array with a register OK kern :warn : [ 325.575873] hardirqs last disabled at (93130): [<ffffffff81ddfa21>] __schedule+0x6e1/0xaa0 kern :warn : [ 325.577041] softirqs last enabled at (93170): [<ffffffff8200034e>] __do_softirq+0x34e/0x49c kern :warn : [ 325.577666] softirqs last disabled at (93187): [<ffffffff81e010f2>] asm_call_irq_on_stack+0x12/0x20 kern :warn : [ 325.578385] ---[ end trace 54e7a2ba0948b528 ]--- To reproduce: git clone https://github.com/intel/lkp-tests.git cd lkp-tests bin/lkp install job.yaml # job file is attached in this email bin/lkp run job.yaml Thanks, lkp
# # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.9.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc-9 (Debian 9.3.0-15) 9.3.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=90300 CONFIG_LD_VERSION=235000000 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y CONFIG_THREAD_INFO_IN_TASK=y # # General setup # CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_BUILD_SALT="" CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y CONFIG_HAVE_KERNEL_XZ=y CONFIG_HAVE_KERNEL_LZO=y CONFIG_HAVE_KERNEL_LZ4=y CONFIG_HAVE_KERNEL_ZSTD=y CONFIG_KERNEL_GZIP=y # CONFIG_KERNEL_BZIP2 is not set # CONFIG_KERNEL_LZMA is not set # CONFIG_KERNEL_XZ is not set # CONFIG_KERNEL_LZO is not set # CONFIG_KERNEL_LZ4 is not set # CONFIG_KERNEL_ZSTD is not set CONFIG_DEFAULT_INIT="" CONFIG_DEFAULT_HOSTNAME="(none)" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_POSIX_MQUEUE=y CONFIG_POSIX_MQUEUE_SYSCTL=y # CONFIG_WATCH_QUEUE is not set CONFIG_CROSS_MEMORY_ATTACH=y CONFIG_USELIB=y CONFIG_AUDIT=y CONFIG_HAVE_ARCH_AUDITSYSCALL=y CONFIG_AUDITSYSCALL=y # # IRQ subsystem # CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_GENERIC_IRQ_MIGRATION=y CONFIG_GENERIC_IRQ_INJECTION=y CONFIG_HARDIRQS_SW_RESEND=y CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_SIM=y CONFIG_IRQ_DOMAIN_HIERARCHY=y CONFIG_GENERIC_MSI_IRQ=y CONFIG_GENERIC_MSI_IRQ_DOMAIN=y CONFIG_IRQ_MSI_IOMMU=y CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y CONFIG_GENERIC_IRQ_RESERVATION_MODE=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_SPARSE_IRQ=y # CONFIG_GENERIC_IRQ_DEBUGFS is not set # end of IRQ subsystem CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_ARCH_CLOCKSOURCE_INIT=y CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y CONFIG_GENERIC_TIME_VSYSCALL=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y # # Timers subsystem # CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ_COMMON=y # CONFIG_HZ_PERIODIC is not set # CONFIG_NO_HZ_IDLE is not set CONFIG_NO_HZ_FULL=y CONFIG_CONTEXT_TRACKING=y # CONFIG_CONTEXT_TRACKING_FORCE is not set CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y # end of Timers subsystem # CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_COUNT=y CONFIG_PREEMPTION=y # # CPU/Task time and stats accounting # CONFIG_VIRT_CPU_ACCOUNTING=y CONFIG_VIRT_CPU_ACCOUNTING_GEN=y # CONFIG_IRQ_TIME_ACCOUNTING is not set CONFIG_HAVE_SCHED_AVG_IRQ=y CONFIG_BSD_PROCESS_ACCT=y CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_TASKSTATS=y CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_XACCT=y CONFIG_TASK_IO_ACCOUNTING=y # CONFIG_PSI is not set # end of CPU/Task time and stats accounting CONFIG_CPU_ISOLATION=y # # RCU Subsystem # CONFIG_TREE_RCU=y CONFIG_PREEMPT_RCU=y # CONFIG_RCU_EXPERT is not set CONFIG_SRCU=y CONFIG_TREE_SRCU=y CONFIG_TASKS_RCU_GENERIC=y CONFIG_TASKS_RCU=y CONFIG_TASKS_RUDE_RCU=y CONFIG_TASKS_TRACE_RCU=y CONFIG_RCU_STALL_COMMON=y CONFIG_RCU_NEED_SEGCBLIST=y CONFIG_RCU_NOCB_CPU=y # end of RCU Subsystem CONFIG_BUILD_BIN2C=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y # CONFIG_IKHEADERS is not set CONFIG_LOG_BUF_SHIFT=20 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13 CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y # # Scheduler features # # CONFIG_UCLAMP_TASK is not set # end of Scheduler features CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y CONFIG_CC_HAS_INT128=y CONFIG_ARCH_SUPPORTS_INT128=y CONFIG_NUMA_BALANCING=y CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y CONFIG_CGROUPS=y CONFIG_PAGE_COUNTER=y CONFIG_MEMCG=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG_KMEM=y CONFIG_BLK_CGROUP=y CONFIG_CGROUP_WRITEBACK=y CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_CFS_BANDWIDTH=y CONFIG_RT_GROUP_SCHED=y CONFIG_CGROUP_PIDS=y # CONFIG_CGROUP_RDMA is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CPUSETS=y CONFIG_PROC_PID_CPUSET=y CONFIG_CGROUP_DEVICE=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_PERF=y CONFIG_CGROUP_BPF=y # CONFIG_CGROUP_DEBUG is not set CONFIG_SOCK_CGROUP_DATA=y CONFIG_NAMESPACES=y CONFIG_UTS_NS=y CONFIG_TIME_NS=y CONFIG_IPC_NS=y CONFIG_USER_NS=y CONFIG_PID_NS=y CONFIG_NET_NS=y CONFIG_CHECKPOINT_RESTORE=y CONFIG_SCHED_AUTOGROUP=y # CONFIG_SYSFS_DEPRECATED is not set CONFIG_RELAY=y CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_RD_GZIP=y CONFIG_RD_BZIP2=y CONFIG_RD_LZMA=y CONFIG_RD_XZ=y CONFIG_RD_LZO=y CONFIG_RD_LZ4=y CONFIG_RD_ZSTD=y # CONFIG_BOOT_CONFIG is not set CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SYSCTL=y CONFIG_HAVE_UID16=y CONFIG_SYSCTL_EXCEPTION_TRACE=y CONFIG_HAVE_PCSPKR_PLATFORM=y CONFIG_BPF=y CONFIG_EXPERT=y CONFIG_UID16=y CONFIG_MULTIUSER=y CONFIG_SGETMASK_SYSCALL=y CONFIG_SYSFS_SYSCALL=y CONFIG_FHANDLE=y CONFIG_POSIX_TIMERS=y CONFIG_PRINTK=y CONFIG_PRINTK_NMI=y CONFIG_BUG=y CONFIG_ELF_CORE=y CONFIG_PCSPKR_PLATFORM=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_FUTEX_PI=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_SHMEM=y CONFIG_AIO=y CONFIG_IO_URING=y CONFIG_ADVISE_SYSCALLS=y CONFIG_HAVE_ARCH_USERFAULTFD_WP=y CONFIG_MEMBARRIER=y CONFIG_KALLSYMS=y CONFIG_KALLSYMS_ALL=y CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y CONFIG_KALLSYMS_BASE_RELATIVE=y # CONFIG_BPF_LSM is not set CONFIG_BPF_SYSCALL=y CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y # CONFIG_BPF_PRELOAD is not set CONFIG_USERFAULTFD=y CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y CONFIG_RSEQ=y # CONFIG_DEBUG_RSEQ is not set CONFIG_EMBEDDED=y CONFIG_HAVE_PERF_EVENTS=y # CONFIG_PC104 is not set # # Kernel Performance Events And Counters # CONFIG_PERF_EVENTS=y # CONFIG_DEBUG_PERF_USE_VMALLOC is not set # end of Kernel Performance Events And Counters CONFIG_VM_EVENT_COUNTERS=y CONFIG_SLUB_DEBUG=y # CONFIG_SLUB_MEMCG_SYSFS_ON is not set # CONFIG_COMPAT_BRK is not set # CONFIG_SLAB is not set CONFIG_SLUB=y # CONFIG_SLOB is not set CONFIG_SLAB_MERGE_DEFAULT=y # CONFIG_SLAB_FREELIST_RANDOM is not set # CONFIG_SLAB_FREELIST_HARDENED is not set # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set CONFIG_SLUB_CPU_PARTIAL=y CONFIG_SYSTEM_DATA_VERIFICATION=y CONFIG_PROFILING=y CONFIG_TRACEPOINTS=y # end of General setup CONFIG_64BIT=y CONFIG_X86_64=y CONFIG_X86=y CONFIG_INSTRUCTION_DECODER=y CONFIG_OUTPUT_FORMAT="elf64-x86-64" CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_MMU=y CONFIG_ARCH_MMAP_RND_BITS_MIN=28 CONFIG_ARCH_MMAP_RND_BITS_MAX=32 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16 CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_ARCH_HAS_FILTER_PGPROT=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARCH_WANT_GENERAL_HUGETLB=y CONFIG_ZONE_DMA32=y CONFIG_AUDIT_ARCH=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_HAVE_INTEL_TXT=y CONFIG_X86_64_SMP=y CONFIG_ARCH_SUPPORTS_UPROBES=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_DYNAMIC_PHYSICAL_MASK=y CONFIG_PGTABLE_LEVELS=5 CONFIG_CC_HAS_SANE_STACKPROTECTOR=y # # Processor type and features # CONFIG_ZONE_DMA=y CONFIG_SMP=y CONFIG_X86_FEATURE_NAMES=y CONFIG_X86_X2APIC=y CONFIG_X86_MPPARSE=y # CONFIG_GOLDFISH is not set CONFIG_RETPOLINE=y CONFIG_X86_CPU_RESCTRL=y CONFIG_X86_EXTENDED_PLATFORM=y # CONFIG_X86_NUMACHIP is not set # CONFIG_X86_VSMP is not set CONFIG_X86_UV=y # CONFIG_X86_GOLDFISH is not set # CONFIG_X86_INTEL_MID is not set CONFIG_X86_INTEL_LPSS=y CONFIG_X86_AMD_PLATFORM_DEVICE=y CONFIG_IOSF_MBI=y # CONFIG_IOSF_MBI_DEBUG is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y # CONFIG_SCHED_OMIT_FRAME_POINTER is not set CONFIG_HYPERVISOR_GUEST=y CONFIG_PARAVIRT=y CONFIG_PARAVIRT_XXL=y # CONFIG_PARAVIRT_DEBUG is not set CONFIG_PARAVIRT_SPINLOCKS=y CONFIG_X86_HV_CALLBACK_VECTOR=y CONFIG_XEN=y CONFIG_XEN_PV=y CONFIG_XEN_PV_SMP=y # CONFIG_XEN_DOM0 is not set CONFIG_XEN_PVHVM=y CONFIG_XEN_PVHVM_SMP=y CONFIG_XEN_512GB=y CONFIG_XEN_SAVE_RESTORE=y # CONFIG_XEN_DEBUG_FS is not set # CONFIG_XEN_PVH is not set CONFIG_KVM_GUEST=y CONFIG_ARCH_CPUIDLE_HALTPOLL=y # CONFIG_PVH is not set CONFIG_PARAVIRT_TIME_ACCOUNTING=y CONFIG_PARAVIRT_CLOCK=y # CONFIG_JAILHOUSE_GUEST is not set # CONFIG_ACRN_GUEST is not set # CONFIG_MK8 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set # CONFIG_MATOM is not set CONFIG_GENERIC_CPU=y CONFIG_X86_INTERNODE_CACHE_SHIFT=6 CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_X86_TSC=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=64 CONFIG_X86_DEBUGCTLMSR=y CONFIG_IA32_FEAT_CTL=y CONFIG_X86_VMX_FEATURE_NAMES=y # CONFIG_PROCESSOR_SELECT is not set CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_AMD=y CONFIG_CPU_SUP_HYGON=y CONFIG_CPU_SUP_CENTAUR=y CONFIG_CPU_SUP_ZHAOXIN=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_DMI=y CONFIG_GART_IOMMU=y CONFIG_MAXSMP=y CONFIG_NR_CPUS_RANGE_BEGIN=8192 CONFIG_NR_CPUS_RANGE_END=8192 CONFIG_NR_CPUS_DEFAULT=8192 CONFIG_NR_CPUS=8192 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_SCHED_MC_PRIO=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y CONFIG_X86_MCE=y # CONFIG_X86_MCELOG_LEGACY is not set CONFIG_X86_MCE_INTEL=y CONFIG_X86_MCE_AMD=y CONFIG_X86_MCE_THRESHOLD=y CONFIG_X86_MCE_INJECT=m CONFIG_X86_THERMAL_VECTOR=y # # Performance monitoring # CONFIG_PERF_EVENTS_INTEL_UNCORE=y CONFIG_PERF_EVENTS_INTEL_RAPL=y CONFIG_PERF_EVENTS_INTEL_CSTATE=y # CONFIG_PERF_EVENTS_AMD_POWER is not set # end of Performance monitoring CONFIG_X86_16BIT=y CONFIG_X86_ESPFIX64=y CONFIG_X86_VSYSCALL_EMULATION=y CONFIG_X86_IOPL_IOPERM=y CONFIG_I8K=m CONFIG_MICROCODE=y CONFIG_MICROCODE_INTEL=y CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_OLD_INTERFACE=y CONFIG_X86_MSR=y CONFIG_X86_CPUID=y CONFIG_X86_5LEVEL=y CONFIG_X86_DIRECT_GBPAGES=y # CONFIG_X86_CPA_STATISTICS is not set CONFIG_AMD_MEM_ENCRYPT=y # CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set CONFIG_NUMA=y CONFIG_AMD_NUMA=y CONFIG_X86_64_ACPI_NUMA=y CONFIG_NUMA_EMU=y CONFIG_NODES_SHIFT=10 CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_DEFAULT=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_MEMORY_PROBE=y CONFIG_ARCH_PROC_KCORE_TEXT=y CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 CONFIG_X86_PMEM_LEGACY_DEVICE=y CONFIG_X86_PMEM_LEGACY=m CONFIG_X86_CHECK_BIOS_CORRUPTION=y # CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set CONFIG_X86_RESERVE_LOW=64 CONFIG_MTRR=y CONFIG_MTRR_SANITIZER=y CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_X86_PAT=y CONFIG_ARCH_USES_PG_UNCACHED=y CONFIG_ARCH_RANDOM=y CONFIG_X86_SMAP=y CONFIG_X86_UMIP=y CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y CONFIG_X86_INTEL_TSX_MODE_OFF=y # CONFIG_X86_INTEL_TSX_MODE_ON is not set # CONFIG_X86_INTEL_TSX_MODE_AUTO is not set CONFIG_EFI=y CONFIG_EFI_STUB=y CONFIG_EFI_MIXED=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y CONFIG_KEXEC=y CONFIG_KEXEC_FILE=y CONFIG_ARCH_HAS_KEXEC_PURGATORY=y # CONFIG_KEXEC_SIG is not set CONFIG_CRASH_DUMP=y CONFIG_KEXEC_JUMP=y CONFIG_PHYSICAL_START=0x1000000 CONFIG_RELOCATABLE=y CONFIG_RANDOMIZE_BASE=y CONFIG_X86_NEED_RELOCS=y CONFIG_PHYSICAL_ALIGN=0x200000 CONFIG_DYNAMIC_MEMORY_LAYOUT=y CONFIG_RANDOMIZE_MEMORY=y CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa CONFIG_HOTPLUG_CPU=y CONFIG_BOOTPARAM_HOTPLUG_CPU0=y # CONFIG_DEBUG_HOTPLUG_CPU0 is not set # CONFIG_COMPAT_VDSO is not set CONFIG_LEGACY_VSYSCALL_EMULATE=y # CONFIG_LEGACY_VSYSCALL_XONLY is not set # CONFIG_LEGACY_VSYSCALL_NONE is not set # CONFIG_CMDLINE_BOOL is not set CONFIG_MODIFY_LDT_SYSCALL=y CONFIG_HAVE_LIVEPATCH=y CONFIG_LIVEPATCH=y # end of Processor type and features CONFIG_ARCH_HAS_ADD_PAGES=y CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y CONFIG_USE_PERCPU_NUMA_NODE_ID=y CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y CONFIG_ARCH_ENABLE_THP_MIGRATION=y # # Power management and ACPI options # CONFIG_ARCH_HIBERNATION_HEADER=y CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y # CONFIG_SUSPEND_SKIP_SYNC is not set CONFIG_HIBERNATE_CALLBACKS=y CONFIG_HIBERNATION=y CONFIG_HIBERNATION_SNAPSHOT_DEV=y CONFIG_PM_STD_PARTITION="" CONFIG_PM_SLEEP=y CONFIG_PM_SLEEP_SMP=y # CONFIG_PM_AUTOSLEEP is not set # CONFIG_PM_WAKELOCKS is not set CONFIG_PM=y CONFIG_PM_DEBUG=y CONFIG_PM_ADVANCED_DEBUG=y # CONFIG_PM_TEST_SUSPEND is not set CONFIG_PM_SLEEP_DEBUG=y # CONFIG_DPM_WATCHDOG is not set CONFIG_PM_TRACE=y CONFIG_PM_TRACE_RTC=y CONFIG_PM_CLK=y # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_ENERGY_MODEL is not set CONFIG_ARCH_SUPPORTS_ACPI=y CONFIG_ACPI=y CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y # CONFIG_ACPI_DEBUGGER is not set CONFIG_ACPI_SPCR_TABLE=y CONFIG_ACPI_LPIT=y CONFIG_ACPI_SLEEP=y CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y CONFIG_ACPI_EC_DEBUGFS=m CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_VIDEO=m CONFIG_ACPI_FAN=y # CONFIG_ACPI_TAD is not set CONFIG_ACPI_DOCK=y CONFIG_ACPI_CPU_FREQ_PSS=y CONFIG_ACPI_PROCESSOR_CSTATE=y CONFIG_ACPI_PROCESSOR_IDLE=y CONFIG_ACPI_CPPC_LIB=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_IPMI=m CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_ACPI_PROCESSOR_AGGREGATOR=m CONFIG_ACPI_THERMAL=y CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y CONFIG_ACPI_TABLE_UPGRADE=y # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_PCI_SLOT=y CONFIG_ACPI_CONTAINER=y CONFIG_ACPI_HOTPLUG_MEMORY=y CONFIG_ACPI_HOTPLUG_IOAPIC=y CONFIG_ACPI_SBS=m CONFIG_ACPI_HED=y CONFIG_ACPI_CUSTOM_METHOD=m CONFIG_ACPI_BGRT=y # CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set CONFIG_ACPI_NFIT=m # CONFIG_NFIT_SECURITY_DEBUG is not set CONFIG_ACPI_NUMA=y # CONFIG_ACPI_HMAT is not set CONFIG_HAVE_ACPI_APEI=y CONFIG_HAVE_ACPI_APEI_NMI=y CONFIG_ACPI_APEI=y CONFIG_ACPI_APEI_GHES=y CONFIG_ACPI_APEI_PCIEAER=y CONFIG_ACPI_APEI_MEMORY_FAILURE=y CONFIG_ACPI_APEI_EINJ=m # CONFIG_ACPI_APEI_ERST_DEBUG is not set # CONFIG_DPTF_POWER is not set # CONFIG_DPTF_PCH_FIVR is not set CONFIG_ACPI_WATCHDOG=y CONFIG_ACPI_EXTLOG=m CONFIG_ACPI_ADXL=y # CONFIG_ACPI_CONFIGFS is not set # CONFIG_PMIC_OPREGION is not set CONFIG_X86_PM_TIMER=y CONFIG_SFI=y # # CPU Frequency scaling # CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_GOV_ATTR_SET=y CONFIG_CPU_FREQ_GOV_COMMON=y CONFIG_CPU_FREQ_STAT=y # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=y CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y # # CPU frequency scaling drivers # CONFIG_X86_INTEL_PSTATE=y CONFIG_X86_PCC_CPUFREQ=m CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_ACPI_CPUFREQ_CPB=y CONFIG_X86_POWERNOW_K8=m CONFIG_X86_AMD_FREQ_SENSITIVITY=m # CONFIG_X86_SPEEDSTEP_CENTRINO is not set CONFIG_X86_P4_CLOCKMOD=m # # shared options # CONFIG_X86_SPEEDSTEP_LIB=m # end of CPU Frequency scaling # # CPU Idle # CONFIG_CPU_IDLE=y # CONFIG_CPU_IDLE_GOV_LADDER is not set CONFIG_CPU_IDLE_GOV_MENU=y # CONFIG_CPU_IDLE_GOV_TEO is not set # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set CONFIG_HALTPOLL_CPUIDLE=y # end of CPU Idle CONFIG_INTEL_IDLE=y # end of Power management and ACPI options # # Bus options (PCI etc.) # CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y CONFIG_PCI_XEN=y CONFIG_MMCONF_FAM10H=y # CONFIG_PCI_CNB20LE_QUIRK is not set # CONFIG_ISA_BUS is not set CONFIG_ISA_DMA_API=y CONFIG_AMD_NB=y # CONFIG_X86_SYSFB is not set # end of Bus options (PCI etc.) # # Binary Emulations # CONFIG_IA32_EMULATION=y # CONFIG_X86_X32 is not set CONFIG_COMPAT_32=y CONFIG_COMPAT=y CONFIG_COMPAT_FOR_U64_ALIGNMENT=y CONFIG_SYSVIPC_COMPAT=y # end of Binary Emulations # # Firmware Drivers # CONFIG_EDD=m # CONFIG_EDD_OFF is not set CONFIG_FIRMWARE_MEMMAP=y CONFIG_DMIID=y CONFIG_DMI_SYSFS=y CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y CONFIG_ISCSI_IBFT_FIND=y CONFIG_ISCSI_IBFT=m CONFIG_FW_CFG_SYSFS=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_GOOGLE_FIRMWARE is not set # # EFI (Extensible Firmware Interface) Support # CONFIG_EFI_VARS=y CONFIG_EFI_ESRT=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_RUNTIME_MAP=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_RUNTIME_WRAPPERS=y CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y # CONFIG_EFI_BOOTLOADER_CONTROL is not set # CONFIG_EFI_CAPSULE_LOADER is not set # CONFIG_EFI_TEST is not set CONFIG_APPLE_PROPERTIES=y # CONFIG_RESET_ATTACK_MITIGATION is not set # CONFIG_EFI_RCI2_TABLE is not set # CONFIG_EFI_DISABLE_PCI_DMA is not set # end of EFI (Extensible Firmware Interface) Support CONFIG_UEFI_CPER=y CONFIG_UEFI_CPER_X86=y CONFIG_EFI_DEV_PATH_PARSER=y CONFIG_EFI_EARLYCON=y CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y # # Tegra firmware driver # # end of Tegra firmware driver # end of Firmware Drivers CONFIG_HAVE_KVM=y CONFIG_HAVE_KVM_IRQCHIP=y CONFIG_HAVE_KVM_IRQFD=y CONFIG_HAVE_KVM_IRQ_ROUTING=y CONFIG_HAVE_KVM_EVENTFD=y CONFIG_KVM_MMIO=y CONFIG_KVM_ASYNC_PF=y CONFIG_HAVE_KVM_MSI=y CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y CONFIG_KVM_VFIO=y CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y CONFIG_KVM_COMPAT=y CONFIG_HAVE_KVM_IRQ_BYPASS=y CONFIG_HAVE_KVM_NO_POLL=y CONFIG_KVM_XFER_TO_GUEST_WORK=y CONFIG_VIRTUALIZATION=y CONFIG_KVM=y # CONFIG_KVM_WERROR is not set CONFIG_KVM_INTEL=y CONFIG_KVM_AMD=y CONFIG_KVM_AMD_SEV=y CONFIG_KVM_MMU_AUDIT=y CONFIG_AS_AVX512=y CONFIG_AS_SHA1_NI=y CONFIG_AS_SHA256_NI=y CONFIG_AS_TPAUSE=y # # General architecture-dependent options # CONFIG_CRASH_CORE=y CONFIG_KEXEC_CORE=y CONFIG_HOTPLUG_SMT=y CONFIG_GENERIC_ENTRY=y CONFIG_OPROFILE=m CONFIG_OPROFILE_EVENT_MULTIPLEX=y CONFIG_HAVE_OPROFILE=y CONFIG_OPROFILE_NMI_TIMER=y CONFIG_KPROBES=y CONFIG_JUMP_LABEL=y # CONFIG_STATIC_KEYS_SELFTEST is not set # CONFIG_STATIC_CALL_SELFTEST is not set CONFIG_OPTPROBES=y CONFIG_KPROBES_ON_FTRACE=y CONFIG_UPROBES=y CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y CONFIG_ARCH_USE_BUILTIN_BSWAP=y CONFIG_KRETPROBES=y CONFIG_USER_RETURN_NOTIFIER=y CONFIG_HAVE_IOREMAP_PROT=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_OPTPROBES=y CONFIG_HAVE_KPROBES_ON_FTRACE=y CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y CONFIG_HAVE_NMI=y CONFIG_HAVE_ARCH_TRACEHOOK=y CONFIG_HAVE_DMA_CONTIGUOUS=y CONFIG_GENERIC_SMP_IDLE_THREAD=y CONFIG_ARCH_HAS_FORTIFY_SOURCE=y CONFIG_ARCH_HAS_SET_MEMORY=y CONFIG_ARCH_HAS_SET_DIRECT_MAP=y CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y CONFIG_HAVE_ASM_MODVERSIONS=y CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y CONFIG_HAVE_RSEQ=y CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y CONFIG_HAVE_HW_BREAKPOINT=y CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y CONFIG_HAVE_USER_RETURN_NOTIFIER=y CONFIG_HAVE_PERF_EVENTS_NMI=y CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y CONFIG_HAVE_PERF_REGS=y CONFIG_HAVE_PERF_USER_STACK_DUMP=y CONFIG_HAVE_ARCH_JUMP_LABEL=y CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y CONFIG_MMU_GATHER_TABLE_FREE=y CONFIG_MMU_GATHER_RCU_TABLE_FREE=y CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y CONFIG_HAVE_CMPXCHG_LOCAL=y CONFIG_HAVE_CMPXCHG_DOUBLE=y CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y CONFIG_HAVE_ARCH_SECCOMP=y CONFIG_HAVE_ARCH_SECCOMP_FILTER=y CONFIG_SECCOMP=y CONFIG_SECCOMP_FILTER=y CONFIG_HAVE_ARCH_STACKLEAK=y CONFIG_HAVE_STACKPROTECTOR=y CONFIG_STACKPROTECTOR=y CONFIG_STACKPROTECTOR_STRONG=y CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y CONFIG_HAVE_CONTEXT_TRACKING=y CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y CONFIG_HAVE_MOVE_PMD=y CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y CONFIG_HAVE_ARCH_HUGE_VMAP=y CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y CONFIG_HAVE_ARCH_SOFT_DIRTY=y CONFIG_HAVE_MOD_ARCH_SPECIFIC=y CONFIG_MODULES_USE_ELF_RELA=y CONFIG_ARCH_HAS_ELF_RANDOMIZE=y CONFIG_HAVE_ARCH_MMAP_RND_BITS=y CONFIG_HAVE_EXIT_THREAD=y CONFIG_ARCH_MMAP_RND_BITS=28 CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8 CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y CONFIG_HAVE_STACK_VALIDATION=y CONFIG_HAVE_RELIABLE_STACKTRACE=y CONFIG_OLD_SIGSUSPEND3=y CONFIG_COMPAT_OLD_SIGACTION=y CONFIG_COMPAT_32BIT_TIME=y CONFIG_HAVE_ARCH_VMAP_STACK=y CONFIG_VMAP_STACK=y CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y CONFIG_STRICT_MODULE_RWX=y CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y CONFIG_ARCH_USE_MEMREMAP_PROT=y # CONFIG_LOCK_EVENT_COUNTS is not set CONFIG_ARCH_HAS_MEM_ENCRYPT=y CONFIG_HAVE_STATIC_CALL=y CONFIG_HAVE_STATIC_CALL_INLINE=y # # GCOV-based kernel profiling # # CONFIG_GCOV_KERNEL is not set CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y # end of GCOV-based kernel profiling CONFIG_HAVE_GCC_PLUGINS=y # end of General architecture-dependent options CONFIG_RT_MUTEXES=y CONFIG_BASE_SMALL=0 CONFIG_MODULE_SIG_FORMAT=y CONFIG_MODULES=y CONFIG_MODULE_FORCE_LOAD=y CONFIG_MODULE_UNLOAD=y # CONFIG_MODULE_FORCE_UNLOAD is not set # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_MODULE_SIG=y # CONFIG_MODULE_SIG_FORCE is not set CONFIG_MODULE_SIG_ALL=y # CONFIG_MODULE_SIG_SHA1 is not set # CONFIG_MODULE_SIG_SHA224 is not set CONFIG_MODULE_SIG_SHA256=y # CONFIG_MODULE_SIG_SHA384 is not set # CONFIG_MODULE_SIG_SHA512 is not set CONFIG_MODULE_SIG_HASH="sha256" # CONFIG_MODULE_COMPRESS is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_UNUSED_SYMBOLS is not set # CONFIG_TRIM_UNUSED_KSYMS is not set CONFIG_MODULES_TREE_LOOKUP=y CONFIG_BLOCK=y CONFIG_BLK_SCSI_REQUEST=y CONFIG_BLK_CGROUP_RWSTAT=y CONFIG_BLK_DEV_BSG=y CONFIG_BLK_DEV_BSGLIB=y CONFIG_BLK_DEV_INTEGRITY=y CONFIG_BLK_DEV_INTEGRITY_T10=m # CONFIG_BLK_DEV_ZONED is not set CONFIG_BLK_DEV_THROTTLING=y # CONFIG_BLK_DEV_THROTTLING_LOW is not set # CONFIG_BLK_CMDLINE_PARSER is not set # CONFIG_BLK_WBT is not set # CONFIG_BLK_CGROUP_IOLATENCY is not set # CONFIG_BLK_CGROUP_IOCOST is not set CONFIG_BLK_DEBUG_FS=y # CONFIG_BLK_SED_OPAL is not set # CONFIG_BLK_INLINE_ENCRYPTION is not set # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set # CONFIG_AIX_PARTITION is not set CONFIG_OSF_PARTITION=y CONFIG_AMIGA_PARTITION=y # CONFIG_ATARI_PARTITION is not set CONFIG_MAC_PARTITION=y CONFIG_MSDOS_PARTITION=y CONFIG_BSD_DISKLABEL=y CONFIG_MINIX_SUBPARTITION=y CONFIG_SOLARIS_X86_PARTITION=y CONFIG_UNIXWARE_DISKLABEL=y # CONFIG_LDM_PARTITION is not set CONFIG_SGI_PARTITION=y # CONFIG_ULTRIX_PARTITION is not set CONFIG_SUN_PARTITION=y CONFIG_KARMA_PARTITION=y CONFIG_EFI_PARTITION=y # CONFIG_SYSV68_PARTITION is not set # CONFIG_CMDLINE_PARTITION is not set # end of Partition Types CONFIG_BLOCK_COMPAT=y CONFIG_BLK_MQ_PCI=y CONFIG_BLK_MQ_VIRTIO=y CONFIG_BLK_PM=y # # IO Schedulers # CONFIG_MQ_IOSCHED_DEADLINE=y CONFIG_MQ_IOSCHED_KYBER=y # CONFIG_IOSCHED_BFQ is not set # end of IO Schedulers CONFIG_PREEMPT_NOTIFIERS=y CONFIG_PADATA=y CONFIG_ASN1=y CONFIG_UNINLINE_SPIN_UNLOCK=y CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_RWSEM_SPIN_ON_OWNER=y CONFIG_LOCK_SPIN_ON_OWNER=y CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y CONFIG_QUEUED_SPINLOCKS=y CONFIG_ARCH_USE_QUEUED_RWLOCKS=y CONFIG_QUEUED_RWLOCKS=y CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y CONFIG_FREEZER=y # # Executable file formats # CONFIG_BINFMT_ELF=y CONFIG_COMPAT_BINFMT_ELF=y CONFIG_ELFCORE=y CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_BINFMT_SCRIPT=y CONFIG_BINFMT_MISC=m CONFIG_COREDUMP=y # end of Executable file formats # # Memory Management options # CONFIG_SELECT_MEMORY_MODEL=y CONFIG_SPARSEMEM_MANUAL=y CONFIG_SPARSEMEM=y CONFIG_NEED_MULTIPLE_NODES=y CONFIG_SPARSEMEM_EXTREME=y CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y CONFIG_SPARSEMEM_VMEMMAP=y CONFIG_HAVE_FAST_GUP=y CONFIG_NUMA_KEEP_MEMINFO=y CONFIG_MEMORY_ISOLATION=y CONFIG_HAVE_BOOTMEM_INFO_NODE=y CONFIG_MEMORY_HOTPLUG=y CONFIG_MEMORY_HOTPLUG_SPARSE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTREMOVE=y CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_MEMORY_BALLOON=y CONFIG_BALLOON_COMPACTION=y CONFIG_COMPACTION=y CONFIG_PAGE_REPORTING=y CONFIG_MIGRATION=y CONFIG_CONTIG_ALLOC=y CONFIG_PHYS_ADDR_T_64BIT=y CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y CONFIG_MMU_NOTIFIER=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y CONFIG_MEMORY_FAILURE=y CONFIG_HWPOISON_INJECT=m CONFIG_TRANSPARENT_HUGEPAGE=y CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y # CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set CONFIG_ARCH_WANTS_THP_SWAP=y CONFIG_THP_SWAP=y CONFIG_CLEANCACHE=y CONFIG_FRONTSWAP=y CONFIG_CMA=y # CONFIG_CMA_DEBUG is not set # CONFIG_CMA_DEBUGFS is not set CONFIG_CMA_AREAS=7 CONFIG_MEM_SOFT_DIRTY=y CONFIG_ZSWAP=y # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO=y # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4 is not set # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lzo" CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y # CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD is not set # CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud" # CONFIG_ZSWAP_DEFAULT_ON is not set CONFIG_ZPOOL=y CONFIG_ZBUD=y # CONFIG_Z3FOLD is not set CONFIG_ZSMALLOC=y # CONFIG_ZSMALLOC_PGTABLE_MAPPING is not set # CONFIG_ZSMALLOC_STAT is not set CONFIG_GENERIC_EARLY_IOREMAP=y CONFIG_DEFERRED_STRUCT_PAGE_INIT=y CONFIG_IDLE_PAGE_TRACKING=y CONFIG_ARCH_HAS_PTE_DEVMAP=y CONFIG_ZONE_DEVICE=y CONFIG_DEV_PAGEMAP_OPS=y CONFIG_HMM_MIRROR=y CONFIG_DEVICE_PRIVATE=y CONFIG_VMAP_PFN=y CONFIG_FRAME_VECTOR=y CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y CONFIG_ARCH_HAS_PKEYS=y # CONFIG_PERCPU_STATS is not set CONFIG_GUP_BENCHMARK=y # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_ARCH_HAS_PTE_SPECIAL=y CONFIG_MAPPING_DIRTY_HELPERS=y # end of Memory Management options CONFIG_NET=y CONFIG_COMPAT_NETLINK_MESSAGES=y CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_REDIRECT=y CONFIG_SKB_EXTENSIONS=y # # Networking options # CONFIG_PACKET=y CONFIG_PACKET_DIAG=m CONFIG_UNIX=y CONFIG_UNIX_SCM=y CONFIG_UNIX_DIAG=m CONFIG_TLS=m # CONFIG_TLS_DEVICE is not set # CONFIG_TLS_TOE is not set CONFIG_XFRM=y CONFIG_XFRM_ALGO=y CONFIG_XFRM_USER=y # CONFIG_XFRM_USER_COMPAT is not set # CONFIG_XFRM_INTERFACE is not set CONFIG_XFRM_SUB_POLICY=y CONFIG_XFRM_MIGRATE=y CONFIG_XFRM_STATISTICS=y CONFIG_XFRM_AH=m CONFIG_XFRM_ESP=m CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y CONFIG_XDP_SOCKETS=y # CONFIG_XDP_SOCKETS_DIAG is not set CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IP_MULTIPLE_TABLES=y CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_VERBOSE=y CONFIG_IP_ROUTE_CLASSID=y CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y # CONFIG_IP_PNP_BOOTP is not set # CONFIG_IP_PNP_RARP is not set CONFIG_NET_IPIP=y CONFIG_NET_IPGRE_DEMUX=y CONFIG_NET_IP_TUNNEL=y CONFIG_NET_IPGRE=y CONFIG_NET_IPGRE_BROADCAST=y CONFIG_IP_MROUTE_COMMON=y CONFIG_IP_MROUTE=y CONFIG_IP_MROUTE_MULTIPLE_TABLES=y CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y CONFIG_SYN_COOKIES=y CONFIG_NET_IPVTI=m CONFIG_NET_UDP_TUNNEL=y CONFIG_NET_FOU=y CONFIG_NET_FOU_IP_TUNNELS=y CONFIG_INET_AH=m CONFIG_INET_ESP=m # CONFIG_INET_ESP_OFFLOAD is not set # CONFIG_INET_ESPINTCP is not set CONFIG_INET_IPCOMP=m CONFIG_INET_XFRM_TUNNEL=m CONFIG_INET_TUNNEL=y CONFIG_INET_DIAG=m CONFIG_INET_TCP_DIAG=m CONFIG_INET_UDP_DIAG=m # CONFIG_INET_RAW_DIAG is not set # CONFIG_INET_DIAG_DESTROY is not set CONFIG_TCP_CONG_ADVANCED=y CONFIG_TCP_CONG_BIC=m CONFIG_TCP_CONG_CUBIC=y CONFIG_TCP_CONG_WESTWOOD=m CONFIG_TCP_CONG_HTCP=m CONFIG_TCP_CONG_HSTCP=m CONFIG_TCP_CONG_HYBLA=m CONFIG_TCP_CONG_VEGAS=m # CONFIG_TCP_CONG_NV is not set CONFIG_TCP_CONG_SCALABLE=m CONFIG_TCP_CONG_LP=m CONFIG_TCP_CONG_VENO=m CONFIG_TCP_CONG_YEAH=m CONFIG_TCP_CONG_ILLINOIS=m CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_CDG is not set # CONFIG_TCP_CONG_BBR is not set CONFIG_DEFAULT_CUBIC=y # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_TCP_MD5SIG=y CONFIG_IPV6=y CONFIG_IPV6_ROUTER_PREF=y CONFIG_IPV6_ROUTE_INFO=y CONFIG_IPV6_OPTIMISTIC_DAD=y CONFIG_INET6_AH=m CONFIG_INET6_ESP=m # CONFIG_INET6_ESP_OFFLOAD is not set # CONFIG_INET6_ESPINTCP is not set CONFIG_INET6_IPCOMP=m CONFIG_IPV6_MIP6=m # CONFIG_IPV6_ILA is not set CONFIG_INET6_XFRM_TUNNEL=m CONFIG_INET6_TUNNEL=y CONFIG_IPV6_VTI=m CONFIG_IPV6_SIT=m CONFIG_IPV6_SIT_6RD=y CONFIG_IPV6_NDISC_NODETYPE=y CONFIG_IPV6_TUNNEL=y CONFIG_IPV6_GRE=y CONFIG_IPV6_FOU=y CONFIG_IPV6_FOU_TUNNEL=y CONFIG_IPV6_MULTIPLE_TABLES=y # CONFIG_IPV6_SUBTREES is not set CONFIG_IPV6_MROUTE=y CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y CONFIG_IPV6_PIMSM_V2=y CONFIG_IPV6_SEG6_LWTUNNEL=y # CONFIG_IPV6_SEG6_HMAC is not set CONFIG_IPV6_SEG6_BPF=y # CONFIG_IPV6_RPL_LWTUNNEL is not set CONFIG_NETLABEL=y CONFIG_MPTCP=y CONFIG_INET_MPTCP_DIAG=m CONFIG_MPTCP_IPV6=y CONFIG_NETWORK_SECMARK=y CONFIG_NET_PTP_CLASSIFY=y CONFIG_NETWORK_PHY_TIMESTAMPING=y CONFIG_NETFILTER=y CONFIG_NETFILTER_ADVANCED=y CONFIG_BRIDGE_NETFILTER=m # # Core Netfilter Configuration # CONFIG_NETFILTER_INGRESS=y CONFIG_NETFILTER_NETLINK=m CONFIG_NETFILTER_FAMILY_BRIDGE=y CONFIG_NETFILTER_FAMILY_ARP=y CONFIG_NETFILTER_NETLINK_ACCT=m CONFIG_NETFILTER_NETLINK_QUEUE=m CONFIG_NETFILTER_NETLINK_LOG=m CONFIG_NETFILTER_NETLINK_OSF=m CONFIG_NF_CONNTRACK=m CONFIG_NF_LOG_COMMON=m # CONFIG_NF_LOG_NETDEV is not set CONFIG_NETFILTER_CONNCOUNT=m CONFIG_NF_CONNTRACK_MARK=y CONFIG_NF_CONNTRACK_SECMARK=y CONFIG_NF_CONNTRACK_ZONES=y CONFIG_NF_CONNTRACK_PROCFS=y CONFIG_NF_CONNTRACK_EVENTS=y CONFIG_NF_CONNTRACK_TIMEOUT=y CONFIG_NF_CONNTRACK_TIMESTAMP=y CONFIG_NF_CONNTRACK_LABELS=y CONFIG_NF_CT_PROTO_DCCP=y CONFIG_NF_CT_PROTO_GRE=y CONFIG_NF_CT_PROTO_SCTP=y CONFIG_NF_CT_PROTO_UDPLITE=y CONFIG_NF_CONNTRACK_AMANDA=m CONFIG_NF_CONNTRACK_FTP=m CONFIG_NF_CONNTRACK_H323=m CONFIG_NF_CONNTRACK_IRC=m CONFIG_NF_CONNTRACK_BROADCAST=m CONFIG_NF_CONNTRACK_NETBIOS_NS=m CONFIG_NF_CONNTRACK_SNMP=m CONFIG_NF_CONNTRACK_PPTP=m CONFIG_NF_CONNTRACK_SANE=m CONFIG_NF_CONNTRACK_SIP=m CONFIG_NF_CONNTRACK_TFTP=m CONFIG_NF_CT_NETLINK=m CONFIG_NF_CT_NETLINK_TIMEOUT=m # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set CONFIG_NF_NAT=m CONFIG_NF_NAT_AMANDA=m CONFIG_NF_NAT_FTP=m CONFIG_NF_NAT_IRC=m CONFIG_NF_NAT_SIP=m CONFIG_NF_NAT_TFTP=m CONFIG_NF_NAT_REDIRECT=y CONFIG_NF_NAT_MASQUERADE=y CONFIG_NETFILTER_SYNPROXY=m CONFIG_NF_TABLES=m CONFIG_NF_TABLES_INET=y CONFIG_NF_TABLES_NETDEV=y # CONFIG_NFT_NUMGEN is not set CONFIG_NFT_CT=m CONFIG_NFT_FLOW_OFFLOAD=m CONFIG_NFT_COUNTER=m # CONFIG_NFT_CONNLIMIT is not set CONFIG_NFT_LOG=m CONFIG_NFT_LIMIT=m CONFIG_NFT_MASQ=m CONFIG_NFT_REDIR=m CONFIG_NFT_NAT=m # CONFIG_NFT_TUNNEL is not set CONFIG_NFT_OBJREF=m CONFIG_NFT_QUEUE=m # CONFIG_NFT_QUOTA is not set CONFIG_NFT_REJECT=m CONFIG_NFT_REJECT_INET=m CONFIG_NFT_COMPAT=m CONFIG_NFT_HASH=m # CONFIG_NFT_XFRM is not set # CONFIG_NFT_SOCKET is not set # CONFIG_NFT_OSF is not set # CONFIG_NFT_TPROXY is not set # CONFIG_NFT_SYNPROXY is not set # CONFIG_NF_DUP_NETDEV is not set # CONFIG_NFT_DUP_NETDEV is not set # CONFIG_NFT_FWD_NETDEV is not set CONFIG_NF_FLOW_TABLE_INET=m CONFIG_NF_FLOW_TABLE=m CONFIG_NETFILTER_XTABLES=y # # Xtables combined modules # CONFIG_NETFILTER_XT_MARK=m CONFIG_NETFILTER_XT_CONNMARK=m CONFIG_NETFILTER_XT_SET=m # # Xtables targets # CONFIG_NETFILTER_XT_TARGET_AUDIT=m CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m CONFIG_NETFILTER_XT_TARGET_CONNMARK=m CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m CONFIG_NETFILTER_XT_TARGET_CT=m CONFIG_NETFILTER_XT_TARGET_DSCP=m CONFIG_NETFILTER_XT_TARGET_HL=m CONFIG_NETFILTER_XT_TARGET_HMARK=m CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m CONFIG_NETFILTER_XT_TARGET_LED=m CONFIG_NETFILTER_XT_TARGET_LOG=m CONFIG_NETFILTER_XT_TARGET_MARK=m CONFIG_NETFILTER_XT_NAT=m CONFIG_NETFILTER_XT_TARGET_NETMAP=m CONFIG_NETFILTER_XT_TARGET_NFLOG=m CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m CONFIG_NETFILTER_XT_TARGET_NOTRACK=m CONFIG_NETFILTER_XT_TARGET_RATEEST=m CONFIG_NETFILTER_XT_TARGET_REDIRECT=m CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER_XT_TARGET_SECMARK=m CONFIG_NETFILTER_XT_TARGET_TCPMSS=m CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m # # Xtables matches # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m CONFIG_NETFILTER_XT_MATCH_BPF=m CONFIG_NETFILTER_XT_MATCH_CGROUP=m CONFIG_NETFILTER_XT_MATCH_CLUSTER=m CONFIG_NETFILTER_XT_MATCH_COMMENT=m CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m CONFIG_NETFILTER_XT_MATCH_CONNMARK=m CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m CONFIG_NETFILTER_XT_MATCH_CPU=m CONFIG_NETFILTER_XT_MATCH_DCCP=m CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m CONFIG_NETFILTER_XT_MATCH_DSCP=m CONFIG_NETFILTER_XT_MATCH_ECN=m CONFIG_NETFILTER_XT_MATCH_ESP=m CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m CONFIG_NETFILTER_XT_MATCH_HELPER=m CONFIG_NETFILTER_XT_MATCH_HL=m # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set CONFIG_NETFILTER_XT_MATCH_IPRANGE=m CONFIG_NETFILTER_XT_MATCH_IPVS=m CONFIG_NETFILTER_XT_MATCH_L2TP=m CONFIG_NETFILTER_XT_MATCH_LENGTH=m CONFIG_NETFILTER_XT_MATCH_LIMIT=m CONFIG_NETFILTER_XT_MATCH_MAC=m CONFIG_NETFILTER_XT_MATCH_MARK=m CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m CONFIG_NETFILTER_XT_MATCH_NFACCT=m CONFIG_NETFILTER_XT_MATCH_OSF=m CONFIG_NETFILTER_XT_MATCH_OWNER=m CONFIG_NETFILTER_XT_MATCH_POLICY=m CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m CONFIG_NETFILTER_XT_MATCH_QUOTA=m CONFIG_NETFILTER_XT_MATCH_RATEEST=m CONFIG_NETFILTER_XT_MATCH_REALM=m CONFIG_NETFILTER_XT_MATCH_RECENT=m CONFIG_NETFILTER_XT_MATCH_SCTP=m CONFIG_NETFILTER_XT_MATCH_SOCKET=m CONFIG_NETFILTER_XT_MATCH_STATE=m CONFIG_NETFILTER_XT_MATCH_STATISTIC=m CONFIG_NETFILTER_XT_MATCH_STRING=m CONFIG_NETFILTER_XT_MATCH_TCPMSS=m CONFIG_NETFILTER_XT_MATCH_TIME=m CONFIG_NETFILTER_XT_MATCH_U32=m # end of Core Netfilter Configuration CONFIG_IP_SET=m CONFIG_IP_SET_MAX=256 CONFIG_IP_SET_BITMAP_IP=m CONFIG_IP_SET_BITMAP_IPMAC=m CONFIG_IP_SET_BITMAP_PORT=m CONFIG_IP_SET_HASH_IP=m CONFIG_IP_SET_HASH_IPMARK=m CONFIG_IP_SET_HASH_IPPORT=m CONFIG_IP_SET_HASH_IPPORTIP=m CONFIG_IP_SET_HASH_IPPORTNET=m CONFIG_IP_SET_HASH_IPMAC=m CONFIG_IP_SET_HASH_MAC=m CONFIG_IP_SET_HASH_NETPORTNET=m CONFIG_IP_SET_HASH_NET=m CONFIG_IP_SET_HASH_NETNET=m CONFIG_IP_SET_HASH_NETPORT=m CONFIG_IP_SET_HASH_NETIFACE=m CONFIG_IP_SET_LIST_SET=m CONFIG_IP_VS=m CONFIG_IP_VS_IPV6=y # CONFIG_IP_VS_DEBUG is not set CONFIG_IP_VS_TAB_BITS=12 # # IPVS transport protocol load balancing support # CONFIG_IP_VS_PROTO_TCP=y CONFIG_IP_VS_PROTO_UDP=y CONFIG_IP_VS_PROTO_AH_ESP=y CONFIG_IP_VS_PROTO_ESP=y CONFIG_IP_VS_PROTO_AH=y CONFIG_IP_VS_PROTO_SCTP=y # # IPVS scheduler # CONFIG_IP_VS_RR=m CONFIG_IP_VS_WRR=m CONFIG_IP_VS_LC=m CONFIG_IP_VS_WLC=m # CONFIG_IP_VS_FO is not set # CONFIG_IP_VS_OVF is not set CONFIG_IP_VS_LBLC=m CONFIG_IP_VS_LBLCR=m CONFIG_IP_VS_DH=m CONFIG_IP_VS_SH=m # CONFIG_IP_VS_MH is not set CONFIG_IP_VS_SED=m CONFIG_IP_VS_NQ=m # # IPVS SH scheduler # CONFIG_IP_VS_SH_TAB_BITS=8 # # IPVS MH scheduler # CONFIG_IP_VS_MH_TAB_INDEX=12 # # IPVS application helper # CONFIG_IP_VS_FTP=m CONFIG_IP_VS_NFCT=y CONFIG_IP_VS_PE_SIP=m # # IP: Netfilter Configuration # CONFIG_NF_DEFRAG_IPV4=m CONFIG_NF_SOCKET_IPV4=m CONFIG_NF_TPROXY_IPV4=m CONFIG_NF_TABLES_IPV4=y CONFIG_NFT_REJECT_IPV4=m # CONFIG_NFT_DUP_IPV4 is not set # CONFIG_NFT_FIB_IPV4 is not set # CONFIG_NF_TABLES_ARP is not set CONFIG_NF_FLOW_TABLE_IPV4=m CONFIG_NF_DUP_IPV4=m # CONFIG_NF_LOG_ARP is not set CONFIG_NF_LOG_IPV4=m CONFIG_NF_REJECT_IPV4=m CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NF_NAT_PPTP=m CONFIG_NF_NAT_H323=m CONFIG_IP_NF_IPTABLES=m CONFIG_IP_NF_MATCH_AH=m CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_RPFILTER=m CONFIG_IP_NF_MATCH_TTL=m CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_TARGET_REJECT=m CONFIG_IP_NF_TARGET_SYNPROXY=m CONFIG_IP_NF_NAT=m CONFIG_IP_NF_TARGET_MASQUERADE=m CONFIG_IP_NF_TARGET_NETMAP=m CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_IP_NF_MANGLE=m CONFIG_IP_NF_TARGET_CLUSTERIP=m CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_TTL=m CONFIG_IP_NF_RAW=m CONFIG_IP_NF_SECURITY=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m # end of IP: Netfilter Configuration # # IPv6: Netfilter Configuration # CONFIG_NF_SOCKET_IPV6=m CONFIG_NF_TPROXY_IPV6=m CONFIG_NF_TABLES_IPV6=y CONFIG_NFT_REJECT_IPV6=m # CONFIG_NFT_DUP_IPV6 is not set # CONFIG_NFT_FIB_IPV6 is not set CONFIG_NF_FLOW_TABLE_IPV6=m CONFIG_NF_DUP_IPV6=m CONFIG_NF_REJECT_IPV6=m CONFIG_NF_LOG_IPV6=m CONFIG_IP6_NF_IPTABLES=m CONFIG_IP6_NF_MATCH_AH=m CONFIG_IP6_NF_MATCH_EUI64=m CONFIG_IP6_NF_MATCH_FRAG=m CONFIG_IP6_NF_MATCH_OPTS=m CONFIG_IP6_NF_MATCH_HL=m CONFIG_IP6_NF_MATCH_IPV6HEADER=m CONFIG_IP6_NF_MATCH_MH=m CONFIG_IP6_NF_MATCH_RPFILTER=m CONFIG_IP6_NF_MATCH_RT=m # CONFIG_IP6_NF_MATCH_SRH is not set CONFIG_IP6_NF_TARGET_HL=m CONFIG_IP6_NF_FILTER=m CONFIG_IP6_NF_TARGET_REJECT=m CONFIG_IP6_NF_TARGET_SYNPROXY=m CONFIG_IP6_NF_MANGLE=m CONFIG_IP6_NF_RAW=m CONFIG_IP6_NF_SECURITY=m CONFIG_IP6_NF_NAT=m CONFIG_IP6_NF_TARGET_MASQUERADE=m CONFIG_IP6_NF_TARGET_NPT=m # end of IPv6: Netfilter Configuration CONFIG_NF_DEFRAG_IPV6=m # CONFIG_NF_TABLES_BRIDGE is not set # CONFIG_NF_CONNTRACK_BRIDGE is not set CONFIG_BRIDGE_NF_EBTABLES=m CONFIG_BRIDGE_EBT_BROUTE=m CONFIG_BRIDGE_EBT_T_FILTER=m CONFIG_BRIDGE_EBT_T_NAT=m CONFIG_BRIDGE_EBT_802_3=m CONFIG_BRIDGE_EBT_AMONG=m CONFIG_BRIDGE_EBT_ARP=m CONFIG_BRIDGE_EBT_IP=m CONFIG_BRIDGE_EBT_IP6=m CONFIG_BRIDGE_EBT_LIMIT=m CONFIG_BRIDGE_EBT_MARK=m CONFIG_BRIDGE_EBT_PKTTYPE=m CONFIG_BRIDGE_EBT_STP=m CONFIG_BRIDGE_EBT_VLAN=m CONFIG_BRIDGE_EBT_ARPREPLY=m CONFIG_BRIDGE_EBT_DNAT=m CONFIG_BRIDGE_EBT_MARK_T=m CONFIG_BRIDGE_EBT_REDIRECT=m CONFIG_BRIDGE_EBT_SNAT=m CONFIG_BRIDGE_EBT_LOG=m CONFIG_BRIDGE_EBT_NFLOG=m # CONFIG_BPFILTER is not set CONFIG_IP_DCCP=m CONFIG_INET_DCCP_DIAG=m # # DCCP CCIDs Configuration # # CONFIG_IP_DCCP_CCID2_DEBUG is not set CONFIG_IP_DCCP_CCID3=y # CONFIG_IP_DCCP_CCID3_DEBUG is not set CONFIG_IP_DCCP_TFRC_LIB=y # end of DCCP CCIDs Configuration # # DCCP Kernel Hacking # # CONFIG_IP_DCCP_DEBUG is not set # end of DCCP Kernel Hacking CONFIG_IP_SCTP=m # CONFIG_SCTP_DBG_OBJCNT is not set # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set CONFIG_SCTP_COOKIE_HMAC_MD5=y CONFIG_SCTP_COOKIE_HMAC_SHA1=y CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set CONFIG_ATM=m CONFIG_ATM_CLIP=m # CONFIG_ATM_CLIP_NO_ICMP is not set CONFIG_ATM_LANE=m # CONFIG_ATM_MPOA is not set CONFIG_ATM_BR2684=m # CONFIG_ATM_BR2684_IPFILTER is not set CONFIG_L2TP=m CONFIG_L2TP_DEBUGFS=m CONFIG_L2TP_V3=y CONFIG_L2TP_IP=m CONFIG_L2TP_ETH=m CONFIG_STP=y CONFIG_GARP=y CONFIG_MRP=y CONFIG_BRIDGE=y CONFIG_BRIDGE_IGMP_SNOOPING=y CONFIG_BRIDGE_VLAN_FILTERING=y # CONFIG_BRIDGE_MRP is not set CONFIG_HAVE_NET_DSA=y # CONFIG_NET_DSA is not set CONFIG_VLAN_8021Q=y CONFIG_VLAN_8021Q_GVRP=y CONFIG_VLAN_8021Q_MVRP=y # CONFIG_DECNET is not set CONFIG_LLC=y # CONFIG_LLC2 is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_PHONET is not set CONFIG_6LOWPAN=m # CONFIG_6LOWPAN_DEBUGFS is not set CONFIG_6LOWPAN_NHC=m CONFIG_6LOWPAN_NHC_DEST=m CONFIG_6LOWPAN_NHC_FRAGMENT=m CONFIG_6LOWPAN_NHC_HOP=m CONFIG_6LOWPAN_NHC_IPV6=m CONFIG_6LOWPAN_NHC_MOBILITY=m CONFIG_6LOWPAN_NHC_ROUTING=m CONFIG_6LOWPAN_NHC_UDP=m # CONFIG_6LOWPAN_GHC_EXT_HDR_HOP is not set # CONFIG_6LOWPAN_GHC_UDP is not set # CONFIG_6LOWPAN_GHC_ICMPV6 is not set # CONFIG_6LOWPAN_GHC_EXT_HDR_DEST is not set # CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG is not set # CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE is not set CONFIG_IEEE802154=m # CONFIG_IEEE802154_NL802154_EXPERIMENTAL is not set CONFIG_IEEE802154_SOCKET=m CONFIG_IEEE802154_6LOWPAN=m CONFIG_MAC802154=m CONFIG_NET_SCHED=y # # Queueing/Scheduling # CONFIG_NET_SCH_CBQ=m CONFIG_NET_SCH_HTB=m CONFIG_NET_SCH_HFSC=m CONFIG_NET_SCH_ATM=m CONFIG_NET_SCH_PRIO=m CONFIG_NET_SCH_MULTIQ=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFB=m CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m # CONFIG_NET_SCH_CBS is not set CONFIG_NET_SCH_ETF=m # CONFIG_NET_SCH_TAPRIO is not set CONFIG_NET_SCH_GRED=m CONFIG_NET_SCH_DSMARK=m CONFIG_NET_SCH_NETEM=y CONFIG_NET_SCH_DRR=m CONFIG_NET_SCH_MQPRIO=m # CONFIG_NET_SCH_SKBPRIO is not set CONFIG_NET_SCH_CHOKE=m CONFIG_NET_SCH_QFQ=m CONFIG_NET_SCH_CODEL=m CONFIG_NET_SCH_FQ_CODEL=m # CONFIG_NET_SCH_CAKE is not set CONFIG_NET_SCH_FQ=m # CONFIG_NET_SCH_HHF is not set # CONFIG_NET_SCH_PIE is not set CONFIG_NET_SCH_INGRESS=y CONFIG_NET_SCH_PLUG=m CONFIG_NET_SCH_ETS=m # CONFIG_NET_SCH_DEFAULT is not set # # Classification # CONFIG_NET_CLS=y CONFIG_NET_CLS_BASIC=m CONFIG_NET_CLS_TCINDEX=m CONFIG_NET_CLS_ROUTE4=m CONFIG_NET_CLS_FW=m CONFIG_NET_CLS_U32=m CONFIG_CLS_U32_PERF=y CONFIG_CLS_U32_MARK=y CONFIG_NET_CLS_RSVP=m CONFIG_NET_CLS_RSVP6=m CONFIG_NET_CLS_FLOW=m CONFIG_NET_CLS_CGROUP=y CONFIG_NET_CLS_BPF=m CONFIG_NET_CLS_FLOWER=m CONFIG_NET_CLS_MATCHALL=m CONFIG_NET_EMATCH=y CONFIG_NET_EMATCH_STACK=32 CONFIG_NET_EMATCH_CMP=m CONFIG_NET_EMATCH_NBYTE=m CONFIG_NET_EMATCH_U32=m CONFIG_NET_EMATCH_META=m CONFIG_NET_EMATCH_TEXT=m CONFIG_NET_EMATCH_CANID=m CONFIG_NET_EMATCH_IPSET=m CONFIG_NET_EMATCH_IPT=m CONFIG_NET_CLS_ACT=y CONFIG_NET_ACT_POLICE=m CONFIG_NET_ACT_GACT=m CONFIG_GACT_PROB=y CONFIG_NET_ACT_MIRRED=m CONFIG_NET_ACT_SAMPLE=m CONFIG_NET_ACT_IPT=m CONFIG_NET_ACT_NAT=m CONFIG_NET_ACT_PEDIT=m CONFIG_NET_ACT_SIMP=m CONFIG_NET_ACT_SKBEDIT=m CONFIG_NET_ACT_CSUM=m CONFIG_NET_ACT_MPLS=m CONFIG_NET_ACT_VLAN=m CONFIG_NET_ACT_BPF=m CONFIG_NET_ACT_CONNMARK=m CONFIG_NET_ACT_CTINFO=m CONFIG_NET_ACT_SKBMOD=m CONFIG_NET_ACT_IFE=m CONFIG_NET_ACT_TUNNEL_KEY=m CONFIG_NET_ACT_CT=m # CONFIG_NET_ACT_GATE is not set CONFIG_NET_IFE_SKBMARK=m CONFIG_NET_IFE_SKBPRIO=m CONFIG_NET_IFE_SKBTCINDEX=m # CONFIG_NET_TC_SKB_EXT is not set CONFIG_NET_SCH_FIFO=y CONFIG_DCB=y CONFIG_DNS_RESOLVER=m # CONFIG_BATMAN_ADV is not set CONFIG_OPENVSWITCH=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH_VXLAN=m CONFIG_OPENVSWITCH_GENEVE=m CONFIG_VSOCKETS=m CONFIG_VSOCKETS_DIAG=m CONFIG_VSOCKETS_LOOPBACK=m CONFIG_VMWARE_VMCI_VSOCKETS=m CONFIG_VIRTIO_VSOCKETS=m CONFIG_VIRTIO_VSOCKETS_COMMON=m CONFIG_HYPERV_VSOCKETS=m CONFIG_NETLINK_DIAG=m CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m CONFIG_MPLS_ROUTING=m CONFIG_MPLS_IPTUNNEL=m CONFIG_NET_NSH=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y CONFIG_NET_L3_MASTER_DEV=y # CONFIG_QRTR is not set # CONFIG_NET_NCSI is not set CONFIG_RPS=y CONFIG_RFS_ACCEL=y CONFIG_XPS=y # CONFIG_CGROUP_NET_PRIO is not set CONFIG_CGROUP_NET_CLASSID=y CONFIG_NET_RX_BUSY_POLL=y CONFIG_BQL=y CONFIG_BPF_JIT=y CONFIG_BPF_STREAM_PARSER=y CONFIG_NET_FLOW_LIMIT=y # # Network testing # CONFIG_NET_PKTGEN=m CONFIG_NET_DROP_MONITOR=y # end of Network testing # end of Networking options # CONFIG_HAMRADIO is not set CONFIG_CAN=m CONFIG_CAN_RAW=m CONFIG_CAN_BCM=m CONFIG_CAN_GW=m # CONFIG_CAN_J1939 is not set # CONFIG_CAN_ISOTP is not set # # CAN Device Drivers # CONFIG_CAN_VCAN=m # CONFIG_CAN_VXCAN is not set CONFIG_CAN_SLCAN=m CONFIG_CAN_DEV=m CONFIG_CAN_CALC_BITTIMING=y # CONFIG_CAN_KVASER_PCIEFD is not set CONFIG_CAN_C_CAN=m CONFIG_CAN_C_CAN_PLATFORM=m CONFIG_CAN_C_CAN_PCI=m CONFIG_CAN_CC770=m # CONFIG_CAN_CC770_ISA is not set CONFIG_CAN_CC770_PLATFORM=m # CONFIG_CAN_IFI_CANFD is not set # CONFIG_CAN_M_CAN is not set # CONFIG_CAN_PEAK_PCIEFD is not set CONFIG_CAN_SJA1000=m CONFIG_CAN_EMS_PCI=m # CONFIG_CAN_F81601 is not set CONFIG_CAN_KVASER_PCI=m CONFIG_CAN_PEAK_PCI=m CONFIG_CAN_PEAK_PCIEC=y CONFIG_CAN_PLX_PCI=m # CONFIG_CAN_SJA1000_ISA is not set CONFIG_CAN_SJA1000_PLATFORM=m CONFIG_CAN_SOFTING=m # # CAN SPI interfaces # # CONFIG_CAN_HI311X is not set # CONFIG_CAN_MCP251X is not set # CONFIG_CAN_MCP251XFD is not set # end of CAN SPI interfaces # # CAN USB interfaces # CONFIG_CAN_8DEV_USB=m CONFIG_CAN_EMS_USB=m CONFIG_CAN_ESD_USB2=m # CONFIG_CAN_GS_USB is not set CONFIG_CAN_KVASER_USB=m # CONFIG_CAN_MCBA_USB is not set CONFIG_CAN_PEAK_USB=m # CONFIG_CAN_UCAN is not set # end of CAN USB interfaces # CONFIG_CAN_DEBUG_DEVICES is not set # end of CAN Device Drivers CONFIG_BT=m CONFIG_BT_BREDR=y CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y CONFIG_BT_BNEP=m CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_CMTP=m CONFIG_BT_HIDP=m CONFIG_BT_HS=y CONFIG_BT_LE=y # CONFIG_BT_6LOWPAN is not set # CONFIG_BT_LEDS is not set # CONFIG_BT_MSFTEXT is not set CONFIG_BT_DEBUGFS=y # CONFIG_BT_SELFTEST is not set # # Bluetooth device drivers # CONFIG_BT_INTEL=m CONFIG_BT_BCM=m CONFIG_BT_RTL=m CONFIG_BT_HCIBTUSB=m # CONFIG_BT_HCIBTUSB_AUTOSUSPEND is not set CONFIG_BT_HCIBTUSB_BCM=y # CONFIG_BT_HCIBTUSB_MTK is not set CONFIG_BT_HCIBTUSB_RTL=y CONFIG_BT_HCIBTSDIO=m CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_H4=y CONFIG_BT_HCIUART_BCSP=y CONFIG_BT_HCIUART_ATH3K=y # CONFIG_BT_HCIUART_INTEL is not set # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIBCM203X=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIVHCI=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m CONFIG_BT_ATH3K=m # CONFIG_BT_MTKSDIO is not set # end of Bluetooth device drivers # CONFIG_AF_RXRPC is not set # CONFIG_AF_KCM is not set CONFIG_STREAM_PARSER=y CONFIG_FIB_RULES=y CONFIG_WIRELESS=y CONFIG_WIRELESS_EXT=y CONFIG_WEXT_CORE=y CONFIG_WEXT_PROC=y CONFIG_WEXT_PRIV=y CONFIG_CFG80211=m # CONFIG_NL80211_TESTMODE is not set # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set # CONFIG_CFG80211_CERTIFICATION_ONUS is not set CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_CRDA_SUPPORT=y CONFIG_CFG80211_WEXT=y CONFIG_LIB80211=m # CONFIG_LIB80211_DEBUG is not set CONFIG_MAC80211=m CONFIG_MAC80211_HAS_RC=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" # CONFIG_MAC80211_MESH is not set CONFIG_MAC80211_LEDS=y CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_MESSAGE_TRACING is not set # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 # CONFIG_WIMAX is not set CONFIG_RFKILL=m CONFIG_RFKILL_LEDS=y CONFIG_RFKILL_INPUT=y # CONFIG_RFKILL_GPIO is not set CONFIG_NET_9P=y CONFIG_NET_9P_VIRTIO=y # CONFIG_NET_9P_XEN is not set # CONFIG_NET_9P_DEBUG is not set # CONFIG_CAIF is not set CONFIG_CEPH_LIB=m # CONFIG_CEPH_LIB_PRETTYDEBUG is not set CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y # CONFIG_NFC is not set CONFIG_PSAMPLE=m CONFIG_NET_IFE=m CONFIG_LWTUNNEL=y CONFIG_LWTUNNEL_BPF=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SOCK_MSG=y CONFIG_NET_DEVLINK=y CONFIG_PAGE_POOL=y CONFIG_FAILOVER=m CONFIG_ETHTOOL_NETLINK=y CONFIG_HAVE_EBPF_JIT=y # # Device Drivers # CONFIG_HAVE_EISA=y # CONFIG_EISA is not set CONFIG_HAVE_PCI=y CONFIG_PCI=y CONFIG_PCI_DOMAINS=y CONFIG_PCIEPORTBUS=y CONFIG_HOTPLUG_PCI_PCIE=y CONFIG_PCIEAER=y CONFIG_PCIEAER_INJECT=m CONFIG_PCIE_ECRC=y CONFIG_PCIEASPM=y CONFIG_PCIEASPM_DEFAULT=y # CONFIG_PCIEASPM_POWERSAVE is not set # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set # CONFIG_PCIEASPM_PERFORMANCE is not set CONFIG_PCIE_PME=y # CONFIG_PCIE_DPC is not set # CONFIG_PCIE_PTM is not set # CONFIG_PCIE_BW is not set CONFIG_PCI_MSI=y CONFIG_PCI_MSI_IRQ_DOMAIN=y CONFIG_PCI_QUIRKS=y # CONFIG_PCI_DEBUG is not set # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set CONFIG_PCI_STUB=y # CONFIG_PCI_PF_STUB is not set # CONFIG_XEN_PCIDEV_FRONTEND is not set CONFIG_PCI_ATS=y CONFIG_PCI_LOCKLESS_CONFIG=y CONFIG_PCI_IOV=y CONFIG_PCI_PRI=y CONFIG_PCI_PASID=y # CONFIG_PCI_P2PDMA is not set CONFIG_PCI_LABEL=y CONFIG_PCI_HYPERV=m # CONFIG_PCIE_BUS_TUNE_OFF is not set CONFIG_PCIE_BUS_DEFAULT=y # CONFIG_PCIE_BUS_SAFE is not set # CONFIG_PCIE_BUS_PERFORMANCE is not set # CONFIG_PCIE_BUS_PEER2PEER is not set CONFIG_HOTPLUG_PCI=y CONFIG_HOTPLUG_PCI_ACPI=y CONFIG_HOTPLUG_PCI_ACPI_IBM=m # CONFIG_HOTPLUG_PCI_CPCI is not set CONFIG_HOTPLUG_PCI_SHPC=y # # PCI controller drivers # CONFIG_VMD=y CONFIG_PCI_HYPERV_INTERFACE=m # # DesignWare PCI Core Support # # CONFIG_PCIE_DW_PLAT_HOST is not set # CONFIG_PCI_MESON is not set # end of DesignWare PCI Core Support # # Mobiveil PCIe Core Support # # end of Mobiveil PCIe Core Support # # Cadence PCIe controllers support # # end of Cadence PCIe controllers support # end of PCI controller drivers # # PCI Endpoint # # CONFIG_PCI_ENDPOINT is not set # end of PCI Endpoint # # PCI switch controller drivers # # CONFIG_PCI_SW_SWITCHTEC is not set # end of PCI switch controller drivers CONFIG_PCCARD=y # CONFIG_PCMCIA is not set CONFIG_CARDBUS=y # # PC-card bridges # CONFIG_YENTA=m CONFIG_YENTA_O2=y CONFIG_YENTA_RICOH=y CONFIG_YENTA_TI=y CONFIG_YENTA_ENE_TUNE=y CONFIG_YENTA_TOSHIBA=y # CONFIG_RAPIDIO is not set # # Generic Driver Options # CONFIG_UEVENT_HELPER=y CONFIG_UEVENT_HELPER_PATH="" CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y # # Firmware loader # CONFIG_FW_LOADER=y CONFIG_FW_LOADER_PAGED_BUF=y CONFIG_EXTRA_FIRMWARE="" CONFIG_FW_LOADER_USER_HELPER=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_COMPRESS is not set CONFIG_FW_CACHE=y # end of Firmware loader CONFIG_WANT_DEV_COREDUMP=y CONFIG_ALLOW_DEV_COREDUMP=y CONFIG_DEV_COREDUMP=y # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set CONFIG_SYS_HYPERVISOR=y CONFIG_GENERIC_CPU_AUTOPROBE=y CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=m CONFIG_REGMAP_SPI=m CONFIG_DMA_SHARED_BUFFER=y # CONFIG_DMA_FENCE_TRACE is not set # end of Generic Driver Options # # Bus devices # # CONFIG_MHI_BUS is not set # end of Bus devices CONFIG_CONNECTOR=y CONFIG_PROC_EVENTS=y # CONFIG_GNSS is not set CONFIG_MTD=m # CONFIG_MTD_TESTS is not set # # Partition parsers # # CONFIG_MTD_AR7_PARTS is not set # CONFIG_MTD_CMDLINE_PARTS is not set # CONFIG_MTD_REDBOOT_PARTS is not set # end of Partition parsers # # User Modules And Translation Layers # CONFIG_MTD_BLKDEVS=m CONFIG_MTD_BLOCK=m # CONFIG_MTD_BLOCK_RO is not set # CONFIG_FTL is not set # CONFIG_NFTL is not set # CONFIG_INFTL is not set # CONFIG_RFD_FTL is not set # CONFIG_SSFDC is not set # CONFIG_SM_FTL is not set # CONFIG_MTD_OOPS is not set # CONFIG_MTD_SWAP is not set # CONFIG_MTD_PARTITIONED_MASTER is not set # # RAM/ROM/Flash chip drivers # # CONFIG_MTD_CFI is not set # CONFIG_MTD_JEDECPROBE is not set CONFIG_MTD_MAP_BANK_WIDTH_1=y CONFIG_MTD_MAP_BANK_WIDTH_2=y CONFIG_MTD_MAP_BANK_WIDTH_4=y CONFIG_MTD_CFI_I1=y CONFIG_MTD_CFI_I2=y # CONFIG_MTD_RAM is not set # CONFIG_MTD_ROM is not set # CONFIG_MTD_ABSENT is not set # end of RAM/ROM/Flash chip drivers # # Mapping drivers for chip access # # CONFIG_MTD_COMPLEX_MAPPINGS is not set # CONFIG_MTD_INTEL_VR_NOR is not set # CONFIG_MTD_PLATRAM is not set # end of Mapping drivers for chip access # # Self-contained MTD device drivers # # CONFIG_MTD_PMC551 is not set # CONFIG_MTD_DATAFLASH is not set # CONFIG_MTD_MCHP23K256 is not set # CONFIG_MTD_SST25L is not set # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_PHRAM is not set # CONFIG_MTD_MTDRAM is not set # CONFIG_MTD_BLOCK2MTD is not set # # Disk-On-Chip Device Drivers # # CONFIG_MTD_DOCG3 is not set # end of Self-contained MTD device drivers # # NAND # # CONFIG_MTD_ONENAND is not set # CONFIG_MTD_RAW_NAND is not set # CONFIG_MTD_SPI_NAND is not set # # ECC engine support # # end of ECC engine support # end of NAND # # LPDDR & LPDDR2 PCM memory drivers # # CONFIG_MTD_LPDDR is not set # end of LPDDR & LPDDR2 PCM memory drivers # CONFIG_MTD_SPI_NOR is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_FASTMAP is not set # CONFIG_MTD_UBI_GLUEBI is not set # CONFIG_MTD_UBI_BLOCK is not set # CONFIG_MTD_HYPERBUS is not set # CONFIG_OF is not set CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_SERIAL=m # CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set # CONFIG_PARPORT_AX88796 is not set CONFIG_PARPORT_1284=y CONFIG_PARPORT_NOT_PC=y CONFIG_PNP=y # CONFIG_PNP_DEBUG_MESSAGES is not set # # Protocols # CONFIG_PNPACPI=y CONFIG_BLK_DEV=y CONFIG_BLK_DEV_NULL_BLK=m CONFIG_BLK_DEV_FD=m CONFIG_CDROM=m # CONFIG_PARIDE is not set CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m CONFIG_ZRAM=m # CONFIG_ZRAM_WRITEBACK is not set # CONFIG_ZRAM_MEMORY_TRACKING is not set # CONFIG_BLK_DEV_UMEM is not set CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_DRBD is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_SKD is not set CONFIG_BLK_DEV_SX8=m CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=16384 CONFIG_CDROM_PKTCDVD=m CONFIG_CDROM_PKTCDVD_BUFFERS=8 # CONFIG_CDROM_PKTCDVD_WCACHE is not set CONFIG_ATA_OVER_ETH=m CONFIG_XEN_BLKDEV_FRONTEND=m CONFIG_VIRTIO_BLK=y CONFIG_BLK_DEV_RBD=m # CONFIG_BLK_DEV_RSXX is not set # # NVME Support # CONFIG_NVME_CORE=m CONFIG_BLK_DEV_NVME=m # CONFIG_NVME_MULTIPATH is not set # CONFIG_NVME_HWMON is not set CONFIG_NVME_FABRICS=m CONFIG_NVME_FC=m # CONFIG_NVME_TCP is not set CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_FCLOOP=m # CONFIG_NVME_TARGET_TCP is not set # end of NVME Support # # Misc devices # CONFIG_SENSORS_LIS3LV02D=m # CONFIG_AD525X_DPOT is not set # CONFIG_DUMMY_IRQ is not set # CONFIG_IBM_ASM is not set # CONFIG_PHANTOM is not set CONFIG_TIFM_CORE=m CONFIG_TIFM_7XX1=m # CONFIG_ICS932S401 is not set CONFIG_ENCLOSURE_SERVICES=m CONFIG_SGI_XP=m CONFIG_HP_ILO=m CONFIG_SGI_GRU=m # CONFIG_SGI_GRU_DEBUG is not set CONFIG_APDS9802ALS=m CONFIG_ISL29003=m CONFIG_ISL29020=m CONFIG_SENSORS_TSL2550=m CONFIG_SENSORS_BH1770=m CONFIG_SENSORS_APDS990X=m # CONFIG_HMC6352 is not set # CONFIG_DS1682 is not set CONFIG_VMWARE_BALLOON=m # CONFIG_LATTICE_ECP3_CONFIG is not set # CONFIG_SRAM is not set # CONFIG_PCI_ENDPOINT_TEST is not set # CONFIG_XILINX_SDFEC is not set CONFIG_PVPANIC=y # CONFIG_C2PORT is not set # # EEPROM support # CONFIG_EEPROM_AT24=m # CONFIG_EEPROM_AT25 is not set CONFIG_EEPROM_LEGACY=m CONFIG_EEPROM_MAX6875=m CONFIG_EEPROM_93CX6=m # CONFIG_EEPROM_93XX46 is not set # CONFIG_EEPROM_IDT_89HPESX is not set # CONFIG_EEPROM_EE1004 is not set # end of EEPROM support CONFIG_CB710_CORE=m # CONFIG_CB710_DEBUG is not set CONFIG_CB710_DEBUG_ASSUMPTIONS=y # # Texas Instruments shared transport line discipline # # CONFIG_TI_ST is not set # end of Texas Instruments shared transport line discipline CONFIG_SENSORS_LIS3_I2C=m CONFIG_ALTERA_STAPL=m CONFIG_INTEL_MEI=m CONFIG_INTEL_MEI_ME=m # CONFIG_INTEL_MEI_TXE is not set # CONFIG_INTEL_MEI_VIRTIO is not set # CONFIG_INTEL_MEI_HDCP is not set CONFIG_VMWARE_VMCI=m # # Intel MIC & related support # # CONFIG_INTEL_MIC_BUS is not set # CONFIG_SCIF_BUS is not set # CONFIG_VOP_BUS is not set # end of Intel MIC & related support # CONFIG_GENWQE is not set # CONFIG_ECHO is not set # CONFIG_MISC_ALCOR_PCI is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_USB is not set # CONFIG_HABANA_AI is not set # CONFIG_UACCE is not set # end of Misc devices CONFIG_HAVE_IDE=y # CONFIG_IDE is not set # # SCSI device support # CONFIG_SCSI_MOD=y CONFIG_RAID_ATTRS=m CONFIG_SCSI=y CONFIG_SCSI_DMA=y CONFIG_SCSI_NETLINK=y CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=m CONFIG_CHR_DEV_ST=m CONFIG_BLK_DEV_SR=m CONFIG_CHR_DEV_SG=m CONFIG_CHR_DEV_SCH=m CONFIG_SCSI_ENCLOSURE=m CONFIG_SCSI_CONSTANTS=y CONFIG_SCSI_LOGGING=y CONFIG_SCSI_SCAN_ASYNC=y # # SCSI Transports # CONFIG_SCSI_SPI_ATTRS=m CONFIG_SCSI_FC_ATTRS=m CONFIG_SCSI_ISCSI_ATTRS=m CONFIG_SCSI_SAS_ATTRS=m CONFIG_SCSI_SAS_LIBSAS=m CONFIG_SCSI_SAS_ATA=y CONFIG_SCSI_SAS_HOST_SMP=y CONFIG_SCSI_SRP_ATTRS=m # end of SCSI Transports CONFIG_SCSI_LOWLEVEL=y CONFIG_ISCSI_TCP=m CONFIG_ISCSI_BOOT_SYSFS=m CONFIG_SCSI_CXGB3_ISCSI=m CONFIG_SCSI_CXGB4_ISCSI=m CONFIG_SCSI_BNX2_ISCSI=m CONFIG_SCSI_BNX2X_FCOE=m CONFIG_BE2ISCSI=m # CONFIG_BLK_DEV_3W_XXXX_RAID is not set CONFIG_SCSI_HPSA=m CONFIG_SCSI_3W_9XXX=m CONFIG_SCSI_3W_SAS=m # CONFIG_SCSI_ACARD is not set CONFIG_SCSI_AACRAID=m # CONFIG_SCSI_AIC7XXX is not set CONFIG_SCSI_AIC79XX=m CONFIG_AIC79XX_CMDS_PER_DEVICE=4 CONFIG_AIC79XX_RESET_DELAY_MS=15000 # CONFIG_AIC79XX_DEBUG_ENABLE is not set CONFIG_AIC79XX_DEBUG_MASK=0 # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set # CONFIG_SCSI_AIC94XX is not set CONFIG_SCSI_MVSAS=m # CONFIG_SCSI_MVSAS_DEBUG is not set CONFIG_SCSI_MVSAS_TASKLET=y CONFIG_SCSI_MVUMI=m # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_ADVANSYS is not set CONFIG_SCSI_ARCMSR=m # CONFIG_SCSI_ESAS2R is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_LEGACY is not set CONFIG_MEGARAID_SAS=m CONFIG_SCSI_MPT3SAS=m CONFIG_SCSI_MPT2SAS_MAX_SGE=128 CONFIG_SCSI_MPT3SAS_MAX_SGE=128 CONFIG_SCSI_MPT2SAS=m # CONFIG_SCSI_SMARTPQI is not set CONFIG_SCSI_UFSHCD=m CONFIG_SCSI_UFSHCD_PCI=m # CONFIG_SCSI_UFS_DWC_TC_PCI is not set # CONFIG_SCSI_UFSHCD_PLATFORM is not set # CONFIG_SCSI_UFS_BSG is not set CONFIG_SCSI_HPTIOP=m # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_MYRB is not set # CONFIG_SCSI_MYRS is not set CONFIG_VMWARE_PVSCSI=m # CONFIG_XEN_SCSI_FRONTEND is not set CONFIG_HYPERV_STORAGE=m CONFIG_LIBFC=m CONFIG_LIBFCOE=m CONFIG_FCOE=m CONFIG_FCOE_FNIC=m # CONFIG_SCSI_SNIC is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_FDOMAIN_PCI is not set # CONFIG_SCSI_GDTH is not set CONFIG_SCSI_ISCI=m # CONFIG_SCSI_IPS is not set CONFIG_SCSI_INITIO=m # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_PPA is not set # CONFIG_SCSI_IMM is not set CONFIG_SCSI_STEX=m # CONFIG_SCSI_SYM53C8XX_2 is not set # CONFIG_SCSI_IPR is not set # CONFIG_SCSI_QLOGIC_1280 is not set CONFIG_SCSI_QLA_FC=m CONFIG_TCM_QLA2XXX=m # CONFIG_TCM_QLA2XXX_DEBUG is not set CONFIG_SCSI_QLA_ISCSI=m # CONFIG_QEDI is not set # CONFIG_QEDF is not set # CONFIG_SCSI_LPFC is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_AM53C974 is not set # CONFIG_SCSI_WD719X is not set CONFIG_SCSI_DEBUG=m CONFIG_SCSI_PMCRAID=m CONFIG_SCSI_PM8001=m # CONFIG_SCSI_BFA_FC is not set CONFIG_SCSI_VIRTIO=m # CONFIG_SCSI_CHELSIO_FCOE is not set CONFIG_SCSI_DH=y CONFIG_SCSI_DH_RDAC=y CONFIG_SCSI_DH_HP_SW=y CONFIG_SCSI_DH_EMC=y CONFIG_SCSI_DH_ALUA=y # end of SCSI device support CONFIG_ATA=m CONFIG_SATA_HOST=y CONFIG_PATA_TIMINGS=y CONFIG_ATA_VERBOSE_ERROR=y CONFIG_ATA_FORCE=y CONFIG_ATA_ACPI=y # CONFIG_SATA_ZPODD is not set CONFIG_SATA_PMP=y # # Controllers with non-SFF native interface # CONFIG_SATA_AHCI=m CONFIG_SATA_MOBILE_LPM_POLICY=0 CONFIG_SATA_AHCI_PLATFORM=m # CONFIG_SATA_INIC162X is not set CONFIG_SATA_ACARD_AHCI=m CONFIG_SATA_SIL24=m CONFIG_ATA_SFF=y # # SFF controllers with custom DMA interface # CONFIG_PDC_ADMA=m CONFIG_SATA_QSTOR=m CONFIG_SATA_SX4=m CONFIG_ATA_BMDMA=y # # SATA SFF controllers with BMDMA # CONFIG_ATA_PIIX=m # CONFIG_SATA_DWC is not set CONFIG_SATA_MV=m CONFIG_SATA_NV=m CONFIG_SATA_PROMISE=m CONFIG_SATA_SIL=m CONFIG_SATA_SIS=m CONFIG_SATA_SVW=m CONFIG_SATA_ULI=m CONFIG_SATA_VIA=m CONFIG_SATA_VITESSE=m # # PATA SFF controllers with BMDMA # CONFIG_PATA_ALI=m CONFIG_PATA_AMD=m CONFIG_PATA_ARTOP=m CONFIG_PATA_ATIIXP=m CONFIG_PATA_ATP867X=m CONFIG_PATA_CMD64X=m # CONFIG_PATA_CYPRESS is not set # CONFIG_PATA_EFAR is not set CONFIG_PATA_HPT366=m CONFIG_PATA_HPT37X=m CONFIG_PATA_HPT3X2N=m CONFIG_PATA_HPT3X3=m # CONFIG_PATA_HPT3X3_DMA is not set CONFIG_PATA_IT8213=m CONFIG_PATA_IT821X=m CONFIG_PATA_JMICRON=m CONFIG_PATA_MARVELL=m CONFIG_PATA_NETCELL=m CONFIG_PATA_NINJA32=m # CONFIG_PATA_NS87415 is not set CONFIG_PATA_OLDPIIX=m # CONFIG_PATA_OPTIDMA is not set CONFIG_PATA_PDC2027X=m CONFIG_PATA_PDC_OLD=m # CONFIG_PATA_RADISYS is not set CONFIG_PATA_RDC=m CONFIG_PATA_SCH=m CONFIG_PATA_SERVERWORKS=m CONFIG_PATA_SIL680=m CONFIG_PATA_SIS=m CONFIG_PATA_TOSHIBA=m # CONFIG_PATA_TRIFLEX is not set CONFIG_PATA_VIA=m # CONFIG_PATA_WINBOND is not set # # PIO-only SFF controllers # # CONFIG_PATA_CMD640_PCI is not set # CONFIG_PATA_MPIIX is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_OPTI is not set # CONFIG_PATA_PLATFORM is not set # CONFIG_PATA_RZ1000 is not set # # Generic fallback / legacy drivers # CONFIG_PATA_ACPI=m CONFIG_ATA_GENERIC=m # CONFIG_PATA_LEGACY is not set CONFIG_MD=y CONFIG_BLK_DEV_MD=y CONFIG_MD_AUTODETECT=y CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m CONFIG_MD_RAID456=m # CONFIG_MD_MULTIPATH is not set CONFIG_MD_FAULTY=m # CONFIG_MD_CLUSTER is not set # CONFIG_BCACHE is not set CONFIG_BLK_DEV_DM_BUILTIN=y CONFIG_BLK_DEV_DM=m CONFIG_DM_DEBUG=y CONFIG_DM_BUFIO=m # CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING is not set CONFIG_DM_BIO_PRISON=m CONFIG_DM_PERSISTENT_DATA=m # CONFIG_DM_UNSTRIPED is not set CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m CONFIG_DM_THIN_PROVISIONING=m CONFIG_DM_CACHE=m CONFIG_DM_CACHE_SMQ=m # CONFIG_DM_WRITECACHE is not set # CONFIG_DM_EBS is not set CONFIG_DM_ERA=m # CONFIG_DM_CLONE is not set CONFIG_DM_MIRROR=m CONFIG_DM_LOG_USERSPACE=m CONFIG_DM_RAID=m CONFIG_DM_ZERO=m CONFIG_DM_MULTIPATH=m CONFIG_DM_MULTIPATH_QL=m CONFIG_DM_MULTIPATH_ST=m # CONFIG_DM_MULTIPATH_HST is not set CONFIG_DM_DELAY=m # CONFIG_DM_DUST is not set CONFIG_DM_UEVENT=y CONFIG_DM_FLAKEY=m CONFIG_DM_VERITY=m # CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG is not set # CONFIG_DM_VERITY_FEC is not set CONFIG_DM_SWITCH=m CONFIG_DM_LOG_WRITES=m # CONFIG_DM_INTEGRITY is not set CONFIG_TARGET_CORE=m CONFIG_TCM_IBLOCK=m CONFIG_TCM_FILEIO=m CONFIG_TCM_PSCSI=m CONFIG_TCM_USER2=m CONFIG_LOOPBACK_TARGET=m CONFIG_TCM_FC=m CONFIG_ISCSI_TARGET=m CONFIG_ISCSI_TARGET_CXGB4=m # CONFIG_SBP_TARGET is not set CONFIG_FUSION=y CONFIG_FUSION_SPI=m # CONFIG_FUSION_FC is not set CONFIG_FUSION_SAS=m CONFIG_FUSION_MAX_SGE=128 CONFIG_FUSION_CTL=m CONFIG_FUSION_LOGGING=y # # IEEE 1394 (FireWire) support # CONFIG_FIREWIRE=m CONFIG_FIREWIRE_OHCI=m CONFIG_FIREWIRE_SBP2=m CONFIG_FIREWIRE_NET=m # CONFIG_FIREWIRE_NOSY is not set # end of IEEE 1394 (FireWire) support CONFIG_MACINTOSH_DRIVERS=y CONFIG_MAC_EMUMOUSEBTN=y CONFIG_NETDEVICES=y CONFIG_MII=y CONFIG_NET_CORE=y CONFIG_BONDING=m CONFIG_DUMMY=y # CONFIG_WIREGUARD is not set # CONFIG_EQUALIZER is not set CONFIG_NET_FC=y CONFIG_IFB=y CONFIG_NET_TEAM=m CONFIG_NET_TEAM_MODE_BROADCAST=m CONFIG_NET_TEAM_MODE_ROUNDROBIN=m CONFIG_NET_TEAM_MODE_RANDOM=m CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m CONFIG_NET_TEAM_MODE_LOADBALANCE=m CONFIG_MACVLAN=m CONFIG_MACVTAP=m # CONFIG_IPVLAN is not set CONFIG_VXLAN=y CONFIG_GENEVE=y # CONFIG_BAREUDP is not set # CONFIG_GTP is not set CONFIG_MACSEC=y CONFIG_NETCONSOLE=m CONFIG_NETCONSOLE_DYNAMIC=y CONFIG_NETPOLL=y CONFIG_NET_POLL_CONTROLLER=y CONFIG_NTB_NETDEV=m CONFIG_TUN=m CONFIG_TAP=m # CONFIG_TUN_VNET_CROSS_LE is not set CONFIG_VETH=y CONFIG_VIRTIO_NET=m CONFIG_NLMON=m CONFIG_NET_VRF=y CONFIG_VSOCKMON=m # CONFIG_ARCNET is not set # CONFIG_ATM_DRIVERS is not set # # Distributed Switch Architecture drivers # # end of Distributed Switch Architecture drivers CONFIG_ETHERNET=y CONFIG_MDIO=y # CONFIG_NET_VENDOR_3COM is not set # CONFIG_NET_VENDOR_ADAPTEC is not set CONFIG_NET_VENDOR_AGERE=y # CONFIG_ET131X is not set CONFIG_NET_VENDOR_ALACRITECH=y # CONFIG_SLICOSS is not set # CONFIG_NET_VENDOR_ALTEON is not set # CONFIG_ALTERA_TSE is not set CONFIG_NET_VENDOR_AMAZON=y CONFIG_ENA_ETHERNET=m CONFIG_NET_VENDOR_AMD=y CONFIG_AMD8111_ETH=m CONFIG_PCNET32=m CONFIG_AMD_XGBE=m # CONFIG_AMD_XGBE_DCB is not set CONFIG_AMD_XGBE_HAVE_ECC=y CONFIG_NET_VENDOR_AQUANTIA=y CONFIG_AQTION=m CONFIG_NET_VENDOR_ARC=y CONFIG_NET_VENDOR_ATHEROS=y CONFIG_ATL2=m CONFIG_ATL1=m CONFIG_ATL1E=m CONFIG_ATL1C=m CONFIG_ALX=m CONFIG_NET_VENDOR_AURORA=y # CONFIG_AURORA_NB8800 is not set CONFIG_NET_VENDOR_BROADCOM=y CONFIG_B44=m CONFIG_B44_PCI_AUTOSELECT=y CONFIG_B44_PCICORE_AUTOSELECT=y CONFIG_B44_PCI=y # CONFIG_BCMGENET is not set CONFIG_BNX2=m CONFIG_CNIC=m CONFIG_TIGON3=y CONFIG_TIGON3_HWMON=y CONFIG_BNX2X=m CONFIG_BNX2X_SRIOV=y # CONFIG_SYSTEMPORT is not set CONFIG_BNXT=m CONFIG_BNXT_SRIOV=y CONFIG_BNXT_FLOWER_OFFLOAD=y CONFIG_BNXT_DCB=y CONFIG_BNXT_HWMON=y CONFIG_NET_VENDOR_BROCADE=y CONFIG_BNA=m CONFIG_NET_VENDOR_CADENCE=y CONFIG_MACB=m CONFIG_MACB_USE_HWSTAMP=y # CONFIG_MACB_PCI is not set CONFIG_NET_VENDOR_CAVIUM=y # CONFIG_THUNDER_NIC_PF is not set # CONFIG_THUNDER_NIC_VF is not set # CONFIG_THUNDER_NIC_BGX is not set # CONFIG_THUNDER_NIC_RGX is not set CONFIG_CAVIUM_PTP=y CONFIG_LIQUIDIO=m CONFIG_LIQUIDIO_VF=m CONFIG_NET_VENDOR_CHELSIO=y # CONFIG_CHELSIO_T1 is not set CONFIG_CHELSIO_T3=m CONFIG_CHELSIO_T4=m # CONFIG_CHELSIO_T4_DCB is not set CONFIG_CHELSIO_T4VF=m CONFIG_CHELSIO_LIB=m CONFIG_CHELSIO_INLINE_CRYPTO=y CONFIG_NET_VENDOR_CISCO=y CONFIG_ENIC=m CONFIG_NET_VENDOR_CORTINA=y # CONFIG_CX_ECAT is not set CONFIG_DNET=m CONFIG_NET_VENDOR_DEC=y CONFIG_NET_TULIP=y CONFIG_DE2104X=m CONFIG_DE2104X_DSL=0 CONFIG_TULIP=y # CONFIG_TULIP_MWI is not set CONFIG_TULIP_MMIO=y # CONFIG_TULIP_NAPI is not set CONFIG_DE4X5=m CONFIG_WINBOND_840=m CONFIG_DM9102=m CONFIG_ULI526X=m CONFIG_PCMCIA_XIRCOM=m # CONFIG_NET_VENDOR_DLINK is not set CONFIG_NET_VENDOR_EMULEX=y CONFIG_BE2NET=m CONFIG_BE2NET_HWMON=y CONFIG_BE2NET_BE2=y CONFIG_BE2NET_BE3=y CONFIG_BE2NET_LANCER=y CONFIG_BE2NET_SKYHAWK=y CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_GOOGLE=y # CONFIG_GVE is not set CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set # CONFIG_NET_VENDOR_I825XX is not set CONFIG_NET_VENDOR_INTEL=y # CONFIG_E100 is not set CONFIG_E1000=y CONFIG_E1000E=y CONFIG_E1000E_HWTS=y CONFIG_IGB=y CONFIG_IGB_HWMON=y CONFIG_IGBVF=m # CONFIG_IXGB is not set CONFIG_IXGBE=y CONFIG_IXGBE_HWMON=y CONFIG_IXGBE_DCB=y CONFIG_IXGBEVF=m CONFIG_I40E=y CONFIG_I40E_DCB=y CONFIG_IAVF=m CONFIG_I40EVF=m # CONFIG_ICE is not set CONFIG_FM10K=m # CONFIG_IGC is not set CONFIG_JME=m CONFIG_NET_VENDOR_MARVELL=y CONFIG_MVMDIO=m CONFIG_SKGE=y # CONFIG_SKGE_DEBUG is not set CONFIG_SKGE_GENESIS=y CONFIG_SKY2=m # CONFIG_SKY2_DEBUG is not set # CONFIG_PRESTERA is not set CONFIG_NET_VENDOR_MELLANOX=y CONFIG_MLX4_EN=m CONFIG_MLX4_EN_DCB=y CONFIG_MLX4_CORE=m CONFIG_MLX4_DEBUG=y CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX5_CORE is not set # CONFIG_MLXSW_CORE is not set # CONFIG_MLXFW is not set # CONFIG_NET_VENDOR_MICREL is not set # CONFIG_NET_VENDOR_MICROCHIP is not set CONFIG_NET_VENDOR_MICROSEMI=y CONFIG_NET_VENDOR_MYRI=y CONFIG_MYRI10GE=m CONFIG_MYRI10GE_DCA=y # CONFIG_FEALNX is not set # CONFIG_NET_VENDOR_NATSEMI is not set CONFIG_NET_VENDOR_NETERION=y # CONFIG_S2IO is not set # CONFIG_VXGE is not set CONFIG_NET_VENDOR_NETRONOME=y CONFIG_NFP=m CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_APP_ABM_NIC=y # CONFIG_NFP_DEBUG is not set CONFIG_NET_VENDOR_NI=y # CONFIG_NI_XGE_MANAGEMENT_ENET is not set # CONFIG_NET_VENDOR_NVIDIA is not set CONFIG_NET_VENDOR_OKI=y CONFIG_ETHOC=m CONFIG_NET_VENDOR_PACKET_ENGINES=y # CONFIG_HAMACHI is not set CONFIG_YELLOWFIN=m CONFIG_NET_VENDOR_PENSANDO=y # CONFIG_IONIC is not set CONFIG_NET_VENDOR_QLOGIC=y CONFIG_QLA3XXX=m CONFIG_QLCNIC=m CONFIG_QLCNIC_SRIOV=y CONFIG_QLCNIC_DCB=y CONFIG_QLCNIC_HWMON=y CONFIG_NETXEN_NIC=m CONFIG_QED=m CONFIG_QED_SRIOV=y CONFIG_QEDE=m CONFIG_NET_VENDOR_QUALCOMM=y # CONFIG_QCOM_EMAC is not set # CONFIG_RMNET is not set # CONFIG_NET_VENDOR_RDC is not set CONFIG_NET_VENDOR_REALTEK=y # CONFIG_ATP is not set CONFIG_8139CP=y CONFIG_8139TOO=y # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set CONFIG_8139TOO_8129=y # CONFIG_8139_OLD_RX_RESET is not set CONFIG_R8169=y CONFIG_NET_VENDOR_RENESAS=y CONFIG_NET_VENDOR_ROCKER=y CONFIG_ROCKER=m CONFIG_NET_VENDOR_SAMSUNG=y # CONFIG_SXGBE_ETH is not set # CONFIG_NET_VENDOR_SEEQ is not set CONFIG_NET_VENDOR_SOLARFLARE=y CONFIG_SFC=m CONFIG_SFC_MTD=y CONFIG_SFC_MCDI_MON=y CONFIG_SFC_SRIOV=y CONFIG_SFC_MCDI_LOGGING=y CONFIG_SFC_FALCON=m CONFIG_SFC_FALCON_MTD=y # CONFIG_NET_VENDOR_SILAN is not set # CONFIG_NET_VENDOR_SIS is not set CONFIG_NET_VENDOR_SMSC=y CONFIG_EPIC100=m # CONFIG_SMSC911X is not set CONFIG_SMSC9420=m CONFIG_NET_VENDOR_SOCIONEXT=y # CONFIG_NET_VENDOR_STMICRO is not set # CONFIG_NET_VENDOR_SUN is not set CONFIG_NET_VENDOR_SYNOPSYS=y # CONFIG_DWC_XLGMAC is not set # CONFIG_NET_VENDOR_TEHUTI is not set CONFIG_NET_VENDOR_TI=y # CONFIG_TI_CPSW_PHY_SEL is not set CONFIG_TLAN=m # CONFIG_NET_VENDOR_VIA is not set # CONFIG_NET_VENDOR_WIZNET is not set CONFIG_NET_VENDOR_XILINX=y # CONFIG_XILINX_AXI_EMAC is not set # CONFIG_XILINX_LL_TEMAC is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_NET_SB1000 is not set CONFIG_PHYLINK=m CONFIG_PHYLIB=y CONFIG_SWPHY=y # CONFIG_LED_TRIGGER_PHY is not set CONFIG_FIXED_PHY=y # CONFIG_SFP is not set # # MII PHY device drivers # CONFIG_AMD_PHY=m # CONFIG_ADIN_PHY is not set # CONFIG_AQUANTIA_PHY is not set # CONFIG_AX88796B_PHY is not set CONFIG_BROADCOM_PHY=m # CONFIG_BCM54140_PHY is not set # CONFIG_BCM7XXX_PHY is not set # CONFIG_BCM84881_PHY is not set CONFIG_BCM87XX_PHY=m CONFIG_BCM_NET_PHYLIB=m CONFIG_CICADA_PHY=m # CONFIG_CORTINA_PHY is not set CONFIG_DAVICOM_PHY=m CONFIG_ICPLUS_PHY=m CONFIG_LXT_PHY=m # CONFIG_INTEL_XWAY_PHY is not set CONFIG_LSI_ET1011C_PHY=m CONFIG_MARVELL_PHY=m # CONFIG_MARVELL_10G_PHY is not set CONFIG_MICREL_PHY=m # CONFIG_MICROCHIP_PHY is not set # CONFIG_MICROCHIP_T1_PHY is not set # CONFIG_MICROSEMI_PHY is not set CONFIG_NATIONAL_PHY=m # CONFIG_NXP_TJA11XX_PHY is not set CONFIG_QSEMI_PHY=m CONFIG_REALTEK_PHY=y # CONFIG_RENESAS_PHY is not set # CONFIG_ROCKCHIP_PHY is not set CONFIG_SMSC_PHY=y CONFIG_STE10XP=m # CONFIG_TERANETICS_PHY is not set # CONFIG_DP83822_PHY is not set # CONFIG_DP83TC811_PHY is not set # CONFIG_DP83848_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83869_PHY is not set CONFIG_VITESSE_PHY=m # CONFIG_XILINX_GMII2RGMII is not set # CONFIG_MICREL_KS8995MA is not set CONFIG_MDIO_DEVICE=y CONFIG_MDIO_BUS=y CONFIG_MDIO_DEVRES=y CONFIG_MDIO_BITBANG=m # CONFIG_MDIO_BCM_UNIMAC is not set # CONFIG_MDIO_GPIO is not set # CONFIG_MDIO_MVUSB is not set # CONFIG_MDIO_MSCC_MIIM is not set # CONFIG_MDIO_THUNDER is not set # # MDIO Multiplexers # # # PCS device drivers # # CONFIG_PCS_XPCS is not set # end of PCS device drivers # CONFIG_PLIP is not set CONFIG_PPP=m CONFIG_PPP_BSDCOMP=m CONFIG_PPP_DEFLATE=m CONFIG_PPP_FILTER=y CONFIG_PPP_MPPE=m CONFIG_PPP_MULTILINK=y CONFIG_PPPOATM=m CONFIG_PPPOE=m CONFIG_PPTP=m CONFIG_PPPOL2TP=m CONFIG_PPP_ASYNC=m CONFIG_PPP_SYNC_TTY=m CONFIG_SLIP=m CONFIG_SLHC=m CONFIG_SLIP_COMPRESSED=y CONFIG_SLIP_SMART=y # CONFIG_SLIP_MODE_SLIP6 is not set CONFIG_USB_NET_DRIVERS=y CONFIG_USB_CATC=y CONFIG_USB_KAWETH=y CONFIG_USB_PEGASUS=y CONFIG_USB_RTL8150=y CONFIG_USB_RTL8152=m # CONFIG_USB_LAN78XX is not set CONFIG_USB_USBNET=y CONFIG_USB_NET_AX8817X=y CONFIG_USB_NET_AX88179_178A=m CONFIG_USB_NET_CDCETHER=y CONFIG_USB_NET_CDC_EEM=y CONFIG_USB_NET_CDC_NCM=m CONFIG_USB_NET_HUAWEI_CDC_NCM=m CONFIG_USB_NET_CDC_MBIM=m CONFIG_USB_NET_DM9601=y # CONFIG_USB_NET_SR9700 is not set # CONFIG_USB_NET_SR9800 is not set CONFIG_USB_NET_SMSC75XX=y CONFIG_USB_NET_SMSC95XX=y CONFIG_USB_NET_GL620A=y CONFIG_USB_NET_NET1080=y CONFIG_USB_NET_PLUSB=y CONFIG_USB_NET_MCS7830=y CONFIG_USB_NET_RNDIS_HOST=y CONFIG_USB_NET_CDC_SUBSET_ENABLE=y CONFIG_USB_NET_CDC_SUBSET=y CONFIG_USB_ALI_M5632=y CONFIG_USB_AN2720=y CONFIG_USB_BELKIN=y CONFIG_USB_ARMLINUX=y CONFIG_USB_EPSON2888=y CONFIG_USB_KC2190=y CONFIG_USB_NET_ZAURUS=y CONFIG_USB_NET_CX82310_ETH=m CONFIG_USB_NET_KALMIA=m CONFIG_USB_NET_QMI_WWAN=m CONFIG_USB_HSO=m CONFIG_USB_NET_INT51X1=y CONFIG_USB_IPHETH=y CONFIG_USB_SIERRA_NET=y CONFIG_USB_VL600=m # CONFIG_USB_NET_CH9200 is not set # CONFIG_USB_NET_AQC111 is not set CONFIG_WLAN=y # CONFIG_WIRELESS_WDS is not set CONFIG_WLAN_VENDOR_ADMTEK=y # CONFIG_ADM8211 is not set CONFIG_ATH_COMMON=m CONFIG_WLAN_VENDOR_ATH=y # CONFIG_ATH_DEBUG is not set # CONFIG_ATH5K is not set # CONFIG_ATH5K_PCI is not set CONFIG_ATH9K_HW=m CONFIG_ATH9K_COMMON=m CONFIG_ATH9K_BTCOEX_SUPPORT=y # CONFIG_ATH9K is not set CONFIG_ATH9K_HTC=m # CONFIG_ATH9K_HTC_DEBUGFS is not set # CONFIG_CARL9170 is not set # CONFIG_ATH6KL is not set # CONFIG_AR5523 is not set # CONFIG_WIL6210 is not set # CONFIG_ATH10K is not set # CONFIG_WCN36XX is not set # CONFIG_ATH11K is not set CONFIG_WLAN_VENDOR_ATMEL=y # CONFIG_ATMEL is not set # CONFIG_AT76C50X_USB is not set CONFIG_WLAN_VENDOR_BROADCOM=y # CONFIG_B43 is not set # CONFIG_B43LEGACY is not set # CONFIG_BRCMSMAC is not set # CONFIG_BRCMFMAC is not set CONFIG_WLAN_VENDOR_CISCO=y # CONFIG_AIRO is not set CONFIG_WLAN_VENDOR_INTEL=y # CONFIG_IPW2100 is not set # CONFIG_IPW2200 is not set CONFIG_IWLEGACY=m CONFIG_IWL4965=m CONFIG_IWL3945=m # # iwl3945 / iwl4965 Debugging Options # CONFIG_IWLEGACY_DEBUG=y CONFIG_IWLEGACY_DEBUGFS=y # end of iwl3945 / iwl4965 Debugging Options CONFIG_IWLWIFI=m CONFIG_IWLWIFI_LEDS=y CONFIG_IWLDVM=m CONFIG_IWLMVM=m CONFIG_IWLWIFI_OPMODE_MODULAR=y # CONFIG_IWLWIFI_BCAST_FILTERING is not set # # Debugging Options # # CONFIG_IWLWIFI_DEBUG is not set CONFIG_IWLWIFI_DEBUGFS=y # CONFIG_IWLWIFI_DEVICE_TRACING is not set # end of Debugging Options CONFIG_WLAN_VENDOR_INTERSIL=y # CONFIG_HOSTAP is not set # CONFIG_HERMES is not set # CONFIG_P54_COMMON is not set # CONFIG_PRISM54 is not set CONFIG_WLAN_VENDOR_MARVELL=y # CONFIG_LIBERTAS is not set # CONFIG_LIBERTAS_THINFIRM is not set # CONFIG_MWIFIEX is not set # CONFIG_MWL8K is not set CONFIG_WLAN_VENDOR_MEDIATEK=y # CONFIG_MT7601U is not set # CONFIG_MT76x0U is not set # CONFIG_MT76x0E is not set # CONFIG_MT76x2E is not set # CONFIG_MT76x2U is not set # CONFIG_MT7603E is not set # CONFIG_MT7615E is not set # CONFIG_MT7663U is not set # CONFIG_MT7663S is not set # CONFIG_MT7915E is not set CONFIG_WLAN_VENDOR_MICROCHIP=y # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set CONFIG_WLAN_VENDOR_RALINK=y # CONFIG_RT2X00 is not set CONFIG_WLAN_VENDOR_REALTEK=y # CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set # CONFIG_RTL_CARDS is not set # CONFIG_RTL8XXXU is not set # CONFIG_RTW88 is not set CONFIG_WLAN_VENDOR_RSI=y # CONFIG_RSI_91X is not set CONFIG_WLAN_VENDOR_ST=y # CONFIG_CW1200 is not set CONFIG_WLAN_VENDOR_TI=y # CONFIG_WL1251 is not set # CONFIG_WL12XX is not set # CONFIG_WL18XX is not set # CONFIG_WLCORE is not set CONFIG_WLAN_VENDOR_ZYDAS=y # CONFIG_USB_ZD1201 is not set # CONFIG_ZD1211RW is not set CONFIG_WLAN_VENDOR_QUANTENNA=y # CONFIG_QTNFMAC_PCIE is not set CONFIG_MAC80211_HWSIM=m # CONFIG_USB_NET_RNDIS_WLAN is not set # CONFIG_VIRT_WIFI is not set # # Enable WiMAX (Networking options) to see the WiMAX drivers # CONFIG_WAN=y # CONFIG_LANMEDIA is not set CONFIG_HDLC=m CONFIG_HDLC_RAW=m # CONFIG_HDLC_RAW_ETH is not set CONFIG_HDLC_CISCO=m CONFIG_HDLC_FR=m CONFIG_HDLC_PPP=m # # X.25/LAPB support is disabled # # CONFIG_PCI200SYN is not set # CONFIG_WANXL is not set # CONFIG_PC300TOO is not set # CONFIG_FARSYNC is not set CONFIG_DLCI=m CONFIG_DLCI_MAX=8 # CONFIG_SBNI is not set CONFIG_IEEE802154_DRIVERS=m CONFIG_IEEE802154_FAKELB=m # CONFIG_IEEE802154_AT86RF230 is not set # CONFIG_IEEE802154_MRF24J40 is not set # CONFIG_IEEE802154_CC2520 is not set # CONFIG_IEEE802154_ATUSB is not set # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_CA8210 is not set # CONFIG_IEEE802154_MCR20A is not set # CONFIG_IEEE802154_HWSIM is not set CONFIG_XEN_NETDEV_FRONTEND=m CONFIG_VMXNET3=m CONFIG_FUJITSU_ES=m CONFIG_HYPERV_NET=m CONFIG_NETDEVSIM=m CONFIG_NET_FAILOVER=m CONFIG_ISDN=y CONFIG_ISDN_CAPI=y CONFIG_CAPI_TRACE=y CONFIG_ISDN_CAPI_MIDDLEWARE=y CONFIG_MISDN=m CONFIG_MISDN_DSP=m CONFIG_MISDN_L1OIP=m # # mISDN hardware drivers # CONFIG_MISDN_HFCPCI=m CONFIG_MISDN_HFCMULTI=m CONFIG_MISDN_HFCUSB=m CONFIG_MISDN_AVMFRITZ=m CONFIG_MISDN_SPEEDFAX=m CONFIG_MISDN_INFINEON=m CONFIG_MISDN_W6692=m CONFIG_MISDN_NETJET=m CONFIG_MISDN_HDLC=m CONFIG_MISDN_IPAC=m CONFIG_MISDN_ISAR=m CONFIG_NVM=y # CONFIG_NVM_PBLK is not set # # Input device support # CONFIG_INPUT=y CONFIG_INPUT_LEDS=y CONFIG_INPUT_FF_MEMLESS=y CONFIG_INPUT_POLLDEV=m CONFIG_INPUT_SPARSEKMAP=m # CONFIG_INPUT_MATRIXKMAP is not set # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 CONFIG_INPUT_JOYDEV=m CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y # CONFIG_KEYBOARD_ADC is not set # CONFIG_KEYBOARD_ADP5588 is not set # CONFIG_KEYBOARD_ADP5589 is not set # CONFIG_KEYBOARD_APPLESPI is not set CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_QT1050 is not set # CONFIG_KEYBOARD_QT1070 is not set # CONFIG_KEYBOARD_QT2160 is not set # CONFIG_KEYBOARD_DLINK_DIR685 is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_GPIO is not set # CONFIG_KEYBOARD_GPIO_POLLED is not set # CONFIG_KEYBOARD_TCA6416 is not set # CONFIG_KEYBOARD_TCA8418 is not set # CONFIG_KEYBOARD_MATRIX is not set # CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_LM8333 is not set # CONFIG_KEYBOARD_MAX7359 is not set # CONFIG_KEYBOARD_MCS is not set # CONFIG_KEYBOARD_MPR121 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_SAMSUNG is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set # CONFIG_KEYBOARD_XTKBD is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y CONFIG_MOUSE_PS2_ALPS=y CONFIG_MOUSE_PS2_BYD=y CONFIG_MOUSE_PS2_LOGIPS2PP=y CONFIG_MOUSE_PS2_SYNAPTICS=y CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y CONFIG_MOUSE_PS2_CYPRESS=y CONFIG_MOUSE_PS2_LIFEBOOK=y CONFIG_MOUSE_PS2_TRACKPOINT=y CONFIG_MOUSE_PS2_ELANTECH=y CONFIG_MOUSE_PS2_ELANTECH_SMBUS=y CONFIG_MOUSE_PS2_SENTELIC=y # CONFIG_MOUSE_PS2_TOUCHKIT is not set CONFIG_MOUSE_PS2_FOCALTECH=y CONFIG_MOUSE_PS2_VMMOUSE=y CONFIG_MOUSE_PS2_SMBUS=y CONFIG_MOUSE_SERIAL=m CONFIG_MOUSE_APPLETOUCH=m CONFIG_MOUSE_BCM5974=m CONFIG_MOUSE_CYAPA=m # CONFIG_MOUSE_ELAN_I2C is not set CONFIG_MOUSE_VSXXXAA=m # CONFIG_MOUSE_GPIO is not set CONFIG_MOUSE_SYNAPTICS_I2C=m CONFIG_MOUSE_SYNAPTICS_USB=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_TABLET=y CONFIG_TABLET_USB_ACECAD=m CONFIG_TABLET_USB_AIPTEK=m CONFIG_TABLET_USB_GTCO=m # CONFIG_TABLET_USB_HANWANG is not set CONFIG_TABLET_USB_KBTAB=m # CONFIG_TABLET_USB_PEGASUS is not set # CONFIG_TABLET_SERIAL_WACOM4 is not set CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_PROPERTIES=y # CONFIG_TOUCHSCREEN_ADS7846 is not set # CONFIG_TOUCHSCREEN_AD7877 is not set # CONFIG_TOUCHSCREEN_AD7879 is not set # CONFIG_TOUCHSCREEN_ADC is not set # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set # CONFIG_TOUCHSCREEN_BU21013 is not set # CONFIG_TOUCHSCREEN_BU21029 is not set # CONFIG_TOUCHSCREEN_CHIPONE_ICN8505 is not set # CONFIG_TOUCHSCREEN_CY8CTMA140 is not set # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set # CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set # CONFIG_TOUCHSCREEN_DYNAPRO is not set # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set # CONFIG_TOUCHSCREEN_EETI is not set # CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set # CONFIG_TOUCHSCREEN_EXC3000 is not set # CONFIG_TOUCHSCREEN_FUJITSU is not set # CONFIG_TOUCHSCREEN_GOODIX is not set # CONFIG_TOUCHSCREEN_HIDEEP is not set # CONFIG_TOUCHSCREEN_ILI210X is not set # CONFIG_TOUCHSCREEN_S6SY761 is not set # CONFIG_TOUCHSCREEN_GUNZE is not set # CONFIG_TOUCHSCREEN_EKTF2127 is not set # CONFIG_TOUCHSCREEN_ELAN is not set CONFIG_TOUCHSCREEN_ELO=m CONFIG_TOUCHSCREEN_WACOM_W8001=m CONFIG_TOUCHSCREEN_WACOM_I2C=m # CONFIG_TOUCHSCREEN_MAX11801 is not set # CONFIG_TOUCHSCREEN_MCS5000 is not set # CONFIG_TOUCHSCREEN_MMS114 is not set # CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set # CONFIG_TOUCHSCREEN_MTOUCH is not set # CONFIG_TOUCHSCREEN_INEXIO is not set # CONFIG_TOUCHSCREEN_MK712 is not set # CONFIG_TOUCHSCREEN_PENMOUNT is not set # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set # CONFIG_TOUCHSCREEN_TOUCHWIN is not set # CONFIG_TOUCHSCREEN_PIXCIR is not set # CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set # CONFIG_TOUCHSCREEN_WM97XX is not set # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set # CONFIG_TOUCHSCREEN_TSC_SERIO is not set # CONFIG_TOUCHSCREEN_TSC2004 is not set # CONFIG_TOUCHSCREEN_TSC2005 is not set # CONFIG_TOUCHSCREEN_TSC2007 is not set # CONFIG_TOUCHSCREEN_RM_TS is not set # CONFIG_TOUCHSCREEN_SILEAD is not set # CONFIG_TOUCHSCREEN_SIS_I2C is not set # CONFIG_TOUCHSCREEN_ST1232 is not set # CONFIG_TOUCHSCREEN_STMFTS is not set # CONFIG_TOUCHSCREEN_SUR40 is not set # CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set # CONFIG_TOUCHSCREEN_SX8654 is not set # CONFIG_TOUCHSCREEN_TPS6507X is not set # CONFIG_TOUCHSCREEN_ZET6223 is not set # CONFIG_TOUCHSCREEN_ZFORCE is not set # CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set # CONFIG_TOUCHSCREEN_IQS5XX is not set CONFIG_INPUT_MISC=y # CONFIG_INPUT_AD714X is not set # CONFIG_INPUT_BMA150 is not set # CONFIG_INPUT_E3X0_BUTTON is not set CONFIG_INPUT_PCSPKR=m # CONFIG_INPUT_MMA8450 is not set CONFIG_INPUT_APANEL=m # CONFIG_INPUT_GPIO_BEEPER is not set # CONFIG_INPUT_GPIO_DECODER is not set # CONFIG_INPUT_GPIO_VIBRA is not set CONFIG_INPUT_ATLAS_BTNS=m CONFIG_INPUT_ATI_REMOTE2=m CONFIG_INPUT_KEYSPAN_REMOTE=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_POWERMATE=m CONFIG_INPUT_YEALINK=m CONFIG_INPUT_CM109=m CONFIG_INPUT_UINPUT=m # CONFIG_INPUT_PCF8574 is not set # CONFIG_INPUT_PWM_BEEPER is not set # CONFIG_INPUT_PWM_VIBRA is not set CONFIG_INPUT_GPIO_ROTARY_ENCODER=m # CONFIG_INPUT_ADXL34X is not set # CONFIG_INPUT_IMS_PCU is not set # CONFIG_INPUT_IQS269A is not set # CONFIG_INPUT_CMA3000 is not set CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m # CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set # CONFIG_INPUT_DRV260X_HAPTICS is not set # CONFIG_INPUT_DRV2665_HAPTICS is not set # CONFIG_INPUT_DRV2667_HAPTICS is not set CONFIG_RMI4_CORE=m # CONFIG_RMI4_I2C is not set # CONFIG_RMI4_SPI is not set CONFIG_RMI4_SMB=m CONFIG_RMI4_F03=y CONFIG_RMI4_F03_SERIO=m CONFIG_RMI4_2D_SENSOR=y CONFIG_RMI4_F11=y CONFIG_RMI4_F12=y CONFIG_RMI4_F30=y # CONFIG_RMI4_F34 is not set # CONFIG_RMI4_F54 is not set # CONFIG_RMI4_F55 is not set # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_SERPORT=y # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_RAW=m CONFIG_SERIO_ALTERA_PS2=m # CONFIG_SERIO_PS2MULT is not set CONFIG_SERIO_ARC_PS2=m CONFIG_HYPERV_KEYBOARD=m # CONFIG_SERIO_GPIO_PS2 is not set # CONFIG_USERIO is not set # CONFIG_GAMEPORT is not set # end of Hardware I/O ports # end of Input device support # # Character devices # CONFIG_TTY=y CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y CONFIG_VT_CONSOLE_SLEEP=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set CONFIG_LDISC_AUTOLOAD=y # # Serial drivers # CONFIG_SERIAL_EARLYCON=y CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set CONFIG_SERIAL_8250_PNP=y # CONFIG_SERIAL_8250_16550A_VARIANTS is not set # CONFIG_SERIAL_8250_FINTEK is not set CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_DMA=y CONFIG_SERIAL_8250_PCI=y CONFIG_SERIAL_8250_EXAR=y CONFIG_SERIAL_8250_NR_UARTS=32 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SERIAL_8250_EXTENDED=y CONFIG_SERIAL_8250_MANY_PORTS=y CONFIG_SERIAL_8250_SHARE_IRQ=y # CONFIG_SERIAL_8250_DETECT_IRQ is not set CONFIG_SERIAL_8250_RSA=y CONFIG_SERIAL_8250_DWLIB=y CONFIG_SERIAL_8250_DW=y # CONFIG_SERIAL_8250_RT288X is not set CONFIG_SERIAL_8250_LPSS=y CONFIG_SERIAL_8250_MID=y # # Non-8250 serial port support # # CONFIG_SERIAL_MAX3100 is not set # CONFIG_SERIAL_MAX310X is not set # CONFIG_SERIAL_UARTLITE is not set CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_SERIAL_JSM=m # CONFIG_SERIAL_LANTIQ is not set # CONFIG_SERIAL_SCCNXP is not set # CONFIG_SERIAL_SC16IS7XX is not set # CONFIG_SERIAL_ALTERA_JTAGUART is not set # CONFIG_SERIAL_ALTERA_UART is not set # CONFIG_SERIAL_IFX6X60 is not set CONFIG_SERIAL_ARC=m CONFIG_SERIAL_ARC_NR_PORTS=1 # CONFIG_SERIAL_RP2 is not set # CONFIG_SERIAL_FSL_LPUART is not set # CONFIG_SERIAL_FSL_LINFLEXUART is not set # CONFIG_SERIAL_SPRD is not set # end of Serial drivers CONFIG_SERIAL_MCTRL_GPIO=y CONFIG_SERIAL_NONSTANDARD=y # CONFIG_ROCKETPORT is not set CONFIG_CYCLADES=m # CONFIG_CYZ_INTR is not set # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set CONFIG_SYNCLINK=m CONFIG_SYNCLINKMP=m CONFIG_SYNCLINK_GT=m # CONFIG_ISI is not set CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_NOZOMI=m # CONFIG_NULL_TTY is not set # CONFIG_TRACE_SINK is not set CONFIG_HVC_DRIVER=y CONFIG_HVC_IRQ=y CONFIG_HVC_XEN=y CONFIG_HVC_XEN_FRONTEND=y # CONFIG_SERIAL_DEV_BUS is not set # CONFIG_TTY_PRINTK is not set CONFIG_PRINTER=m # CONFIG_LP_CONSOLE is not set CONFIG_PPDEV=m CONFIG_VIRTIO_CONSOLE=y CONFIG_IPMI_HANDLER=m CONFIG_IPMI_DMI_DECODE=y CONFIG_IPMI_PLAT_DATA=y # CONFIG_IPMI_PANIC_EVENT is not set CONFIG_IPMI_DEVICE_INTERFACE=m CONFIG_IPMI_SI=m CONFIG_IPMI_SSIF=m CONFIG_IPMI_WATCHDOG=m CONFIG_IPMI_POWEROFF=m CONFIG_HW_RANDOM=y CONFIG_HW_RANDOM_TIMERIOMEM=m CONFIG_HW_RANDOM_INTEL=m CONFIG_HW_RANDOM_AMD=m # CONFIG_HW_RANDOM_BA431 is not set CONFIG_HW_RANDOM_VIA=m CONFIG_HW_RANDOM_VIRTIO=y # CONFIG_HW_RANDOM_XIPHERA is not set # CONFIG_APPLICOM is not set # CONFIG_MWAVE is not set CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set CONFIG_NVRAM=y CONFIG_RAW_DRIVER=y CONFIG_MAX_RAW_DEVS=8192 CONFIG_DEVPORT=y CONFIG_HPET=y CONFIG_HPET_MMAP=y # CONFIG_HPET_MMAP_DEFAULT is not set CONFIG_HANGCHECK_TIMER=m CONFIG_UV_MMTIMER=m CONFIG_TCG_TPM=y CONFIG_HW_RANDOM_TPM=y CONFIG_TCG_TIS_CORE=y CONFIG_TCG_TIS=y # CONFIG_TCG_TIS_SPI is not set CONFIG_TCG_TIS_I2C_ATMEL=m CONFIG_TCG_TIS_I2C_INFINEON=m CONFIG_TCG_TIS_I2C_NUVOTON=m CONFIG_TCG_NSC=m CONFIG_TCG_ATMEL=m CONFIG_TCG_INFINEON=m # CONFIG_TCG_XEN is not set CONFIG_TCG_CRB=y # CONFIG_TCG_VTPM_PROXY is not set CONFIG_TCG_TIS_ST33ZP24=m CONFIG_TCG_TIS_ST33ZP24_I2C=m # CONFIG_TCG_TIS_ST33ZP24_SPI is not set CONFIG_TELCLOCK=m # CONFIG_XILLYBUS is not set # end of Character devices # CONFIG_RANDOM_TRUST_CPU is not set # CONFIG_RANDOM_TRUST_BOOTLOADER is not set # # I2C support # CONFIG_I2C=y CONFIG_ACPI_I2C_OPREGION=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_COMPAT=y CONFIG_I2C_CHARDEV=m CONFIG_I2C_MUX=m # # Multiplexer I2C Chip support # # CONFIG_I2C_MUX_GPIO is not set # CONFIG_I2C_MUX_LTC4306 is not set # CONFIG_I2C_MUX_PCA9541 is not set # CONFIG_I2C_MUX_PCA954x is not set # CONFIG_I2C_MUX_REG is not set # CONFIG_I2C_MUX_MLXCPLD is not set # end of Multiplexer I2C Chip support CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_SMBUS=m CONFIG_I2C_ALGOBIT=y CONFIG_I2C_ALGOPCA=m # # I2C Hardware Bus support # # # PC SMBus host controller drivers # # CONFIG_I2C_ALI1535 is not set # CONFIG_I2C_ALI1563 is not set # CONFIG_I2C_ALI15X3 is not set CONFIG_I2C_AMD756=m CONFIG_I2C_AMD756_S4882=m CONFIG_I2C_AMD8111=m # CONFIG_I2C_AMD_MP2 is not set CONFIG_I2C_I801=m CONFIG_I2C_ISCH=m CONFIG_I2C_ISMT=m CONFIG_I2C_PIIX4=m CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m # CONFIG_I2C_NVIDIA_GPU is not set # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set CONFIG_I2C_SIS96X=m CONFIG_I2C_VIA=m CONFIG_I2C_VIAPRO=m # # ACPI drivers # CONFIG_I2C_SCMI=m # # I2C system bus drivers (mostly embedded / system-on-chip) # # CONFIG_I2C_CBUS_GPIO is not set CONFIG_I2C_DESIGNWARE_CORE=m # CONFIG_I2C_DESIGNWARE_SLAVE is not set CONFIG_I2C_DESIGNWARE_PLATFORM=m # CONFIG_I2C_DESIGNWARE_BAYTRAIL is not set # CONFIG_I2C_DESIGNWARE_PCI is not set # CONFIG_I2C_EMEV2 is not set # CONFIG_I2C_GPIO is not set # CONFIG_I2C_OCORES is not set CONFIG_I2C_PCA_PLATFORM=m CONFIG_I2C_SIMTEC=m # CONFIG_I2C_XILINX is not set # # External I2C/SMBus adapter drivers # CONFIG_I2C_DIOLAN_U2C=m CONFIG_I2C_PARPORT=m # CONFIG_I2C_ROBOTFUZZ_OSIF is not set # CONFIG_I2C_TAOS_EVM is not set CONFIG_I2C_TINY_USB=m CONFIG_I2C_VIPERBOARD=m # # Other I2C/SMBus bus drivers # # CONFIG_I2C_MLXCPLD is not set # end of I2C Hardware Bus support CONFIG_I2C_STUB=m # CONFIG_I2C_SLAVE is not set # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set # end of I2C support # CONFIG_I3C is not set CONFIG_SPI=y # CONFIG_SPI_DEBUG is not set CONFIG_SPI_MASTER=y # CONFIG_SPI_MEM is not set # # SPI Master Controller Drivers # # CONFIG_SPI_ALTERA is not set # CONFIG_SPI_AXI_SPI_ENGINE is not set # CONFIG_SPI_BITBANG is not set # CONFIG_SPI_BUTTERFLY is not set # CONFIG_SPI_CADENCE is not set # CONFIG_SPI_DESIGNWARE is not set # CONFIG_SPI_NXP_FLEXSPI is not set # CONFIG_SPI_GPIO is not set # CONFIG_SPI_LM70_LLP is not set # CONFIG_SPI_LANTIQ_SSC is not set # CONFIG_SPI_OC_TINY is not set # CONFIG_SPI_PXA2XX is not set # CONFIG_SPI_ROCKCHIP is not set # CONFIG_SPI_SC18IS602 is not set # CONFIG_SPI_SIFIVE is not set # CONFIG_SPI_MXIC is not set # CONFIG_SPI_XCOMM is not set # CONFIG_SPI_XILINX is not set # CONFIG_SPI_ZYNQMP_GQSPI is not set # CONFIG_SPI_AMD is not set # # SPI Multiplexer support # # CONFIG_SPI_MUX is not set # # SPI Protocol Masters # # CONFIG_SPI_SPIDEV is not set # CONFIG_SPI_LOOPBACK_TEST is not set # CONFIG_SPI_TLE62X0 is not set # CONFIG_SPI_SLAVE is not set CONFIG_SPI_DYNAMIC=y # CONFIG_SPMI is not set # CONFIG_HSI is not set CONFIG_PPS=y # CONFIG_PPS_DEBUG is not set # # PPS clients support # # CONFIG_PPS_CLIENT_KTIMER is not set CONFIG_PPS_CLIENT_LDISC=m CONFIG_PPS_CLIENT_PARPORT=m CONFIG_PPS_CLIENT_GPIO=m # # PPS generators support # # # PTP clock support # CONFIG_PTP_1588_CLOCK=y CONFIG_DP83640_PHY=m # CONFIG_PTP_1588_CLOCK_INES is not set CONFIG_PTP_1588_CLOCK_KVM=m # CONFIG_PTP_1588_CLOCK_IDT82P33 is not set # CONFIG_PTP_1588_CLOCK_IDTCM is not set # CONFIG_PTP_1588_CLOCK_VMW is not set # end of PTP clock support CONFIG_PINCTRL=y CONFIG_PINMUX=y CONFIG_PINCONF=y CONFIG_GENERIC_PINCONF=y # CONFIG_DEBUG_PINCTRL is not set CONFIG_PINCTRL_AMD=m # CONFIG_PINCTRL_MCP23S08 is not set # CONFIG_PINCTRL_SX150X is not set CONFIG_PINCTRL_BAYTRAIL=y # CONFIG_PINCTRL_CHERRYVIEW is not set # CONFIG_PINCTRL_LYNXPOINT is not set CONFIG_PINCTRL_INTEL=y # CONFIG_PINCTRL_BROXTON is not set CONFIG_PINCTRL_CANNONLAKE=m # CONFIG_PINCTRL_CEDARFORK is not set CONFIG_PINCTRL_DENVERTON=m # CONFIG_PINCTRL_EMMITSBURG is not set CONFIG_PINCTRL_GEMINILAKE=m # CONFIG_PINCTRL_ICELAKE is not set # CONFIG_PINCTRL_JASPERLAKE is not set CONFIG_PINCTRL_LEWISBURG=m CONFIG_PINCTRL_SUNRISEPOINT=m # CONFIG_PINCTRL_TIGERLAKE is not set # # Renesas pinctrl drivers # # end of Renesas pinctrl drivers CONFIG_GPIOLIB=y CONFIG_GPIOLIB_FASTPATH_LIMIT=512 CONFIG_GPIO_ACPI=y CONFIG_GPIOLIB_IRQCHIP=y # CONFIG_DEBUG_GPIO is not set CONFIG_GPIO_SYSFS=y CONFIG_GPIO_CDEV=y CONFIG_GPIO_CDEV_V1=y CONFIG_GPIO_GENERIC=m # # Memory mapped GPIO drivers # CONFIG_GPIO_AMDPT=m # CONFIG_GPIO_DWAPB is not set # CONFIG_GPIO_EXAR is not set # CONFIG_GPIO_GENERIC_PLATFORM is not set CONFIG_GPIO_ICH=m # CONFIG_GPIO_MB86S7X is not set # CONFIG_GPIO_VX855 is not set # CONFIG_GPIO_XILINX is not set # CONFIG_GPIO_AMD_FCH is not set # end of Memory mapped GPIO drivers # # Port-mapped I/O GPIO drivers # # CONFIG_GPIO_F7188X is not set # CONFIG_GPIO_IT87 is not set # CONFIG_GPIO_SCH is not set # CONFIG_GPIO_SCH311X is not set # CONFIG_GPIO_WINBOND is not set # CONFIG_GPIO_WS16C48 is not set # end of Port-mapped I/O GPIO drivers # # I2C GPIO expanders # # CONFIG_GPIO_ADP5588 is not set # CONFIG_GPIO_MAX7300 is not set # CONFIG_GPIO_MAX732X is not set # CONFIG_GPIO_PCA953X is not set # CONFIG_GPIO_PCA9570 is not set # CONFIG_GPIO_PCF857X is not set # CONFIG_GPIO_TPIC2810 is not set # end of I2C GPIO expanders # # MFD GPIO expanders # # end of MFD GPIO expanders # # PCI GPIO expanders # # CONFIG_GPIO_AMD8111 is not set # CONFIG_GPIO_ML_IOH is not set # CONFIG_GPIO_PCI_IDIO_16 is not set # CONFIG_GPIO_PCIE_IDIO_24 is not set # CONFIG_GPIO_RDC321X is not set # end of PCI GPIO expanders # # SPI GPIO expanders # # CONFIG_GPIO_MAX3191X is not set # CONFIG_GPIO_MAX7301 is not set # CONFIG_GPIO_MC33880 is not set # CONFIG_GPIO_PISOSR is not set # CONFIG_GPIO_XRA1403 is not set # end of SPI GPIO expanders # # USB GPIO expanders # CONFIG_GPIO_VIPERBOARD=m # end of USB GPIO expanders # CONFIG_GPIO_AGGREGATOR is not set CONFIG_GPIO_MOCKUP=m # CONFIG_W1 is not set # CONFIG_POWER_AVS is not set CONFIG_POWER_RESET=y # CONFIG_POWER_RESET_RESTART is not set CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set CONFIG_POWER_SUPPLY_HWMON=y # CONFIG_PDA_POWER is not set # CONFIG_GENERIC_ADC_BATTERY is not set # CONFIG_TEST_POWER is not set # CONFIG_CHARGER_ADP5061 is not set # CONFIG_BATTERY_CW2015 is not set # CONFIG_BATTERY_DS2780 is not set # CONFIG_BATTERY_DS2781 is not set # CONFIG_BATTERY_DS2782 is not set # CONFIG_BATTERY_SBS is not set # CONFIG_CHARGER_SBS is not set # CONFIG_MANAGER_SBS is not set # CONFIG_BATTERY_BQ27XXX is not set # CONFIG_BATTERY_MAX17040 is not set # CONFIG_BATTERY_MAX17042 is not set # CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHARGER_LP8727 is not set # CONFIG_CHARGER_GPIO is not set # CONFIG_CHARGER_LT3651 is not set # CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_BQ24257 is not set # CONFIG_CHARGER_BQ24735 is not set # CONFIG_CHARGER_BQ2515X is not set # CONFIG_CHARGER_BQ25890 is not set # CONFIG_CHARGER_BQ25980 is not set CONFIG_CHARGER_SMB347=m # CONFIG_BATTERY_GAUGE_LTC2941 is not set # CONFIG_CHARGER_RT9455 is not set # CONFIG_CHARGER_BD99954 is not set CONFIG_HWMON=y CONFIG_HWMON_VID=m # CONFIG_HWMON_DEBUG_CHIP is not set # # Native drivers # CONFIG_SENSORS_ABITUGURU=m CONFIG_SENSORS_ABITUGURU3=m # CONFIG_SENSORS_AD7314 is not set CONFIG_SENSORS_AD7414=m CONFIG_SENSORS_AD7418=m CONFIG_SENSORS_ADM1021=m CONFIG_SENSORS_ADM1025=m CONFIG_SENSORS_ADM1026=m CONFIG_SENSORS_ADM1029=m CONFIG_SENSORS_ADM1031=m # CONFIG_SENSORS_ADM1177 is not set CONFIG_SENSORS_ADM9240=m CONFIG_SENSORS_ADT7X10=m # CONFIG_SENSORS_ADT7310 is not set CONFIG_SENSORS_ADT7410=m CONFIG_SENSORS_ADT7411=m CONFIG_SENSORS_ADT7462=m CONFIG_SENSORS_ADT7470=m CONFIG_SENSORS_ADT7475=m # CONFIG_SENSORS_AS370 is not set CONFIG_SENSORS_ASC7621=m # CONFIG_SENSORS_AXI_FAN_CONTROL is not set CONFIG_SENSORS_K8TEMP=m CONFIG_SENSORS_K10TEMP=m CONFIG_SENSORS_FAM15H_POWER=m # CONFIG_SENSORS_AMD_ENERGY is not set CONFIG_SENSORS_APPLESMC=m CONFIG_SENSORS_ASB100=m # CONFIG_SENSORS_ASPEED is not set CONFIG_SENSORS_ATXP1=m # CONFIG_SENSORS_CORSAIR_CPRO is not set # CONFIG_SENSORS_DRIVETEMP is not set CONFIG_SENSORS_DS620=m CONFIG_SENSORS_DS1621=m CONFIG_SENSORS_DELL_SMM=m CONFIG_SENSORS_I5K_AMB=m CONFIG_SENSORS_F71805F=m CONFIG_SENSORS_F71882FG=m CONFIG_SENSORS_F75375S=m CONFIG_SENSORS_FSCHMD=m # CONFIG_SENSORS_FTSTEUTATES is not set CONFIG_SENSORS_GL518SM=m CONFIG_SENSORS_GL520SM=m CONFIG_SENSORS_G760A=m # CONFIG_SENSORS_G762 is not set # CONFIG_SENSORS_HIH6130 is not set CONFIG_SENSORS_IBMAEM=m CONFIG_SENSORS_IBMPEX=m # CONFIG_SENSORS_IIO_HWMON is not set # CONFIG_SENSORS_I5500 is not set CONFIG_SENSORS_CORETEMP=m CONFIG_SENSORS_IT87=m CONFIG_SENSORS_JC42=m # CONFIG_SENSORS_POWR1220 is not set CONFIG_SENSORS_LINEAGE=m # CONFIG_SENSORS_LTC2945 is not set # CONFIG_SENSORS_LTC2947_I2C is not set # CONFIG_SENSORS_LTC2947_SPI is not set # CONFIG_SENSORS_LTC2990 is not set CONFIG_SENSORS_LTC4151=m CONFIG_SENSORS_LTC4215=m # CONFIG_SENSORS_LTC4222 is not set CONFIG_SENSORS_LTC4245=m # CONFIG_SENSORS_LTC4260 is not set CONFIG_SENSORS_LTC4261=m # CONFIG_SENSORS_MAX1111 is not set CONFIG_SENSORS_MAX16065=m CONFIG_SENSORS_MAX1619=m CONFIG_SENSORS_MAX1668=m CONFIG_SENSORS_MAX197=m # CONFIG_SENSORS_MAX31722 is not set # CONFIG_SENSORS_MAX31730 is not set # CONFIG_SENSORS_MAX6621 is not set CONFIG_SENSORS_MAX6639=m CONFIG_SENSORS_MAX6642=m CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_MAX6697=m # CONFIG_SENSORS_MAX31790 is not set CONFIG_SENSORS_MCP3021=m # CONFIG_SENSORS_TC654 is not set # CONFIG_SENSORS_MR75203 is not set # CONFIG_SENSORS_ADCXX is not set CONFIG_SENSORS_LM63=m # CONFIG_SENSORS_LM70 is not set CONFIG_SENSORS_LM73=m CONFIG_SENSORS_LM75=m CONFIG_SENSORS_LM77=m CONFIG_SENSORS_LM78=m CONFIG_SENSORS_LM80=m CONFIG_SENSORS_LM83=m CONFIG_SENSORS_LM85=m CONFIG_SENSORS_LM87=m CONFIG_SENSORS_LM90=m CONFIG_SENSORS_LM92=m CONFIG_SENSORS_LM93=m CONFIG_SENSORS_LM95234=m CONFIG_SENSORS_LM95241=m CONFIG_SENSORS_LM95245=m CONFIG_SENSORS_PC87360=m CONFIG_SENSORS_PC87427=m CONFIG_SENSORS_NTC_THERMISTOR=m # CONFIG_SENSORS_NCT6683 is not set CONFIG_SENSORS_NCT6775=m # CONFIG_SENSORS_NCT7802 is not set # CONFIG_SENSORS_NCT7904 is not set # CONFIG_SENSORS_NPCM7XX is not set CONFIG_SENSORS_PCF8591=m CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m # CONFIG_SENSORS_ADM1266 is not set CONFIG_SENSORS_ADM1275=m # CONFIG_SENSORS_BEL_PFE is not set # CONFIG_SENSORS_IBM_CFFPS is not set # CONFIG_SENSORS_INSPUR_IPSPS is not set # CONFIG_SENSORS_IR35221 is not set # CONFIG_SENSORS_IR38064 is not set # CONFIG_SENSORS_IRPS5401 is not set # CONFIG_SENSORS_ISL68137 is not set CONFIG_SENSORS_LM25066=m CONFIG_SENSORS_LTC2978=m # CONFIG_SENSORS_LTC3815 is not set CONFIG_SENSORS_MAX16064=m # CONFIG_SENSORS_MAX16601 is not set # CONFIG_SENSORS_MAX20730 is not set # CONFIG_SENSORS_MAX20751 is not set # CONFIG_SENSORS_MAX31785 is not set CONFIG_SENSORS_MAX34440=m CONFIG_SENSORS_MAX8688=m # CONFIG_SENSORS_MP2975 is not set # CONFIG_SENSORS_PXE1610 is not set # CONFIG_SENSORS_TPS40422 is not set # CONFIG_SENSORS_TPS53679 is not set CONFIG_SENSORS_UCD9000=m CONFIG_SENSORS_UCD9200=m # CONFIG_SENSORS_XDPE122 is not set CONFIG_SENSORS_ZL6100=m CONFIG_SENSORS_SHT15=m CONFIG_SENSORS_SHT21=m # CONFIG_SENSORS_SHT3x is not set # CONFIG_SENSORS_SHTC1 is not set CONFIG_SENSORS_SIS5595=m CONFIG_SENSORS_DME1737=m CONFIG_SENSORS_EMC1403=m # CONFIG_SENSORS_EMC2103 is not set CONFIG_SENSORS_EMC6W201=m CONFIG_SENSORS_SMSC47M1=m CONFIG_SENSORS_SMSC47M192=m CONFIG_SENSORS_SMSC47B397=m CONFIG_SENSORS_SCH56XX_COMMON=m CONFIG_SENSORS_SCH5627=m CONFIG_SENSORS_SCH5636=m # CONFIG_SENSORS_STTS751 is not set # CONFIG_SENSORS_SMM665 is not set # CONFIG_SENSORS_ADC128D818 is not set CONFIG_SENSORS_ADS7828=m # CONFIG_SENSORS_ADS7871 is not set CONFIG_SENSORS_AMC6821=m CONFIG_SENSORS_INA209=m CONFIG_SENSORS_INA2XX=m # CONFIG_SENSORS_INA3221 is not set # CONFIG_SENSORS_TC74 is not set CONFIG_SENSORS_THMC50=m CONFIG_SENSORS_TMP102=m # CONFIG_SENSORS_TMP103 is not set # CONFIG_SENSORS_TMP108 is not set CONFIG_SENSORS_TMP401=m CONFIG_SENSORS_TMP421=m # CONFIG_SENSORS_TMP513 is not set CONFIG_SENSORS_VIA_CPUTEMP=m CONFIG_SENSORS_VIA686A=m CONFIG_SENSORS_VT1211=m CONFIG_SENSORS_VT8231=m # CONFIG_SENSORS_W83773G is not set CONFIG_SENSORS_W83781D=m CONFIG_SENSORS_W83791D=m CONFIG_SENSORS_W83792D=m CONFIG_SENSORS_W83793=m CONFIG_SENSORS_W83795=m # CONFIG_SENSORS_W83795_FANCTRL is not set CONFIG_SENSORS_W83L785TS=m CONFIG_SENSORS_W83L786NG=m CONFIG_SENSORS_W83627HF=m CONFIG_SENSORS_W83627EHF=m # CONFIG_SENSORS_XGENE is not set # # ACPI drivers # CONFIG_SENSORS_ACPI_POWER=m CONFIG_SENSORS_ATK0110=m CONFIG_THERMAL=y # CONFIG_THERMAL_NETLINK is not set # CONFIG_THERMAL_STATISTICS is not set CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0 CONFIG_THERMAL_HWMON=y CONFIG_THERMAL_WRITABLE_TRIPS=y CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set CONFIG_THERMAL_GOV_FAIR_SHARE=y CONFIG_THERMAL_GOV_STEP_WISE=y CONFIG_THERMAL_GOV_BANG_BANG=y CONFIG_THERMAL_GOV_USER_SPACE=y # CONFIG_DEVFREQ_THERMAL is not set # CONFIG_THERMAL_EMULATION is not set # # Intel thermal drivers # CONFIG_INTEL_POWERCLAMP=m CONFIG_X86_PKG_TEMP_THERMAL=m CONFIG_INTEL_SOC_DTS_IOSF_CORE=m # CONFIG_INTEL_SOC_DTS_THERMAL is not set # # ACPI INT340X thermal drivers # CONFIG_INT340X_THERMAL=m CONFIG_ACPI_THERMAL_REL=m # CONFIG_INT3406_THERMAL is not set CONFIG_PROC_THERMAL_MMIO_RAPL=y # end of ACPI INT340X thermal drivers # CONFIG_INTEL_PCH_THERMAL is not set # end of Intel thermal drivers # CONFIG_GENERIC_ADC_THERMAL is not set CONFIG_WATCHDOG=y CONFIG_WATCHDOG_CORE=y # CONFIG_WATCHDOG_NOWAYOUT is not set CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y CONFIG_WATCHDOG_OPEN_TIMEOUT=0 CONFIG_WATCHDOG_SYSFS=y # # Watchdog Pretimeout Governors # # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set # # Watchdog Device Drivers # CONFIG_SOFT_WATCHDOG=m CONFIG_WDAT_WDT=m # CONFIG_XILINX_WATCHDOG is not set # CONFIG_ZIIRAVE_WATCHDOG is not set # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_DW_WATCHDOG is not set # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set CONFIG_ALIM1535_WDT=m CONFIG_ALIM7101_WDT=m # CONFIG_EBC_C384_WDT is not set CONFIG_F71808E_WDT=m CONFIG_SP5100_TCO=m CONFIG_SBC_FITPC2_WATCHDOG=m # CONFIG_EUROTECH_WDT is not set CONFIG_IB700_WDT=m CONFIG_IBMASR=m # CONFIG_WAFER_WDT is not set CONFIG_I6300ESB_WDT=y CONFIG_IE6XX_WDT=m CONFIG_ITCO_WDT=y CONFIG_ITCO_VENDOR_SUPPORT=y CONFIG_IT8712F_WDT=m CONFIG_IT87_WDT=m CONFIG_HP_WATCHDOG=m CONFIG_HPWDT_NMI_DECODING=y # CONFIG_SC1200_WDT is not set # CONFIG_PC87413_WDT is not set CONFIG_NV_TCO=m # CONFIG_60XX_WDT is not set # CONFIG_CPU5_WDT is not set CONFIG_SMSC_SCH311X_WDT=m # CONFIG_SMSC37B787_WDT is not set # CONFIG_TQMX86_WDT is not set CONFIG_VIA_WDT=m CONFIG_W83627HF_WDT=m CONFIG_W83877F_WDT=m CONFIG_W83977F_WDT=m CONFIG_MACHZ_WDT=m # CONFIG_SBC_EPX_C3_WATCHDOG is not set CONFIG_INTEL_MEI_WDT=m # CONFIG_NI903X_WDT is not set # CONFIG_NIC7018_WDT is not set # CONFIG_MEN_A21_WDT is not set CONFIG_XEN_WDT=m # # PCI-based Watchdog Cards # CONFIG_PCIPCWATCHDOG=m CONFIG_WDTPCI=m # # USB-based Watchdog Cards # CONFIG_USBPCWATCHDOG=m CONFIG_SSB_POSSIBLE=y CONFIG_SSB=m CONFIG_SSB_SPROM=y CONFIG_SSB_PCIHOST_POSSIBLE=y CONFIG_SSB_PCIHOST=y CONFIG_SSB_SDIOHOST_POSSIBLE=y CONFIG_SSB_SDIOHOST=y CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y CONFIG_SSB_DRIVER_PCICORE=y CONFIG_SSB_DRIVER_GPIO=y CONFIG_BCMA_POSSIBLE=y CONFIG_BCMA=m CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_PCI=y # CONFIG_BCMA_HOST_SOC is not set CONFIG_BCMA_DRIVER_PCI=y CONFIG_BCMA_DRIVER_GMAC_CMN=y CONFIG_BCMA_DRIVER_GPIO=y # CONFIG_BCMA_DEBUG is not set # # Multifunction device drivers # CONFIG_MFD_CORE=y # CONFIG_MFD_AS3711 is not set # CONFIG_PMIC_ADP5520 is not set # CONFIG_MFD_AAT2870_CORE is not set # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_AXP20X_I2C is not set # CONFIG_MFD_MADERA is not set # CONFIG_PMIC_DA903X is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9055 is not set # CONFIG_MFD_DA9062 is not set # CONFIG_MFD_DA9063 is not set # CONFIG_MFD_DA9150 is not set # CONFIG_MFD_DLN2 is not set # CONFIG_MFD_MC13XXX_SPI is not set # CONFIG_MFD_MC13XXX_I2C is not set # CONFIG_MFD_MP2629 is not set # CONFIG_HTC_PASIC3 is not set # CONFIG_HTC_I2CPLD is not set # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set CONFIG_LPC_ICH=m CONFIG_LPC_SCH=m # CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set CONFIG_MFD_INTEL_LPSS=y CONFIG_MFD_INTEL_LPSS_ACPI=y CONFIG_MFD_INTEL_LPSS_PCI=y # CONFIG_MFD_INTEL_PMC_BXT is not set # CONFIG_MFD_IQS62X is not set # CONFIG_MFD_JANZ_CMODIO is not set # CONFIG_MFD_KEMPLD is not set # CONFIG_MFD_88PM800 is not set # CONFIG_MFD_88PM805 is not set # CONFIG_MFD_88PM860X is not set # CONFIG_MFD_MAX14577 is not set # CONFIG_MFD_MAX77693 is not set # CONFIG_MFD_MAX77843 is not set # CONFIG_MFD_MAX8907 is not set # CONFIG_MFD_MAX8925 is not set # CONFIG_MFD_MAX8997 is not set # CONFIG_MFD_MAX8998 is not set # CONFIG_MFD_MT6360 is not set # CONFIG_MFD_MT6397 is not set # CONFIG_MFD_MENF21BMC is not set # CONFIG_EZX_PCAP is not set CONFIG_MFD_VIPERBOARD=m # CONFIG_MFD_RETU is not set # CONFIG_MFD_PCF50633 is not set # CONFIG_UCB1400_CORE is not set # CONFIG_MFD_RDC321X is not set # CONFIG_MFD_RT5033 is not set # CONFIG_MFD_RC5T583 is not set # CONFIG_MFD_SEC_CORE is not set # CONFIG_MFD_SI476X_CORE is not set # CONFIG_MFD_SL28CPLD is not set CONFIG_MFD_SM501=m CONFIG_MFD_SM501_GPIO=y # CONFIG_MFD_SKY81452 is not set # CONFIG_ABX500_CORE is not set # CONFIG_MFD_SYSCON is not set # CONFIG_MFD_TI_AM335X_TSCADC is not set # CONFIG_MFD_LP3943 is not set # CONFIG_MFD_LP8788 is not set # CONFIG_MFD_TI_LMU is not set # CONFIG_MFD_PALMAS is not set # CONFIG_TPS6105X is not set # CONFIG_TPS65010 is not set # CONFIG_TPS6507X is not set # CONFIG_MFD_TPS65086 is not set # CONFIG_MFD_TPS65090 is not set # CONFIG_MFD_TI_LP873X is not set # CONFIG_MFD_TPS6586X is not set # CONFIG_MFD_TPS65910 is not set # CONFIG_MFD_TPS65912_I2C is not set # CONFIG_MFD_TPS65912_SPI is not set # CONFIG_MFD_TPS80031 is not set # CONFIG_TWL4030_CORE is not set # CONFIG_TWL6040_CORE is not set # CONFIG_MFD_WL1273_CORE is not set # CONFIG_MFD_LM3533 is not set # CONFIG_MFD_TQMX86 is not set CONFIG_MFD_VX855=m # CONFIG_MFD_ARIZONA_I2C is not set # CONFIG_MFD_ARIZONA_SPI is not set # CONFIG_MFD_WM8400 is not set # CONFIG_MFD_WM831X_I2C is not set # CONFIG_MFD_WM831X_SPI is not set # CONFIG_MFD_WM8350_I2C is not set # CONFIG_MFD_WM8994 is not set # CONFIG_MFD_INTEL_M10_BMC is not set # end of Multifunction device drivers # CONFIG_REGULATOR is not set CONFIG_RC_CORE=m CONFIG_RC_MAP=m CONFIG_LIRC=y CONFIG_RC_DECODERS=y CONFIG_IR_NEC_DECODER=m CONFIG_IR_RC5_DECODER=m CONFIG_IR_RC6_DECODER=m CONFIG_IR_JVC_DECODER=m CONFIG_IR_SONY_DECODER=m CONFIG_IR_SANYO_DECODER=m CONFIG_IR_SHARP_DECODER=m CONFIG_IR_MCE_KBD_DECODER=m # CONFIG_IR_XMP_DECODER is not set CONFIG_IR_IMON_DECODER=m # CONFIG_IR_RCMM_DECODER is not set CONFIG_RC_DEVICES=y CONFIG_RC_ATI_REMOTE=m CONFIG_IR_ENE=m CONFIG_IR_IMON=m # CONFIG_IR_IMON_RAW is not set CONFIG_IR_MCEUSB=m CONFIG_IR_ITE_CIR=m CONFIG_IR_FINTEK=m CONFIG_IR_NUVOTON=m CONFIG_IR_REDRAT3=m CONFIG_IR_STREAMZAP=m CONFIG_IR_WINBOND_CIR=m # CONFIG_IR_IGORPLUGUSB is not set CONFIG_IR_IGUANA=m CONFIG_IR_TTUSBIR=m CONFIG_RC_LOOPBACK=m # CONFIG_IR_SERIAL is not set # CONFIG_IR_SIR is not set # CONFIG_RC_XBOX_DVD is not set # CONFIG_IR_TOY is not set # CONFIG_MEDIA_CEC_SUPPORT is not set CONFIG_MEDIA_SUPPORT=m # CONFIG_MEDIA_SUPPORT_FILTER is not set CONFIG_MEDIA_SUBDRV_AUTOSELECT=y # # Media device types # CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_MEDIA_ANALOG_TV_SUPPORT=y CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y CONFIG_MEDIA_RADIO_SUPPORT=y CONFIG_MEDIA_SDR_SUPPORT=y CONFIG_MEDIA_PLATFORM_SUPPORT=y CONFIG_MEDIA_TEST_SUPPORT=y # end of Media device types # # Media core support # CONFIG_VIDEO_DEV=m CONFIG_MEDIA_CONTROLLER=y CONFIG_DVB_CORE=m # end of Media core support # # Video4Linux options # CONFIG_VIDEO_V4L2=m CONFIG_VIDEO_V4L2_I2C=y # CONFIG_VIDEO_V4L2_SUBDEV_API is not set # CONFIG_VIDEO_ADV_DEBUG is not set # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set CONFIG_VIDEO_TUNER=m CONFIG_VIDEOBUF_GEN=m CONFIG_VIDEOBUF_DMA_SG=m CONFIG_VIDEOBUF_VMALLOC=m # end of Video4Linux options # # Media controller options # CONFIG_MEDIA_CONTROLLER_DVB=y # end of Media controller options # # Digital TV options # # CONFIG_DVB_MMAP is not set CONFIG_DVB_NET=y CONFIG_DVB_MAX_ADAPTERS=8 CONFIG_DVB_DYNAMIC_MINORS=y # CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set # CONFIG_DVB_ULE_DEBUG is not set # end of Digital TV options # # Media drivers # CONFIG_TTPCI_EEPROM=m CONFIG_MEDIA_USB_SUPPORT=y # # Webcam devices # CONFIG_USB_VIDEO_CLASS=m CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y CONFIG_USB_GSPCA=m CONFIG_USB_M5602=m CONFIG_USB_STV06XX=m CONFIG_USB_GL860=m CONFIG_USB_GSPCA_BENQ=m CONFIG_USB_GSPCA_CONEX=m CONFIG_USB_GSPCA_CPIA1=m # CONFIG_USB_GSPCA_DTCS033 is not set CONFIG_USB_GSPCA_ETOMS=m CONFIG_USB_GSPCA_FINEPIX=m CONFIG_USB_GSPCA_JEILINJ=m CONFIG_USB_GSPCA_JL2005BCD=m # CONFIG_USB_GSPCA_KINECT is not set CONFIG_USB_GSPCA_KONICA=m CONFIG_USB_GSPCA_MARS=m CONFIG_USB_GSPCA_MR97310A=m CONFIG_USB_GSPCA_NW80X=m CONFIG_USB_GSPCA_OV519=m CONFIG_USB_GSPCA_OV534=m CONFIG_USB_GSPCA_OV534_9=m CONFIG_USB_GSPCA_PAC207=m CONFIG_USB_GSPCA_PAC7302=m CONFIG_USB_GSPCA_PAC7311=m CONFIG_USB_GSPCA_SE401=m CONFIG_USB_GSPCA_SN9C2028=m CONFIG_USB_GSPCA_SN9C20X=m CONFIG_USB_GSPCA_SONIXB=m CONFIG_USB_GSPCA_SONIXJ=m CONFIG_USB_GSPCA_SPCA500=m CONFIG_USB_GSPCA_SPCA501=m CONFIG_USB_GSPCA_SPCA505=m CONFIG_USB_GSPCA_SPCA506=m CONFIG_USB_GSPCA_SPCA508=m CONFIG_USB_GSPCA_SPCA561=m CONFIG_USB_GSPCA_SPCA1528=m CONFIG_USB_GSPCA_SQ905=m CONFIG_USB_GSPCA_SQ905C=m CONFIG_USB_GSPCA_SQ930X=m CONFIG_USB_GSPCA_STK014=m # CONFIG_USB_GSPCA_STK1135 is not set CONFIG_USB_GSPCA_STV0680=m CONFIG_USB_GSPCA_SUNPLUS=m CONFIG_USB_GSPCA_T613=m CONFIG_USB_GSPCA_TOPRO=m # CONFIG_USB_GSPCA_TOUPTEK is not set CONFIG_USB_GSPCA_TV8532=m CONFIG_USB_GSPCA_VC032X=m CONFIG_USB_GSPCA_VICAM=m CONFIG_USB_GSPCA_XIRLINK_CIT=m CONFIG_USB_GSPCA_ZC3XX=m CONFIG_USB_PWC=m # CONFIG_USB_PWC_DEBUG is not set CONFIG_USB_PWC_INPUT_EVDEV=y # CONFIG_VIDEO_CPIA2 is not set CONFIG_USB_ZR364XX=m CONFIG_USB_STKWEBCAM=m CONFIG_USB_S2255=m # CONFIG_VIDEO_USBTV is not set # # Analog TV USB devices # CONFIG_VIDEO_PVRUSB2=m CONFIG_VIDEO_PVRUSB2_SYSFS=y CONFIG_VIDEO_PVRUSB2_DVB=y # CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set CONFIG_VIDEO_HDPVR=m # CONFIG_VIDEO_STK1160_COMMON is not set # CONFIG_VIDEO_GO7007 is not set # # Analog/digital TV USB devices # CONFIG_VIDEO_AU0828=m CONFIG_VIDEO_AU0828_V4L2=y # CONFIG_VIDEO_AU0828_RC is not set CONFIG_VIDEO_CX231XX=m CONFIG_VIDEO_CX231XX_RC=y CONFIG_VIDEO_CX231XX_ALSA=m CONFIG_VIDEO_CX231XX_DVB=m CONFIG_VIDEO_TM6000=m CONFIG_VIDEO_TM6000_ALSA=m CONFIG_VIDEO_TM6000_DVB=m # # Digital TV USB devices # CONFIG_DVB_USB=m # CONFIG_DVB_USB_DEBUG is not set CONFIG_DVB_USB_DIB3000MC=m CONFIG_DVB_USB_A800=m CONFIG_DVB_USB_DIBUSB_MB=m # CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set CONFIG_DVB_USB_DIBUSB_MC=m CONFIG_DVB_USB_DIB0700=m CONFIG_DVB_USB_UMT_010=m CONFIG_DVB_USB_CXUSB=m # CONFIG_DVB_USB_CXUSB_ANALOG is not set CONFIG_DVB_USB_M920X=m CONFIG_DVB_USB_DIGITV=m CONFIG_DVB_USB_VP7045=m CONFIG_DVB_USB_VP702X=m CONFIG_DVB_USB_GP8PSK=m CONFIG_DVB_USB_NOVA_T_USB2=m CONFIG_DVB_USB_TTUSB2=m CONFIG_DVB_USB_DTT200U=m CONFIG_DVB_USB_OPERA1=m CONFIG_DVB_USB_AF9005=m CONFIG_DVB_USB_AF9005_REMOTE=m CONFIG_DVB_USB_PCTV452E=m CONFIG_DVB_USB_DW2102=m CONFIG_DVB_USB_CINERGY_T2=m CONFIG_DVB_USB_DTV5100=m CONFIG_DVB_USB_AZ6027=m CONFIG_DVB_USB_TECHNISAT_USB2=m CONFIG_DVB_USB_V2=m CONFIG_DVB_USB_AF9015=m CONFIG_DVB_USB_AF9035=m CONFIG_DVB_USB_ANYSEE=m CONFIG_DVB_USB_AU6610=m CONFIG_DVB_USB_AZ6007=m CONFIG_DVB_USB_CE6230=m CONFIG_DVB_USB_EC168=m CONFIG_DVB_USB_GL861=m CONFIG_DVB_USB_LME2510=m CONFIG_DVB_USB_MXL111SF=m CONFIG_DVB_USB_RTL28XXU=m # CONFIG_DVB_USB_DVBSKY is not set # CONFIG_DVB_USB_ZD1301 is not set CONFIG_DVB_TTUSB_BUDGET=m CONFIG_DVB_TTUSB_DEC=m CONFIG_SMS_USB_DRV=m CONFIG_DVB_B2C2_FLEXCOP_USB=m # CONFIG_DVB_B2C2_FLEXCOP_USB_DEBUG is not set # CONFIG_DVB_AS102 is not set # # Webcam, TV (analog/digital) USB devices # CONFIG_VIDEO_EM28XX=m # CONFIG_VIDEO_EM28XX_V4L2 is not set CONFIG_VIDEO_EM28XX_ALSA=m CONFIG_VIDEO_EM28XX_DVB=m CONFIG_VIDEO_EM28XX_RC=m # # Software defined radio USB devices # # CONFIG_USB_AIRSPY is not set # CONFIG_USB_HACKRF is not set # CONFIG_USB_MSI2500 is not set CONFIG_MEDIA_PCI_SUPPORT=y # # Media capture support # # CONFIG_VIDEO_MEYE is not set # CONFIG_VIDEO_SOLO6X10 is not set # CONFIG_VIDEO_TW5864 is not set # CONFIG_VIDEO_TW68 is not set # CONFIG_VIDEO_TW686X is not set # # Media capture/analog TV support # CONFIG_VIDEO_IVTV=m # CONFIG_VIDEO_IVTV_DEPRECATED_IOCTLS is not set # CONFIG_VIDEO_IVTV_ALSA is not set CONFIG_VIDEO_FB_IVTV=m # CONFIG_VIDEO_FB_IVTV_FORCE_PAT is not set # CONFIG_VIDEO_HEXIUM_GEMINI is not set # CONFIG_VIDEO_HEXIUM_ORION is not set # CONFIG_VIDEO_MXB is not set # CONFIG_VIDEO_DT3155 is not set # # Media capture/analog/hybrid TV support # CONFIG_VIDEO_CX18=m CONFIG_VIDEO_CX18_ALSA=m CONFIG_VIDEO_CX23885=m CONFIG_MEDIA_ALTERA_CI=m # CONFIG_VIDEO_CX25821 is not set CONFIG_VIDEO_CX88=m CONFIG_VIDEO_CX88_ALSA=m CONFIG_VIDEO_CX88_BLACKBIRD=m CONFIG_VIDEO_CX88_DVB=m CONFIG_VIDEO_CX88_ENABLE_VP3054=y CONFIG_VIDEO_CX88_VP3054=m CONFIG_VIDEO_CX88_MPEG=m CONFIG_VIDEO_BT848=m CONFIG_DVB_BT8XX=m CONFIG_VIDEO_SAA7134=m CONFIG_VIDEO_SAA7134_ALSA=m CONFIG_VIDEO_SAA7134_RC=y CONFIG_VIDEO_SAA7134_DVB=m CONFIG_VIDEO_SAA7164=m # # Media digital TV PCI Adapters # CONFIG_DVB_AV7110_IR=y CONFIG_DVB_AV7110=m CONFIG_DVB_AV7110_OSD=y CONFIG_DVB_BUDGET_CORE=m CONFIG_DVB_BUDGET=m CONFIG_DVB_BUDGET_CI=m CONFIG_DVB_BUDGET_AV=m CONFIG_DVB_BUDGET_PATCH=m CONFIG_DVB_B2C2_FLEXCOP_PCI=m # CONFIG_DVB_B2C2_FLEXCOP_PCI_DEBUG is not set CONFIG_DVB_PLUTO2=m CONFIG_DVB_DM1105=m CONFIG_DVB_PT1=m # CONFIG_DVB_PT3 is not set CONFIG_MANTIS_CORE=m CONFIG_DVB_MANTIS=m CONFIG_DVB_HOPPER=m CONFIG_DVB_NGENE=m CONFIG_DVB_DDBRIDGE=m # CONFIG_DVB_DDBRIDGE_MSIENABLE is not set # CONFIG_DVB_SMIPCIE is not set # CONFIG_DVB_NETUP_UNIDVB is not set # CONFIG_VIDEO_IPU3_CIO2 is not set # CONFIG_VIDEO_PCI_SKELETON is not set CONFIG_RADIO_ADAPTERS=y CONFIG_RADIO_TEA575X=m # CONFIG_RADIO_SI470X is not set # CONFIG_RADIO_SI4713 is not set # CONFIG_USB_MR800 is not set # CONFIG_USB_DSBR is not set # CONFIG_RADIO_MAXIRADIO is not set # CONFIG_RADIO_SHARK is not set # CONFIG_RADIO_SHARK2 is not set # CONFIG_USB_KEENE is not set # CONFIG_USB_RAREMONO is not set # CONFIG_USB_MA901 is not set # CONFIG_RADIO_TEA5764 is not set # CONFIG_RADIO_SAA7706H is not set # CONFIG_RADIO_TEF6862 is not set # CONFIG_RADIO_WL1273 is not set CONFIG_MEDIA_COMMON_OPTIONS=y # # common driver options # CONFIG_VIDEO_CX2341X=m CONFIG_VIDEO_TVEEPROM=m CONFIG_CYPRESS_FIRMWARE=m CONFIG_VIDEOBUF2_CORE=m CONFIG_VIDEOBUF2_V4L2=m CONFIG_VIDEOBUF2_MEMOPS=m CONFIG_VIDEOBUF2_VMALLOC=m CONFIG_VIDEOBUF2_DMA_SG=m CONFIG_VIDEOBUF2_DVB=m CONFIG_DVB_B2C2_FLEXCOP=m CONFIG_VIDEO_SAA7146=m CONFIG_VIDEO_SAA7146_VV=m CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_SIANO_RC=y # CONFIG_SMS_SIANO_DEBUGFS is not set # CONFIG_V4L_PLATFORM_DRIVERS is not set # CONFIG_V4L_MEM2MEM_DRIVERS is not set # CONFIG_DVB_PLATFORM_DRIVERS is not set # CONFIG_SDR_PLATFORM_DRIVERS is not set # # MMC/SDIO DVB adapters # CONFIG_SMS_SDIO_DRV=m # CONFIG_V4L_TEST_DRIVERS is not set # CONFIG_DVB_TEST_DRIVERS is not set # # FireWire (IEEE 1394) Adapters # CONFIG_DVB_FIREDTV=m CONFIG_DVB_FIREDTV_INPUT=y # end of Media drivers # # Media ancillary drivers # CONFIG_MEDIA_ATTACH=y # # IR I2C driver auto-selected by 'Autoselect ancillary drivers' # CONFIG_VIDEO_IR_I2C=m # # Audio decoders, processors and mixers # CONFIG_VIDEO_TVAUDIO=m CONFIG_VIDEO_TDA7432=m # CONFIG_VIDEO_TDA9840 is not set # CONFIG_VIDEO_TDA1997X is not set # CONFIG_VIDEO_TEA6415C is not set # CONFIG_VIDEO_TEA6420 is not set CONFIG_VIDEO_MSP3400=m CONFIG_VIDEO_CS3308=m CONFIG_VIDEO_CS5345=m CONFIG_VIDEO_CS53L32A=m # CONFIG_VIDEO_TLV320AIC23B is not set # CONFIG_VIDEO_UDA1342 is not set CONFIG_VIDEO_WM8775=m CONFIG_VIDEO_WM8739=m CONFIG_VIDEO_VP27SMPX=m # CONFIG_VIDEO_SONY_BTF_MPX is not set # end of Audio decoders, processors and mixers # # RDS decoders # CONFIG_VIDEO_SAA6588=m # end of RDS decoders # # Video decoders # # CONFIG_VIDEO_ADV7180 is not set # CONFIG_VIDEO_ADV7183 is not set # CONFIG_VIDEO_ADV7604 is not set # CONFIG_VIDEO_ADV7842 is not set # CONFIG_VIDEO_BT819 is not set # CONFIG_VIDEO_BT856 is not set # CONFIG_VIDEO_BT866 is not set # CONFIG_VIDEO_KS0127 is not set # CONFIG_VIDEO_ML86V7667 is not set # CONFIG_VIDEO_SAA7110 is not set CONFIG_VIDEO_SAA711X=m # CONFIG_VIDEO_TC358743 is not set # CONFIG_VIDEO_TVP514X is not set # CONFIG_VIDEO_TVP5150 is not set # CONFIG_VIDEO_TVP7002 is not set # CONFIG_VIDEO_TW2804 is not set # CONFIG_VIDEO_TW9903 is not set # CONFIG_VIDEO_TW9906 is not set # CONFIG_VIDEO_TW9910 is not set # CONFIG_VIDEO_VPX3220 is not set # # Video and audio decoders # CONFIG_VIDEO_SAA717X=m CONFIG_VIDEO_CX25840=m # end of Video decoders # # Video encoders # CONFIG_VIDEO_SAA7127=m # CONFIG_VIDEO_SAA7185 is not set # CONFIG_VIDEO_ADV7170 is not set # CONFIG_VIDEO_ADV7175 is not set # CONFIG_VIDEO_ADV7343 is not set # CONFIG_VIDEO_ADV7393 is not set # CONFIG_VIDEO_ADV7511 is not set # CONFIG_VIDEO_AD9389B is not set # CONFIG_VIDEO_AK881X is not set # CONFIG_VIDEO_THS8200 is not set # end of Video encoders # # Video improvement chips # CONFIG_VIDEO_UPD64031A=m CONFIG_VIDEO_UPD64083=m # end of Video improvement chips # # Audio/Video compression chips # CONFIG_VIDEO_SAA6752HS=m # end of Audio/Video compression chips # # SDR tuner chips # # CONFIG_SDR_MAX2175 is not set # end of SDR tuner chips # # Miscellaneous helper chips # # CONFIG_VIDEO_THS7303 is not set CONFIG_VIDEO_M52790=m # CONFIG_VIDEO_I2C is not set # CONFIG_VIDEO_ST_MIPID02 is not set # end of Miscellaneous helper chips # # Camera sensor devices # # CONFIG_VIDEO_HI556 is not set # CONFIG_VIDEO_IMX214 is not set # CONFIG_VIDEO_IMX219 is not set # CONFIG_VIDEO_IMX258 is not set # CONFIG_VIDEO_IMX274 is not set # CONFIG_VIDEO_IMX290 is not set # CONFIG_VIDEO_IMX319 is not set # CONFIG_VIDEO_IMX355 is not set # CONFIG_VIDEO_OV2640 is not set # CONFIG_VIDEO_OV2659 is not set # CONFIG_VIDEO_OV2680 is not set # CONFIG_VIDEO_OV2685 is not set # CONFIG_VIDEO_OV2740 is not set # CONFIG_VIDEO_OV5647 is not set # CONFIG_VIDEO_OV6650 is not set # CONFIG_VIDEO_OV5670 is not set # CONFIG_VIDEO_OV5675 is not set # CONFIG_VIDEO_OV5695 is not set # CONFIG_VIDEO_OV7251 is not set # CONFIG_VIDEO_OV772X is not set # CONFIG_VIDEO_OV7640 is not set # CONFIG_VIDEO_OV7670 is not set # CONFIG_VIDEO_OV7740 is not set # CONFIG_VIDEO_OV8856 is not set # CONFIG_VIDEO_OV9640 is not set # CONFIG_VIDEO_OV9650 is not set # CONFIG_VIDEO_OV13858 is not set # CONFIG_VIDEO_VS6624 is not set # CONFIG_VIDEO_MT9M001 is not set # CONFIG_VIDEO_MT9M032 is not set # CONFIG_VIDEO_MT9M111 is not set # CONFIG_VIDEO_MT9P031 is not set # CONFIG_VIDEO_MT9T001 is not set # CONFIG_VIDEO_MT9T112 is not set # CONFIG_VIDEO_MT9V011 is not set # CONFIG_VIDEO_MT9V032 is not set # CONFIG_VIDEO_MT9V111 is not set # CONFIG_VIDEO_SR030PC30 is not set # CONFIG_VIDEO_NOON010PC30 is not set # CONFIG_VIDEO_M5MOLS is not set # CONFIG_VIDEO_RDACM20 is not set # CONFIG_VIDEO_RJ54N1 is not set # CONFIG_VIDEO_S5K6AA is not set # CONFIG_VIDEO_S5K6A3 is not set # CONFIG_VIDEO_S5K4ECGX is not set # CONFIG_VIDEO_S5K5BAF is not set # CONFIG_VIDEO_SMIAPP is not set # CONFIG_VIDEO_ET8EK8 is not set # CONFIG_VIDEO_S5C73M3 is not set # end of Camera sensor devices # # Lens drivers # # CONFIG_VIDEO_AD5820 is not set # CONFIG_VIDEO_AK7375 is not set # CONFIG_VIDEO_DW9714 is not set # CONFIG_VIDEO_DW9768 is not set # CONFIG_VIDEO_DW9807_VCM is not set # end of Lens drivers # # Flash devices # # CONFIG_VIDEO_ADP1653 is not set # CONFIG_VIDEO_LM3560 is not set # CONFIG_VIDEO_LM3646 is not set # end of Flash devices # # SPI helper chips # # CONFIG_VIDEO_GS1662 is not set # end of SPI helper chips # # Media SPI Adapters # # CONFIG_CXD2880_SPI_DRV is not set # end of Media SPI Adapters CONFIG_MEDIA_TUNER=m # # Customize TV tuners # CONFIG_MEDIA_TUNER_SIMPLE=m CONFIG_MEDIA_TUNER_TDA18250=m CONFIG_MEDIA_TUNER_TDA8290=m CONFIG_MEDIA_TUNER_TDA827X=m CONFIG_MEDIA_TUNER_TDA18271=m CONFIG_MEDIA_TUNER_TDA9887=m CONFIG_MEDIA_TUNER_TEA5761=m CONFIG_MEDIA_TUNER_TEA5767=m # CONFIG_MEDIA_TUNER_MSI001 is not set CONFIG_MEDIA_TUNER_MT20XX=m CONFIG_MEDIA_TUNER_MT2060=m CONFIG_MEDIA_TUNER_MT2063=m CONFIG_MEDIA_TUNER_MT2266=m CONFIG_MEDIA_TUNER_MT2131=m CONFIG_MEDIA_TUNER_QT1010=m CONFIG_MEDIA_TUNER_XC2028=m CONFIG_MEDIA_TUNER_XC5000=m CONFIG_MEDIA_TUNER_XC4000=m CONFIG_MEDIA_TUNER_MXL5005S=m CONFIG_MEDIA_TUNER_MXL5007T=m CONFIG_MEDIA_TUNER_MC44S803=m CONFIG_MEDIA_TUNER_MAX2165=m CONFIG_MEDIA_TUNER_TDA18218=m CONFIG_MEDIA_TUNER_FC0011=m CONFIG_MEDIA_TUNER_FC0012=m CONFIG_MEDIA_TUNER_FC0013=m CONFIG_MEDIA_TUNER_TDA18212=m CONFIG_MEDIA_TUNER_E4000=m CONFIG_MEDIA_TUNER_FC2580=m CONFIG_MEDIA_TUNER_M88RS6000T=m CONFIG_MEDIA_TUNER_TUA9001=m CONFIG_MEDIA_TUNER_SI2157=m CONFIG_MEDIA_TUNER_IT913X=m CONFIG_MEDIA_TUNER_R820T=m # CONFIG_MEDIA_TUNER_MXL301RF is not set CONFIG_MEDIA_TUNER_QM1D1C0042=m CONFIG_MEDIA_TUNER_QM1D1B0004=m # end of Customize TV tuners # # Customise DVB Frontends # # # Multistandard (satellite) frontends # CONFIG_DVB_STB0899=m CONFIG_DVB_STB6100=m CONFIG_DVB_STV090x=m CONFIG_DVB_STV0910=m CONFIG_DVB_STV6110x=m CONFIG_DVB_STV6111=m CONFIG_DVB_MXL5XX=m CONFIG_DVB_M88DS3103=m # # Multistandard (cable + terrestrial) frontends # CONFIG_DVB_DRXK=m CONFIG_DVB_TDA18271C2DD=m CONFIG_DVB_SI2165=m CONFIG_DVB_MN88472=m CONFIG_DVB_MN88473=m # # DVB-S (satellite) frontends # CONFIG_DVB_CX24110=m CONFIG_DVB_CX24123=m CONFIG_DVB_MT312=m CONFIG_DVB_ZL10036=m CONFIG_DVB_ZL10039=m CONFIG_DVB_S5H1420=m CONFIG_DVB_STV0288=m CONFIG_DVB_STB6000=m CONFIG_DVB_STV0299=m CONFIG_DVB_STV6110=m CONFIG_DVB_STV0900=m CONFIG_DVB_TDA8083=m CONFIG_DVB_TDA10086=m CONFIG_DVB_TDA8261=m CONFIG_DVB_VES1X93=m CONFIG_DVB_TUNER_ITD1000=m CONFIG_DVB_TUNER_CX24113=m CONFIG_DVB_TDA826X=m CONFIG_DVB_TUA6100=m CONFIG_DVB_CX24116=m CONFIG_DVB_CX24117=m CONFIG_DVB_CX24120=m CONFIG_DVB_SI21XX=m CONFIG_DVB_TS2020=m CONFIG_DVB_DS3000=m CONFIG_DVB_MB86A16=m CONFIG_DVB_TDA10071=m # # DVB-T (terrestrial) frontends # CONFIG_DVB_SP8870=m CONFIG_DVB_SP887X=m CONFIG_DVB_CX22700=m CONFIG_DVB_CX22702=m # CONFIG_DVB_S5H1432 is not set CONFIG_DVB_DRXD=m CONFIG_DVB_L64781=m CONFIG_DVB_TDA1004X=m CONFIG_DVB_NXT6000=m CONFIG_DVB_MT352=m CONFIG_DVB_ZL10353=m CONFIG_DVB_DIB3000MB=m CONFIG_DVB_DIB3000MC=m CONFIG_DVB_DIB7000M=m CONFIG_DVB_DIB7000P=m # CONFIG_DVB_DIB9000 is not set CONFIG_DVB_TDA10048=m CONFIG_DVB_AF9013=m CONFIG_DVB_EC100=m CONFIG_DVB_STV0367=m CONFIG_DVB_CXD2820R=m CONFIG_DVB_CXD2841ER=m CONFIG_DVB_RTL2830=m CONFIG_DVB_RTL2832=m CONFIG_DVB_RTL2832_SDR=m CONFIG_DVB_SI2168=m # CONFIG_DVB_ZD1301_DEMOD is not set CONFIG_DVB_GP8PSK_FE=m # CONFIG_DVB_CXD2880 is not set # # DVB-C (cable) frontends # CONFIG_DVB_VES1820=m CONFIG_DVB_TDA10021=m CONFIG_DVB_TDA10023=m CONFIG_DVB_STV0297=m # # ATSC (North American/Korean Terrestrial/Cable DTV) frontends # CONFIG_DVB_NXT200X=m CONFIG_DVB_OR51211=m CONFIG_DVB_OR51132=m CONFIG_DVB_BCM3510=m CONFIG_DVB_LGDT330X=m CONFIG_DVB_LGDT3305=m CONFIG_DVB_LGDT3306A=m CONFIG_DVB_LG2160=m CONFIG_DVB_S5H1409=m CONFIG_DVB_AU8522=m CONFIG_DVB_AU8522_DTV=m CONFIG_DVB_AU8522_V4L=m CONFIG_DVB_S5H1411=m # # ISDB-T (terrestrial) frontends # CONFIG_DVB_S921=m CONFIG_DVB_DIB8000=m CONFIG_DVB_MB86A20S=m # # ISDB-S (satellite) & ISDB-T (terrestrial) frontends # CONFIG_DVB_TC90522=m # CONFIG_DVB_MN88443X is not set # # Digital terrestrial only tuners/PLL # CONFIG_DVB_PLL=m CONFIG_DVB_TUNER_DIB0070=m CONFIG_DVB_TUNER_DIB0090=m # # SEC control devices for DVB-S # CONFIG_DVB_DRX39XYJ=m CONFIG_DVB_LNBH25=m # CONFIG_DVB_LNBH29 is not set CONFIG_DVB_LNBP21=m CONFIG_DVB_LNBP22=m CONFIG_DVB_ISL6405=m CONFIG_DVB_ISL6421=m CONFIG_DVB_ISL6423=m CONFIG_DVB_A8293=m # CONFIG_DVB_LGS8GL5 is not set CONFIG_DVB_LGS8GXX=m CONFIG_DVB_ATBM8830=m CONFIG_DVB_TDA665x=m CONFIG_DVB_IX2505V=m CONFIG_DVB_M88RS2000=m CONFIG_DVB_AF9033=m # CONFIG_DVB_HORUS3A is not set # CONFIG_DVB_ASCOT2E is not set # CONFIG_DVB_HELENE is not set # # Common Interface (EN50221) controller drivers # CONFIG_DVB_CXD2099=m # CONFIG_DVB_SP2 is not set # end of Customise DVB Frontends # # Tools to develop new frontends # CONFIG_DVB_DUMMY_FE=m # end of Media ancillary drivers # # Graphics support # CONFIG_AGP=y CONFIG_AGP_AMD64=y CONFIG_AGP_INTEL=y CONFIG_AGP_SIS=y CONFIG_AGP_VIA=y CONFIG_INTEL_GTT=y CONFIG_VGA_ARB=y CONFIG_VGA_ARB_MAX_GPUS=64 CONFIG_VGA_SWITCHEROO=y CONFIG_DRM=y CONFIG_DRM_MIPI_DSI=y CONFIG_DRM_DP_AUX_CHARDEV=y # CONFIG_DRM_DEBUG_MM is not set CONFIG_DRM_DEBUG_SELFTEST=m CONFIG_DRM_KMS_HELPER=y CONFIG_DRM_KMS_FB_HELPER=y # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_DP_CEC is not set CONFIG_DRM_TTM=m CONFIG_DRM_TTM_DMA_PAGE_POOL=y CONFIG_DRM_VRAM_HELPER=m CONFIG_DRM_TTM_HELPER=m CONFIG_DRM_GEM_SHMEM_HELPER=y # # I2C encoder or helper chips # CONFIG_DRM_I2C_CH7006=m CONFIG_DRM_I2C_SIL164=m # CONFIG_DRM_I2C_NXP_TDA998X is not set # CONFIG_DRM_I2C_NXP_TDA9950 is not set # end of I2C encoder or helper chips # # ARM devices # # end of ARM devices # CONFIG_DRM_RADEON is not set # CONFIG_DRM_AMDGPU is not set # CONFIG_DRM_NOUVEAU is not set CONFIG_DRM_I915=m CONFIG_DRM_I915_FORCE_PROBE="" CONFIG_DRM_I915_CAPTURE_ERROR=y CONFIG_DRM_I915_COMPRESS_ERROR=y CONFIG_DRM_I915_USERPTR=y CONFIG_DRM_I915_GVT=y CONFIG_DRM_I915_GVT_KVMGT=m # # drm/i915 Debugging # # CONFIG_DRM_I915_WERROR is not set # CONFIG_DRM_I915_DEBUG is not set # CONFIG_DRM_I915_DEBUG_MMIO is not set # CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set # CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set # CONFIG_DRM_I915_DEBUG_GUC is not set # CONFIG_DRM_I915_SELFTEST is not set # CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set # CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set # CONFIG_DRM_I915_DEBUG_RUNTIME_PM is not set # end of drm/i915 Debugging # # drm/i915 Profile Guided Optimisation # CONFIG_DRM_I915_FENCE_TIMEOUT=10000 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500 CONFIG_DRM_I915_PREEMPT_TIMEOUT=640 CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000 CONFIG_DRM_I915_STOP_TIMEOUT=100 CONFIG_DRM_I915_TIMESLICE_DURATION=1 # end of drm/i915 Profile Guided Optimisation CONFIG_DRM_VGEM=y # CONFIG_DRM_VKMS is not set CONFIG_DRM_VMWGFX=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_GMA500=m CONFIG_DRM_GMA600=y CONFIG_DRM_GMA3600=y CONFIG_DRM_UDL=m CONFIG_DRM_AST=m CONFIG_DRM_MGAG200=m CONFIG_DRM_QXL=m CONFIG_DRM_BOCHS=m CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_PANEL=y # # Display Panels # # CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set # end of Display Panels CONFIG_DRM_BRIDGE=y CONFIG_DRM_PANEL_BRIDGE=y # # Display Interface Bridges # # CONFIG_DRM_ANALOGIX_ANX78XX is not set # end of Display Interface Bridges # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_CIRRUS_QEMU=m # CONFIG_DRM_GM12U320 is not set # CONFIG_TINYDRM_HX8357D is not set # CONFIG_TINYDRM_ILI9225 is not set # CONFIG_TINYDRM_ILI9341 is not set # CONFIG_TINYDRM_ILI9486 is not set # CONFIG_TINYDRM_MI0283QT is not set # CONFIG_TINYDRM_REPAPER is not set # CONFIG_TINYDRM_ST7586 is not set # CONFIG_TINYDRM_ST7735R is not set # CONFIG_DRM_XEN is not set # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_LEGACY is not set CONFIG_DRM_EXPORT_FOR_TESTS=y CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y CONFIG_DRM_LIB_RANDOM=y # # Frame buffer Devices # CONFIG_FB_CMDLINE=y CONFIG_FB_NOTIFY=y CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set CONFIG_FB_BOOT_VESA_SUPPORT=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y CONFIG_FB_SYS_FILLRECT=y CONFIG_FB_SYS_COPYAREA=y CONFIG_FB_SYS_IMAGEBLIT=y # CONFIG_FB_FOREIGN_ENDIAN is not set CONFIG_FB_SYS_FOPS=y CONFIG_FB_DEFERRED_IO=y # CONFIG_FB_MODE_HELPERS is not set CONFIG_FB_TILEBLITTING=y # # Frame buffer hardware drivers # # CONFIG_FB_CIRRUS is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set # CONFIG_FB_ARC is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_VGA16 is not set # CONFIG_FB_UVESA is not set CONFIG_FB_VESA=y CONFIG_FB_EFI=y # CONFIG_FB_N411 is not set # CONFIG_FB_HGA is not set # CONFIG_FB_OPENCORES is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_NVIDIA is not set # CONFIG_FB_RIVA is not set # CONFIG_FB_I740 is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_INTEL is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_RADEON is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_ATY is not set # CONFIG_FB_S3 is not set # CONFIG_FB_SAVAGE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_VIA is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_SM501 is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_XEN_FBDEV_FRONTEND is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set CONFIG_FB_HYPERV=m # CONFIG_FB_SIMPLE is not set # CONFIG_FB_SM712 is not set # end of Frame buffer Devices # # Backlight & LCD device support # CONFIG_LCD_CLASS_DEVICE=m # CONFIG_LCD_L4F00242T03 is not set # CONFIG_LCD_LMS283GF05 is not set # CONFIG_LCD_LTV350QV is not set # CONFIG_LCD_ILI922X is not set # CONFIG_LCD_ILI9320 is not set # CONFIG_LCD_TDO24M is not set # CONFIG_LCD_VGG2432A4 is not set CONFIG_LCD_PLATFORM=m # CONFIG_LCD_AMS369FG06 is not set # CONFIG_LCD_LMS501KF03 is not set # CONFIG_LCD_HX8357 is not set # CONFIG_LCD_OTM3225A is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_KTD253 is not set # CONFIG_BACKLIGHT_PWM is not set CONFIG_BACKLIGHT_APPLE=m # CONFIG_BACKLIGHT_QCOM_WLED is not set # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set # CONFIG_BACKLIGHT_LM3630A is not set # CONFIG_BACKLIGHT_LM3639 is not set CONFIG_BACKLIGHT_LP855X=m # CONFIG_BACKLIGHT_GPIO is not set # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_BD6107 is not set # CONFIG_BACKLIGHT_ARCXCNN is not set # end of Backlight & LCD device support CONFIG_HDMI=y # # Console display driver support # CONFIG_VGA_CONSOLE=y CONFIG_DUMMY_CONSOLE=y CONFIG_DUMMY_CONSOLE_COLUMNS=80 CONFIG_DUMMY_CONSOLE_ROWS=25 CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set # end of Console display driver support CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set CONFIG_LOGO_LINUX_CLUT224=y # end of Graphics support CONFIG_SOUND=m CONFIG_SOUND_OSS_CORE=y CONFIG_SOUND_OSS_CORE_PRECLAIM=y CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_PCM_ELD=y CONFIG_SND_HWDEP=m CONFIG_SND_SEQ_DEVICE=m CONFIG_SND_RAWMIDI=m CONFIG_SND_COMPRESS_OFFLOAD=m CONFIG_SND_JACK=y CONFIG_SND_JACK_INPUT_DEV=y CONFIG_SND_OSSEMUL=y # CONFIG_SND_MIXER_OSS is not set # CONFIG_SND_PCM_OSS is not set CONFIG_SND_PCM_TIMER=y CONFIG_SND_HRTIMER=m CONFIG_SND_DYNAMIC_MINORS=y CONFIG_SND_MAX_CARDS=32 # CONFIG_SND_SUPPORT_OLD_API is not set CONFIG_SND_PROC_FS=y CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set CONFIG_SND_VMASTER=y CONFIG_SND_DMA_SGBUF=y CONFIG_SND_SEQUENCER=m CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQUENCER_OSS=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQ_MIDI_EVENT=m CONFIG_SND_SEQ_MIDI=m CONFIG_SND_SEQ_MIDI_EMUL=m CONFIG_SND_SEQ_VIRMIDI=m CONFIG_SND_MPU401_UART=m CONFIG_SND_OPL3_LIB=m CONFIG_SND_OPL3_LIB_SEQ=m CONFIG_SND_VX_LIB=m CONFIG_SND_AC97_CODEC=m CONFIG_SND_DRIVERS=y CONFIG_SND_PCSP=m CONFIG_SND_DUMMY=m CONFIG_SND_ALOOP=m CONFIG_SND_VIRMIDI=m CONFIG_SND_MTPAV=m # CONFIG_SND_MTS64 is not set # CONFIG_SND_SERIAL_U16550 is not set CONFIG_SND_MPU401=m # CONFIG_SND_PORTMAN2X4 is not set CONFIG_SND_AC97_POWER_SAVE=y CONFIG_SND_AC97_POWER_SAVE_DEFAULT=5 CONFIG_SND_PCI=y CONFIG_SND_AD1889=m # CONFIG_SND_ALS300 is not set # CONFIG_SND_ALS4000 is not set CONFIG_SND_ALI5451=m CONFIG_SND_ASIHPI=m CONFIG_SND_ATIIXP=m CONFIG_SND_ATIIXP_MODEM=m CONFIG_SND_AU8810=m CONFIG_SND_AU8820=m CONFIG_SND_AU8830=m # CONFIG_SND_AW2 is not set # CONFIG_SND_AZT3328 is not set CONFIG_SND_BT87X=m # CONFIG_SND_BT87X_OVERCLOCK is not set CONFIG_SND_CA0106=m CONFIG_SND_CMIPCI=m CONFIG_SND_OXYGEN_LIB=m CONFIG_SND_OXYGEN=m # CONFIG_SND_CS4281 is not set CONFIG_SND_CS46XX=m CONFIG_SND_CS46XX_NEW_DSP=y CONFIG_SND_CTXFI=m CONFIG_SND_DARLA20=m CONFIG_SND_GINA20=m CONFIG_SND_LAYLA20=m CONFIG_SND_DARLA24=m CONFIG_SND_GINA24=m CONFIG_SND_LAYLA24=m CONFIG_SND_MONA=m CONFIG_SND_MIA=m CONFIG_SND_ECHO3G=m CONFIG_SND_INDIGO=m CONFIG_SND_INDIGOIO=m CONFIG_SND_INDIGODJ=m CONFIG_SND_INDIGOIOX=m CONFIG_SND_INDIGODJX=m CONFIG_SND_EMU10K1=m CONFIG_SND_EMU10K1_SEQ=m CONFIG_SND_EMU10K1X=m CONFIG_SND_ENS1370=m CONFIG_SND_ENS1371=m # CONFIG_SND_ES1938 is not set CONFIG_SND_ES1968=m CONFIG_SND_ES1968_INPUT=y CONFIG_SND_ES1968_RADIO=y # CONFIG_SND_FM801 is not set CONFIG_SND_HDSP=m CONFIG_SND_HDSPM=m CONFIG_SND_ICE1712=m CONFIG_SND_ICE1724=m CONFIG_SND_INTEL8X0=m CONFIG_SND_INTEL8X0M=m CONFIG_SND_KORG1212=m CONFIG_SND_LOLA=m CONFIG_SND_LX6464ES=m CONFIG_SND_MAESTRO3=m CONFIG_SND_MAESTRO3_INPUT=y CONFIG_SND_MIXART=m # CONFIG_SND_NM256 is not set CONFIG_SND_PCXHR=m # CONFIG_SND_RIPTIDE is not set CONFIG_SND_RME32=m CONFIG_SND_RME96=m CONFIG_SND_RME9652=m # CONFIG_SND_SONICVIBES is not set CONFIG_SND_TRIDENT=m CONFIG_SND_VIA82XX=m CONFIG_SND_VIA82XX_MODEM=m CONFIG_SND_VIRTUOSO=m CONFIG_SND_VX222=m # CONFIG_SND_YMFPCI is not set # # HD-Audio # CONFIG_SND_HDA=m CONFIG_SND_HDA_GENERIC_LEDS=y CONFIG_SND_HDA_INTEL=m CONFIG_SND_HDA_HWDEP=y CONFIG_SND_HDA_RECONFIG=y CONFIG_SND_HDA_INPUT_BEEP=y CONFIG_SND_HDA_INPUT_BEEP_MODE=0 CONFIG_SND_HDA_PATCH_LOADER=y CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_SIGMATEL=m CONFIG_SND_HDA_CODEC_VIA=m CONFIG_SND_HDA_CODEC_HDMI=m CONFIG_SND_HDA_CODEC_CIRRUS=m CONFIG_SND_HDA_CODEC_CONEXANT=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_SI3054=m CONFIG_SND_HDA_GENERIC=m CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 # CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set # end of HD-Audio CONFIG_SND_HDA_CORE=m CONFIG_SND_HDA_DSP_LOADER=y CONFIG_SND_HDA_COMPONENT=y CONFIG_SND_HDA_I915=y CONFIG_SND_HDA_EXT_CORE=m CONFIG_SND_HDA_PREALLOC_SIZE=512 CONFIG_SND_INTEL_NHLT=y CONFIG_SND_INTEL_DSP_CONFIG=m # CONFIG_SND_SPI is not set CONFIG_SND_USB=y CONFIG_SND_USB_AUDIO=m CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y CONFIG_SND_USB_UA101=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_US122L=m CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_HIFACE=m CONFIG_SND_BCD2000=m CONFIG_SND_USB_LINE6=m CONFIG_SND_USB_POD=m CONFIG_SND_USB_PODHD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_FIREWIRE=y CONFIG_SND_FIREWIRE_LIB=m # CONFIG_SND_DICE is not set # CONFIG_SND_OXFW is not set CONFIG_SND_ISIGHT=m # CONFIG_SND_FIREWORKS is not set # CONFIG_SND_BEBOB is not set # CONFIG_SND_FIREWIRE_DIGI00X is not set # CONFIG_SND_FIREWIRE_TASCAM is not set # CONFIG_SND_FIREWIRE_MOTU is not set # CONFIG_SND_FIREFACE is not set CONFIG_SND_SOC=m CONFIG_SND_SOC_COMPRESS=y CONFIG_SND_SOC_TOPOLOGY=y CONFIG_SND_SOC_ACPI=m # CONFIG_SND_SOC_AMD_ACP is not set # CONFIG_SND_SOC_AMD_ACP3x is not set # CONFIG_SND_SOC_AMD_RENOIR is not set # CONFIG_SND_ATMEL_SOC is not set # CONFIG_SND_BCM63XX_I2S_WHISTLER is not set # CONFIG_SND_DESIGNWARE_I2S is not set # # SoC Audio for Freescale CPUs # # # Common SoC Audio options for Freescale CPUs: # # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_SAI is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_SSI is not set # CONFIG_SND_SOC_FSL_SPDIF is not set # CONFIG_SND_SOC_FSL_ESAI is not set # CONFIG_SND_SOC_FSL_MICFIL is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # end of SoC Audio for Freescale CPUs # CONFIG_SND_I2S_HI6210_I2S is not set # CONFIG_SND_SOC_IMG is not set CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y CONFIG_SND_SST_IPC=m CONFIG_SND_SST_IPC_ACPI=m CONFIG_SND_SOC_INTEL_SST=m # CONFIG_SND_SOC_INTEL_CATPT is not set CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m # CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI=m CONFIG_SND_SOC_INTEL_SKYLAKE=m CONFIG_SND_SOC_INTEL_SKL=m CONFIG_SND_SOC_INTEL_APL=m CONFIG_SND_SOC_INTEL_KBL=m CONFIG_SND_SOC_INTEL_GLK=m CONFIG_SND_SOC_INTEL_CNL=m CONFIG_SND_SOC_INTEL_CFL=m # CONFIG_SND_SOC_INTEL_CML_H is not set # CONFIG_SND_SOC_INTEL_CML_LP is not set CONFIG_SND_SOC_INTEL_SKYLAKE_FAMILY=m CONFIG_SND_SOC_INTEL_SKYLAKE_SSP_CLK=m # CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC is not set CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON=m CONFIG_SND_SOC_ACPI_INTEL_MATCH=m CONFIG_SND_SOC_INTEL_MACH=y # CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES is not set CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH=m CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m # CONFIG_SND_SOC_INTEL_CHT_BSW_NAU8824_MACH is not set # CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH is not set CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH=m CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH=m CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=m CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m CONFIG_SND_SOC_INTEL_DA7219_MAX98357A_GENERIC=m CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON=m CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH=m CONFIG_SND_SOC_INTEL_BXT_RT298_MACH=m CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=m CONFIG_SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH=m # CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH is not set # CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH is not set # CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_SOF_TOPLEVEL is not set # # STMicroelectronics STM32 SOC audio support # # end of STMicroelectronics STM32 SOC audio support # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set # CONFIG_SND_SOC_XTFPGA_I2S is not set # CONFIG_ZX_TDM is not set CONFIG_SND_SOC_I2C_AND_SPI=m # # CODEC drivers # # CONFIG_SND_SOC_AC97_CODEC is not set # CONFIG_SND_SOC_ADAU1701 is not set # CONFIG_SND_SOC_ADAU1761_I2C is not set # CONFIG_SND_SOC_ADAU1761_SPI is not set # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set # CONFIG_SND_SOC_AK4458 is not set # CONFIG_SND_SOC_AK4554 is not set # CONFIG_SND_SOC_AK4613 is not set # CONFIG_SND_SOC_AK4642 is not set # CONFIG_SND_SOC_AK5386 is not set # CONFIG_SND_SOC_AK5558 is not set # CONFIG_SND_SOC_ALC5623 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set # CONFIG_SND_SOC_CS35L35 is not set # CONFIG_SND_SOC_CS35L36 is not set # CONFIG_SND_SOC_CS42L42 is not set # CONFIG_SND_SOC_CS42L51_I2C is not set # CONFIG_SND_SOC_CS42L52 is not set # CONFIG_SND_SOC_CS42L56 is not set # CONFIG_SND_SOC_CS42L73 is not set # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set # CONFIG_SND_SOC_CS4270 is not set # CONFIG_SND_SOC_CS4271_I2C is not set # CONFIG_SND_SOC_CS4271_SPI is not set # CONFIG_SND_SOC_CS42XX8_I2C is not set # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CX2072X is not set CONFIG_SND_SOC_DA7213=m CONFIG_SND_SOC_DA7219=m CONFIG_SND_SOC_DMIC=m # CONFIG_SND_SOC_ES7134 is not set # CONFIG_SND_SOC_ES7241 is not set CONFIG_SND_SOC_ES8316=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set # CONFIG_SND_SOC_GTM601 is not set CONFIG_SND_SOC_HDAC_HDMI=m # CONFIG_SND_SOC_INNO_RK3036 is not set # CONFIG_SND_SOC_MAX98088 is not set CONFIG_SND_SOC_MAX98090=m CONFIG_SND_SOC_MAX98357A=m # CONFIG_SND_SOC_MAX98504 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MAX98373_I2C is not set CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_PCM1681 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set # CONFIG_SND_SOC_PCM186X_I2C is not set # CONFIG_SND_SOC_PCM186X_SPI is not set # CONFIG_SND_SOC_PCM3060_I2C is not set # CONFIG_SND_SOC_PCM3060_SPI is not set # CONFIG_SND_SOC_PCM3168A_I2C is not set # CONFIG_SND_SOC_PCM3168A_SPI is not set # CONFIG_SND_SOC_PCM512x_I2C is not set # CONFIG_SND_SOC_PCM512x_SPI is not set # CONFIG_SND_SOC_RK3328 is not set CONFIG_SND_SOC_RL6231=m CONFIG_SND_SOC_RL6347A=m CONFIG_SND_SOC_RT286=m CONFIG_SND_SOC_RT298=m CONFIG_SND_SOC_RT5514=m CONFIG_SND_SOC_RT5514_SPI=m # CONFIG_SND_SOC_RT5616 is not set # CONFIG_SND_SOC_RT5631 is not set CONFIG_SND_SOC_RT5640=m CONFIG_SND_SOC_RT5645=m CONFIG_SND_SOC_RT5651=m CONFIG_SND_SOC_RT5663=m CONFIG_SND_SOC_RT5670=m # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set # CONFIG_SND_SOC_SPDIF is not set # CONFIG_SND_SOC_SSM2305 is not set # CONFIG_SND_SOC_SSM2602_SPI is not set # CONFIG_SND_SOC_SSM2602_I2C is not set CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_STA32X is not set # CONFIG_SND_SOC_STA350 is not set # CONFIG_SND_SOC_STI_SAS is not set # CONFIG_SND_SOC_TAS2552 is not set # CONFIG_SND_SOC_TAS2562 is not set # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set # CONFIG_SND_SOC_TAS6424 is not set # CONFIG_SND_SOC_TDA7419 is not set # CONFIG_SND_SOC_TFA9879 is not set # CONFIG_SND_SOC_TLV320AIC23_I2C is not set # CONFIG_SND_SOC_TLV320AIC23_SPI is not set # CONFIG_SND_SOC_TLV320AIC31XX is not set # CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set # CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set # CONFIG_SND_SOC_TLV320AIC3X is not set # CONFIG_SND_SOC_TLV320ADCX140 is not set CONFIG_SND_SOC_TS3A227E=m # CONFIG_SND_SOC_TSCS42XX is not set # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_WM8510 is not set # CONFIG_SND_SOC_WM8523 is not set # CONFIG_SND_SOC_WM8524 is not set # CONFIG_SND_SOC_WM8580 is not set # CONFIG_SND_SOC_WM8711 is not set # CONFIG_SND_SOC_WM8728 is not set # CONFIG_SND_SOC_WM8731 is not set # CONFIG_SND_SOC_WM8737 is not set # CONFIG_SND_SOC_WM8741 is not set # CONFIG_SND_SOC_WM8750 is not set # CONFIG_SND_SOC_WM8753 is not set # CONFIG_SND_SOC_WM8770 is not set # CONFIG_SND_SOC_WM8776 is not set # CONFIG_SND_SOC_WM8782 is not set # CONFIG_SND_SOC_WM8804_I2C is not set # CONFIG_SND_SOC_WM8804_SPI is not set # CONFIG_SND_SOC_WM8903 is not set # CONFIG_SND_SOC_WM8904 is not set # CONFIG_SND_SOC_WM8960 is not set # CONFIG_SND_SOC_WM8962 is not set # CONFIG_SND_SOC_WM8974 is not set # CONFIG_SND_SOC_WM8978 is not set # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_ZL38060 is not set # CONFIG_SND_SOC_ZX_AUD96P22 is not set # CONFIG_SND_SOC_MAX9759 is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6358 is not set # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8822 is not set CONFIG_SND_SOC_NAU8824=m CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_TPA6130A2 is not set # end of CODEC drivers # CONFIG_SND_SIMPLE_CARD is not set CONFIG_SND_X86=y CONFIG_HDMI_LPE_AUDIO=m CONFIG_SND_SYNTH_EMUX=m # CONFIG_SND_XEN_FRONTEND is not set CONFIG_AC97_BUS=m # # HID support # CONFIG_HID=y CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HIDRAW=y CONFIG_UHID=m CONFIG_HID_GENERIC=y # # Special HID drivers # CONFIG_HID_A4TECH=y # CONFIG_HID_ACCUTOUCH is not set CONFIG_HID_ACRUX=m # CONFIG_HID_ACRUX_FF is not set CONFIG_HID_APPLE=y CONFIG_HID_APPLEIR=m # CONFIG_HID_ASUS is not set CONFIG_HID_AUREAL=m CONFIG_HID_BELKIN=y # CONFIG_HID_BETOP_FF is not set # CONFIG_HID_BIGBEN_FF is not set CONFIG_HID_CHERRY=y CONFIG_HID_CHICONY=y # CONFIG_HID_CORSAIR is not set # CONFIG_HID_COUGAR is not set # CONFIG_HID_MACALLY is not set CONFIG_HID_PRODIKEYS=m # CONFIG_HID_CMEDIA is not set # CONFIG_HID_CP2112 is not set # CONFIG_HID_CREATIVE_SB0540 is not set CONFIG_HID_CYPRESS=y CONFIG_HID_DRAGONRISE=m # CONFIG_DRAGONRISE_FF is not set # CONFIG_HID_EMS_FF is not set # CONFIG_HID_ELAN is not set CONFIG_HID_ELECOM=m # CONFIG_HID_ELO is not set CONFIG_HID_EZKEY=y # CONFIG_HID_GEMBIRD is not set # CONFIG_HID_GFRM is not set # CONFIG_HID_GLORIOUS is not set CONFIG_HID_HOLTEK=m # CONFIG_HOLTEK_FF is not set # CONFIG_HID_VIVALDI is not set # CONFIG_HID_GT683R is not set CONFIG_HID_KEYTOUCH=m CONFIG_HID_KYE=m CONFIG_HID_UCLOGIC=m CONFIG_HID_WALTOP=m # CONFIG_HID_VIEWSONIC is not set CONFIG_HID_GYRATION=m CONFIG_HID_ICADE=m CONFIG_HID_ITE=y # CONFIG_HID_JABRA is not set CONFIG_HID_TWINHAN=m CONFIG_HID_KENSINGTON=y CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m # CONFIG_HID_LENOVO is not set CONFIG_HID_LOGITECH=y CONFIG_HID_LOGITECH_DJ=m CONFIG_HID_LOGITECH_HIDPP=m # CONFIG_LOGITECH_FF is not set # CONFIG_LOGIRUMBLEPAD2_FF is not set # CONFIG_LOGIG940_FF is not set # CONFIG_LOGIWHEELS_FF is not set CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set CONFIG_HID_REDRAGON=y CONFIG_HID_MICROSOFT=y CONFIG_HID_MONTEREY=y CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NTI is not set CONFIG_HID_NTRIG=y CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m # CONFIG_PANTHERLORD_FF is not set # CONFIG_HID_PENMOUNT is not set CONFIG_HID_PETALYNX=m CONFIG_HID_PICOLCD=m CONFIG_HID_PICOLCD_FB=y CONFIG_HID_PICOLCD_BACKLIGHT=y CONFIG_HID_PICOLCD_LCD=y CONFIG_HID_PICOLCD_LEDS=y CONFIG_HID_PICOLCD_CIR=y CONFIG_HID_PLANTRONICS=y CONFIG_HID_PRIMAX=m # CONFIG_HID_RETRODE is not set CONFIG_HID_ROCCAT=m CONFIG_HID_SAITEK=m CONFIG_HID_SAMSUNG=m CONFIG_HID_SONY=m # CONFIG_SONY_FF is not set CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m CONFIG_HID_RMI=m CONFIG_HID_GREENASIA=m # CONFIG_GREENASIA_FF is not set CONFIG_HID_HYPERV_MOUSE=m CONFIG_HID_SMARTJOYPLUS=m # CONFIG_SMARTJOYPLUS_FF is not set CONFIG_HID_TIVO=m CONFIG_HID_TOPSEED=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m # CONFIG_THRUSTMASTER_FF is not set # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_U2FZERO is not set CONFIG_HID_WACOM=m CONFIG_HID_WIIMOTE=m # CONFIG_HID_XINMO is not set CONFIG_HID_ZEROPLUS=m # CONFIG_ZEROPLUS_FF is not set CONFIG_HID_ZYDACRON=m CONFIG_HID_SENSOR_HUB=m CONFIG_HID_SENSOR_CUSTOM_SENSOR=m CONFIG_HID_ALPS=m # CONFIG_HID_MCP2221 is not set # end of Special HID drivers # # USB HID support # CONFIG_USB_HID=y CONFIG_HID_PID=y CONFIG_USB_HIDDEV=y # end of USB HID support # # I2C HID support # CONFIG_I2C_HID=m # end of I2C HID support # # Intel ISH HID support # CONFIG_INTEL_ISH_HID=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # end of Intel ISH HID support # end of HID support CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=y # CONFIG_USB_LED_TRIG is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_USB_CONN_GPIO is not set CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=y CONFIG_USB_PCI=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options # CONFIG_USB_DEFAULT_PERSIST=y # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_OTG is not set # CONFIG_USB_OTG_PRODUCTLIST is not set # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set CONFIG_USB_LEDS_TRIGGER_USBPORT=m CONFIG_USB_AUTOSUSPEND_DELAY=2 CONFIG_USB_MON=y # # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set CONFIG_USB_XHCI_HCD=y # CONFIG_USB_XHCI_DBGCAP is not set CONFIG_USB_XHCI_PCI=y # CONFIG_USB_XHCI_PCI_RENESAS is not set # CONFIG_USB_XHCI_PLATFORM is not set CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EHCI_TT_NEWSCHED=y CONFIG_USB_EHCI_PCI=y # CONFIG_USB_EHCI_FSL is not set # CONFIG_USB_EHCI_HCD_PLATFORM is not set # CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_MAX3421_HCD is not set CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_HCD_PCI=y # CONFIG_USB_OHCI_HCD_PLATFORM is not set CONFIG_USB_UHCI_HCD=y # CONFIG_USB_U132_HCD is not set # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_HCD_BCMA is not set # CONFIG_USB_HCD_SSB is not set # CONFIG_USB_HCD_TEST_MODE is not set # # USB Device Class drivers # CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m CONFIG_USB_WDM=m CONFIG_USB_TMC=m # # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may # # # also be needed; see USB_STORAGE Help for more info # CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_REALTEK=m CONFIG_REALTEK_AUTOPM=y CONFIG_USB_STORAGE_DATAFAB=m CONFIG_USB_STORAGE_FREECOM=m CONFIG_USB_STORAGE_ISD200=m CONFIG_USB_STORAGE_USBAT=m CONFIG_USB_STORAGE_SDDR09=m CONFIG_USB_STORAGE_SDDR55=m CONFIG_USB_STORAGE_JUMPSHOT=m CONFIG_USB_STORAGE_ALAUDA=m CONFIG_USB_STORAGE_ONETOUCH=m CONFIG_USB_STORAGE_KARMA=m CONFIG_USB_STORAGE_CYPRESS_ATACB=m CONFIG_USB_STORAGE_ENE_UB6250=m CONFIG_USB_UAS=m # # USB Imaging devices # CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m CONFIG_USBIP_CORE=m # CONFIG_USBIP_VHCI_HCD is not set # CONFIG_USBIP_HOST is not set # CONFIG_USBIP_DEBUG is not set # CONFIG_USB_CDNS3 is not set # CONFIG_USB_MUSB_HDRC is not set # CONFIG_USB_DWC3 is not set # CONFIG_USB_DWC2 is not set # CONFIG_USB_CHIPIDEA is not set # CONFIG_USB_ISP1760 is not set # # USB port drivers # CONFIG_USB_USS720=m CONFIG_USB_SERIAL=y CONFIG_USB_SERIAL_CONSOLE=y CONFIG_USB_SERIAL_GENERIC=y # CONFIG_USB_SERIAL_SIMPLE is not set CONFIG_USB_SERIAL_AIRCABLE=m CONFIG_USB_SERIAL_ARK3116=m CONFIG_USB_SERIAL_BELKIN=m CONFIG_USB_SERIAL_CH341=m CONFIG_USB_SERIAL_WHITEHEAT=m CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m CONFIG_USB_SERIAL_CP210X=m CONFIG_USB_SERIAL_CYPRESS_M8=m CONFIG_USB_SERIAL_EMPEG=m CONFIG_USB_SERIAL_FTDI_SIO=m CONFIG_USB_SERIAL_VISOR=m CONFIG_USB_SERIAL_IPAQ=m CONFIG_USB_SERIAL_IR=m CONFIG_USB_SERIAL_EDGEPORT=m CONFIG_USB_SERIAL_EDGEPORT_TI=m # CONFIG_USB_SERIAL_F81232 is not set # CONFIG_USB_SERIAL_F8153X is not set CONFIG_USB_SERIAL_GARMIN=m CONFIG_USB_SERIAL_IPW=m CONFIG_USB_SERIAL_IUU=m CONFIG_USB_SERIAL_KEYSPAN_PDA=m CONFIG_USB_SERIAL_KEYSPAN=m CONFIG_USB_SERIAL_KLSI=m CONFIG_USB_SERIAL_KOBIL_SCT=m CONFIG_USB_SERIAL_MCT_U232=m # CONFIG_USB_SERIAL_METRO is not set CONFIG_USB_SERIAL_MOS7720=m CONFIG_USB_SERIAL_MOS7715_PARPORT=y CONFIG_USB_SERIAL_MOS7840=m # CONFIG_USB_SERIAL_MXUPORT is not set CONFIG_USB_SERIAL_NAVMAN=m CONFIG_USB_SERIAL_PL2303=m CONFIG_USB_SERIAL_OTI6858=m CONFIG_USB_SERIAL_QCAUX=m CONFIG_USB_SERIAL_QUALCOMM=m CONFIG_USB_SERIAL_SPCP8X5=m CONFIG_USB_SERIAL_SAFE=m CONFIG_USB_SERIAL_SAFE_PADDED=y CONFIG_USB_SERIAL_SIERRAWIRELESS=m CONFIG_USB_SERIAL_SYMBOL=m # CONFIG_USB_SERIAL_TI is not set CONFIG_USB_SERIAL_CYBERJACK=m CONFIG_USB_SERIAL_XIRCOM=m CONFIG_USB_SERIAL_WWAN=m CONFIG_USB_SERIAL_OPTION=m CONFIG_USB_SERIAL_OMNINET=m CONFIG_USB_SERIAL_OPTICON=m CONFIG_USB_SERIAL_XSENS_MT=m # CONFIG_USB_SERIAL_WISHBONE is not set CONFIG_USB_SERIAL_SSU100=m CONFIG_USB_SERIAL_QT2=m # CONFIG_USB_SERIAL_UPD78F0730 is not set CONFIG_USB_SERIAL_DEBUG=m # # USB Miscellaneous drivers # CONFIG_USB_EMI62=m CONFIG_USB_EMI26=m CONFIG_USB_ADUTUX=m CONFIG_USB_SEVSEG=m CONFIG_USB_LEGOTOWER=m CONFIG_USB_LCD=m # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set CONFIG_USB_IDMOUSE=m CONFIG_USB_FTDI_ELAN=m CONFIG_USB_APPLEDISPLAY=m # CONFIG_APPLE_MFI_FASTCHARGE is not set CONFIG_USB_SISUSBVGA=m CONFIG_USB_SISUSBVGA_CON=y CONFIG_USB_LD=m # CONFIG_USB_TRANCEVIBRATOR is not set CONFIG_USB_IOWARRIOR=m # CONFIG_USB_TEST is not set # CONFIG_USB_EHSET_TEST_FIXTURE is not set CONFIG_USB_ISIGHTFW=m # CONFIG_USB_YUREX is not set CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_HUB_USB251XB is not set CONFIG_USB_HSIC_USB3503=m # CONFIG_USB_HSIC_USB4604 is not set # CONFIG_USB_LINK_LAYER_TEST is not set # CONFIG_USB_CHAOSKEY is not set CONFIG_USB_ATM=m CONFIG_USB_SPEEDTOUCH=m CONFIG_USB_CXACRU=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_XUSBATM=m # # USB Physical Layer drivers # # CONFIG_NOP_USB_XCEIV is not set # CONFIG_USB_GPIO_VBUS is not set # CONFIG_USB_ISP1301 is not set # end of USB Physical Layer drivers # CONFIG_USB_GADGET is not set CONFIG_TYPEC=y # CONFIG_TYPEC_TCPM is not set CONFIG_TYPEC_UCSI=y # CONFIG_UCSI_CCG is not set CONFIG_UCSI_ACPI=y # CONFIG_TYPEC_TPS6598X is not set # CONFIG_TYPEC_STUSB160X is not set # # USB Type-C Multiplexer/DeMultiplexer Switch support # # CONFIG_TYPEC_MUX_PI3USB30532 is not set # end of USB Type-C Multiplexer/DeMultiplexer Switch support # # USB Type-C Alternate Mode drivers # # CONFIG_TYPEC_DP_ALTMODE is not set # end of USB Type-C Alternate Mode drivers # CONFIG_USB_ROLE_SWITCH is not set CONFIG_MMC=m CONFIG_MMC_BLOCK=m CONFIG_MMC_BLOCK_MINORS=8 CONFIG_SDIO_UART=m # CONFIG_MMC_TEST is not set # # MMC/SD/SDIO Host Controller Drivers # # CONFIG_MMC_DEBUG is not set CONFIG_MMC_SDHCI=m CONFIG_MMC_SDHCI_IO_ACCESSORS=y CONFIG_MMC_SDHCI_PCI=m CONFIG_MMC_RICOH_MMC=y CONFIG_MMC_SDHCI_ACPI=m CONFIG_MMC_SDHCI_PLTFM=m # CONFIG_MMC_SDHCI_F_SDH30 is not set # CONFIG_MMC_WBSD is not set CONFIG_MMC_TIFM_SD=m # CONFIG_MMC_SPI is not set CONFIG_MMC_CB710=m CONFIG_MMC_VIA_SDMMC=m CONFIG_MMC_VUB300=m CONFIG_MMC_USHC=m # CONFIG_MMC_USDHI6ROL0 is not set CONFIG_MMC_CQHCI=m # CONFIG_MMC_HSQ is not set # CONFIG_MMC_TOSHIBA_PCI is not set # CONFIG_MMC_MTK is not set # CONFIG_MMC_SDHCI_XENON is not set CONFIG_MEMSTICK=m # CONFIG_MEMSTICK_DEBUG is not set # # MemoryStick drivers # # CONFIG_MEMSTICK_UNSAFE_RESUME is not set CONFIG_MSPRO_BLOCK=m # CONFIG_MS_BLOCK is not set # # MemoryStick Host Controller Drivers # CONFIG_MEMSTICK_TIFM_MS=m CONFIG_MEMSTICK_JMICRON_38X=m CONFIG_MEMSTICK_R592=m CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y # CONFIG_LEDS_CLASS_FLASH is not set # CONFIG_LEDS_CLASS_MULTICOLOR is not set # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set # # LED drivers # # CONFIG_LEDS_APU is not set CONFIG_LEDS_LM3530=m # CONFIG_LEDS_LM3532 is not set # CONFIG_LEDS_LM3642 is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_GPIO is not set CONFIG_LEDS_LP3944=m # CONFIG_LEDS_LP3952 is not set # CONFIG_LEDS_LP50XX is not set CONFIG_LEDS_CLEVO_MAIL=m # CONFIG_LEDS_PCA955X is not set # CONFIG_LEDS_PCA963X is not set # CONFIG_LEDS_DAC124S085 is not set # CONFIG_LEDS_PWM is not set # CONFIG_LEDS_BD2802 is not set CONFIG_LEDS_INTEL_SS4200=m # CONFIG_LEDS_TCA6507 is not set # CONFIG_LEDS_TLC591XX is not set # CONFIG_LEDS_LM355x is not set # # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM) # CONFIG_LEDS_BLINKM=m # CONFIG_LEDS_MLXCPLD is not set # CONFIG_LEDS_MLXREG is not set # CONFIG_LEDS_USER is not set # CONFIG_LEDS_NIC78BX is not set # CONFIG_LEDS_TI_LMU_COMMON is not set # # LED Triggers # CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=m CONFIG_LEDS_TRIGGER_ONESHOT=m # CONFIG_LEDS_TRIGGER_DISK is not set # CONFIG_LEDS_TRIGGER_MTD is not set CONFIG_LEDS_TRIGGER_HEARTBEAT=m CONFIG_LEDS_TRIGGER_BACKLIGHT=m # CONFIG_LEDS_TRIGGER_CPU is not set # CONFIG_LEDS_TRIGGER_ACTIVITY is not set CONFIG_LEDS_TRIGGER_GPIO=m CONFIG_LEDS_TRIGGER_DEFAULT_ON=m # # iptables trigger is under Netfilter config (LED target) # CONFIG_LEDS_TRIGGER_TRANSIENT=m CONFIG_LEDS_TRIGGER_CAMERA=m # CONFIG_LEDS_TRIGGER_PANIC is not set # CONFIG_LEDS_TRIGGER_NETDEV is not set # CONFIG_LEDS_TRIGGER_PATTERN is not set CONFIG_LEDS_TRIGGER_AUDIO=m # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC_SUPPORT=y CONFIG_EDAC=y CONFIG_EDAC_LEGACY_SYSFS=y # CONFIG_EDAC_DEBUG is not set CONFIG_EDAC_DECODE_MCE=m CONFIG_EDAC_GHES=y CONFIG_EDAC_AMD64=m # CONFIG_EDAC_AMD64_ERROR_INJECTION is not set CONFIG_EDAC_E752X=m CONFIG_EDAC_I82975X=m CONFIG_EDAC_I3000=m CONFIG_EDAC_I3200=m CONFIG_EDAC_IE31200=m CONFIG_EDAC_X38=m CONFIG_EDAC_I5400=m CONFIG_EDAC_I7CORE=m CONFIG_EDAC_I5000=m CONFIG_EDAC_I5100=m CONFIG_EDAC_I7300=m CONFIG_EDAC_SBRIDGE=m CONFIG_EDAC_SKX=m # CONFIG_EDAC_I10NM is not set CONFIG_EDAC_PND2=m CONFIG_RTC_LIB=y CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS_DEVICE="rtc0" # CONFIG_RTC_SYSTOHC is not set # CONFIG_RTC_DEBUG is not set CONFIG_RTC_NVMEM=y # # RTC interfaces # CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set # CONFIG_RTC_DRV_TEST is not set # # I2C RTC drivers # # CONFIG_RTC_DRV_ABB5ZES3 is not set # CONFIG_RTC_DRV_ABEOZ9 is not set # CONFIG_RTC_DRV_ABX80X is not set CONFIG_RTC_DRV_DS1307=m # CONFIG_RTC_DRV_DS1307_CENTURY is not set CONFIG_RTC_DRV_DS1374=m # CONFIG_RTC_DRV_DS1374_WDT is not set CONFIG_RTC_DRV_DS1672=m CONFIG_RTC_DRV_MAX6900=m CONFIG_RTC_DRV_RS5C372=m CONFIG_RTC_DRV_ISL1208=m CONFIG_RTC_DRV_ISL12022=m CONFIG_RTC_DRV_X1205=m CONFIG_RTC_DRV_PCF8523=m # CONFIG_RTC_DRV_PCF85063 is not set # CONFIG_RTC_DRV_PCF85363 is not set CONFIG_RTC_DRV_PCF8563=m CONFIG_RTC_DRV_PCF8583=m CONFIG_RTC_DRV_M41T80=m CONFIG_RTC_DRV_M41T80_WDT=y CONFIG_RTC_DRV_BQ32K=m # CONFIG_RTC_DRV_S35390A is not set CONFIG_RTC_DRV_FM3130=m # CONFIG_RTC_DRV_RX8010 is not set CONFIG_RTC_DRV_RX8581=m CONFIG_RTC_DRV_RX8025=m CONFIG_RTC_DRV_EM3027=m # CONFIG_RTC_DRV_RV3028 is not set # CONFIG_RTC_DRV_RV3032 is not set # CONFIG_RTC_DRV_RV8803 is not set # CONFIG_RTC_DRV_SD3078 is not set # # SPI RTC drivers # # CONFIG_RTC_DRV_M41T93 is not set # CONFIG_RTC_DRV_M41T94 is not set # CONFIG_RTC_DRV_DS1302 is not set # CONFIG_RTC_DRV_DS1305 is not set # CONFIG_RTC_DRV_DS1343 is not set # CONFIG_RTC_DRV_DS1347 is not set # CONFIG_RTC_DRV_DS1390 is not set # CONFIG_RTC_DRV_MAX6916 is not set # CONFIG_RTC_DRV_R9701 is not set CONFIG_RTC_DRV_RX4581=m # CONFIG_RTC_DRV_RX6110 is not set # CONFIG_RTC_DRV_RS5C348 is not set # CONFIG_RTC_DRV_MAX6902 is not set # CONFIG_RTC_DRV_PCF2123 is not set # CONFIG_RTC_DRV_MCP795 is not set CONFIG_RTC_I2C_AND_SPI=y # # SPI and I2C RTC drivers # CONFIG_RTC_DRV_DS3232=m CONFIG_RTC_DRV_DS3232_HWMON=y # CONFIG_RTC_DRV_PCF2127 is not set CONFIG_RTC_DRV_RV3029C2=m CONFIG_RTC_DRV_RV3029_HWMON=y # # Platform RTC drivers # CONFIG_RTC_DRV_CMOS=y CONFIG_RTC_DRV_DS1286=m CONFIG_RTC_DRV_DS1511=m CONFIG_RTC_DRV_DS1553=m # CONFIG_RTC_DRV_DS1685_FAMILY is not set CONFIG_RTC_DRV_DS1742=m CONFIG_RTC_DRV_DS2404=m CONFIG_RTC_DRV_STK17TA8=m # CONFIG_RTC_DRV_M48T86 is not set CONFIG_RTC_DRV_M48T35=m CONFIG_RTC_DRV_M48T59=m CONFIG_RTC_DRV_MSM6242=m CONFIG_RTC_DRV_BQ4802=m CONFIG_RTC_DRV_RP5C01=m CONFIG_RTC_DRV_V3020=m # # on-CPU RTC drivers # # CONFIG_RTC_DRV_FTRTC010 is not set # # HID Sensor RTC drivers # # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set CONFIG_DMADEVICES=y # CONFIG_DMADEVICES_DEBUG is not set # # DMA Devices # CONFIG_DMA_ENGINE=y CONFIG_DMA_VIRTUAL_CHANNELS=y CONFIG_DMA_ACPI=y # CONFIG_ALTERA_MSGDMA is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD is not set CONFIG_INTEL_IOATDMA=m # CONFIG_PLX_DMA is not set # CONFIG_XILINX_ZYNQMP_DPDMA is not set # CONFIG_QCOM_HIDMA_MGMT is not set # CONFIG_QCOM_HIDMA is not set CONFIG_DW_DMAC_CORE=y CONFIG_DW_DMAC=m CONFIG_DW_DMAC_PCI=y # CONFIG_DW_EDMA is not set # CONFIG_DW_EDMA_PCIE is not set CONFIG_HSU_DMA=y # CONFIG_SF_PDMA is not set # # DMA Clients # CONFIG_ASYNC_TX_DMA=y # CONFIG_DMATEST is not set CONFIG_DMA_ENGINE_RAID=y # # DMABUF options # CONFIG_SYNC_FILE=y CONFIG_SW_SYNC=y # CONFIG_UDMABUF is not set # CONFIG_DMABUF_MOVE_NOTIFY is not set # CONFIG_DMABUF_SELFTESTS is not set # CONFIG_DMABUF_HEAPS is not set # end of DMABUF options CONFIG_DCA=m CONFIG_AUXDISPLAY=y # CONFIG_HD44780 is not set CONFIG_KS0108=m CONFIG_KS0108_PORT=0x378 CONFIG_KS0108_DELAY=2 CONFIG_CFAG12864B=m CONFIG_CFAG12864B_RATE=20 # CONFIG_IMG_ASCII_LCD is not set # CONFIG_PARPORT_PANEL is not set # CONFIG_CHARLCD_BL_OFF is not set # CONFIG_CHARLCD_BL_ON is not set CONFIG_CHARLCD_BL_FLASH=y # CONFIG_PANEL is not set CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV_GENIRQ=m # CONFIG_UIO_DMEM_GENIRQ is not set CONFIG_UIO_AEC=m CONFIG_UIO_SERCOS3=m CONFIG_UIO_PCI_GENERIC=m # CONFIG_UIO_NETX is not set # CONFIG_UIO_PRUSS is not set # CONFIG_UIO_MF624 is not set CONFIG_UIO_HV_GENERIC=m CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO_VIRQFD=m CONFIG_VFIO=m CONFIG_VFIO_NOIOMMU=y CONFIG_VFIO_PCI=m # CONFIG_VFIO_PCI_VGA is not set CONFIG_VFIO_PCI_MMAP=y CONFIG_VFIO_PCI_INTX=y # CONFIG_VFIO_PCI_IGD is not set CONFIG_VFIO_MDEV=m CONFIG_VFIO_MDEV_DEVICE=m CONFIG_IRQ_BYPASS_MANAGER=y # CONFIG_VIRT_DRIVERS is not set CONFIG_VIRTIO=y CONFIG_VIRTIO_MENU=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_PCI_LEGACY=y # CONFIG_VIRTIO_PMEM is not set CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_MEM=m CONFIG_VIRTIO_INPUT=m # CONFIG_VIRTIO_MMIO is not set CONFIG_VIRTIO_DMA_SHARED_BUFFER=m # CONFIG_VDPA is not set CONFIG_VHOST_IOTLB=m CONFIG_VHOST=m CONFIG_VHOST_MENU=y CONFIG_VHOST_NET=m # CONFIG_VHOST_SCSI is not set CONFIG_VHOST_VSOCK=m # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set # # Microsoft Hyper-V guest support # CONFIG_HYPERV=m CONFIG_HYPERV_TIMER=y CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_BALLOON=m # end of Microsoft Hyper-V guest support # # Xen driver support # CONFIG_XEN_BALLOON=y # CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is not set CONFIG_XEN_SCRUB_PAGES_DEFAULT=y CONFIG_XEN_DEV_EVTCHN=m # CONFIG_XEN_BACKEND is not set CONFIG_XENFS=m CONFIG_XEN_COMPAT_XENFS=y CONFIG_XEN_SYS_HYPERVISOR=y CONFIG_XEN_XENBUS_FRONTEND=y # CONFIG_XEN_GNTDEV is not set # CONFIG_XEN_GRANT_DEV_ALLOC is not set # CONFIG_XEN_GRANT_DMA_ALLOC is not set CONFIG_SWIOTLB_XEN=y # CONFIG_XEN_PVCALLS_FRONTEND is not set CONFIG_XEN_PRIVCMD=m CONFIG_XEN_HAVE_PVMMU=y CONFIG_XEN_EFI=y CONFIG_XEN_AUTO_XLATE=y CONFIG_XEN_ACPI=y CONFIG_XEN_HAVE_VPMU=y # CONFIG_XEN_UNPOPULATED_ALLOC is not set # end of Xen driver support # CONFIG_GREYBUS is not set CONFIG_STAGING=y # CONFIG_PRISM2_USB is not set # CONFIG_COMEDI is not set # CONFIG_RTL8192U is not set CONFIG_RTLLIB=m CONFIG_RTLLIB_CRYPTO_CCMP=m CONFIG_RTLLIB_CRYPTO_TKIP=m CONFIG_RTLLIB_CRYPTO_WEP=m CONFIG_RTL8192E=m # CONFIG_RTL8723BS is not set CONFIG_R8712U=m # CONFIG_R8188EU is not set # CONFIG_RTS5208 is not set # CONFIG_VT6655 is not set # CONFIG_VT6656 is not set # # IIO staging drivers # # # Accelerometers # # CONFIG_ADIS16203 is not set # CONFIG_ADIS16240 is not set # end of Accelerometers # # Analog to digital converters # # CONFIG_AD7816 is not set # CONFIG_AD7280 is not set # end of Analog to digital converters # # Analog digital bi-direction converters # # CONFIG_ADT7316 is not set # end of Analog digital bi-direction converters # # Capacitance to digital converters # # CONFIG_AD7150 is not set # CONFIG_AD7746 is not set # end of Capacitance to digital converters # # Direct Digital Synthesis # # CONFIG_AD9832 is not set # CONFIG_AD9834 is not set # end of Direct Digital Synthesis # # Network Analyzer, Impedance Converters # # CONFIG_AD5933 is not set # end of Network Analyzer, Impedance Converters # # Active energy metering IC # # CONFIG_ADE7854 is not set # end of Active energy metering IC # # Resolver to digital converters # # CONFIG_AD2S1210 is not set # end of Resolver to digital converters # end of IIO staging drivers # CONFIG_FB_SM750 is not set # CONFIG_STAGING_MEDIA is not set # # Android # # CONFIG_ASHMEM is not set CONFIG_ION=y CONFIG_ION_SYSTEM_HEAP=y # CONFIG_ION_CMA_HEAP is not set # end of Android # CONFIG_LTE_GDM724X is not set CONFIG_FIREWIRE_SERIAL=m CONFIG_FWTTY_MAX_TOTAL_PORTS=64 CONFIG_FWTTY_MAX_CARD_PORTS=32 # CONFIG_GS_FPGABOOT is not set # CONFIG_UNISYSSPAR is not set # CONFIG_FB_TFT is not set # CONFIG_KS7010 is not set # CONFIG_PI433 is not set # # Gasket devices # # CONFIG_STAGING_GASKET_FRAMEWORK is not set # end of Gasket devices # CONFIG_FIELDBUS_DEV is not set # CONFIG_KPC2000 is not set CONFIG_QLGE=m # CONFIG_WFX is not set CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACPI_WMI=m CONFIG_WMI_BMOF=m # CONFIG_ALIENWARE_WMI is not set # CONFIG_HUAWEI_WMI is not set # CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set CONFIG_INTEL_WMI_THUNDERBOLT=m CONFIG_MXM_WMI=m # CONFIG_PEAQ_WMI is not set # CONFIG_XIAOMI_WMI is not set CONFIG_ACERHDF=m # CONFIG_ACER_WIRELESS is not set CONFIG_ACER_WMI=m CONFIG_APPLE_GMUX=m CONFIG_ASUS_LAPTOP=m # CONFIG_ASUS_WIRELESS is not set CONFIG_ASUS_WMI=m CONFIG_ASUS_NB_WMI=m CONFIG_EEEPC_LAPTOP=m CONFIG_EEEPC_WMI=m CONFIG_DCDBAS=m CONFIG_DELL_SMBIOS=m CONFIG_DELL_SMBIOS_WMI=y CONFIG_DELL_SMBIOS_SMM=y CONFIG_DELL_LAPTOP=m CONFIG_DELL_RBTN=m CONFIG_DELL_RBU=m CONFIG_DELL_SMO8800=m CONFIG_DELL_WMI=m CONFIG_DELL_WMI_DESCRIPTOR=m CONFIG_DELL_WMI_AIO=m # CONFIG_DELL_WMI_LED is not set CONFIG_AMILO_RFKILL=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m # CONFIG_GPD_POCKET_FAN is not set CONFIG_HP_ACCEL=m CONFIG_HP_WIRELESS=m CONFIG_HP_WMI=m # CONFIG_IBM_RTL is not set CONFIG_IDEAPAD_LAPTOP=m CONFIG_SENSORS_HDAPS=m CONFIG_THINKPAD_ACPI=m CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y # CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set # CONFIG_THINKPAD_ACPI_DEBUG is not set # CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set CONFIG_THINKPAD_ACPI_VIDEO=y CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y # CONFIG_INTEL_ATOMISP2_PM is not set CONFIG_INTEL_HID_EVENT=m # CONFIG_INTEL_INT0002_VGPIO is not set # CONFIG_INTEL_MENLOW is not set CONFIG_INTEL_OAKTRAIL=m CONFIG_INTEL_VBTN=m # CONFIG_SURFACE3_WMI is not set # CONFIG_SURFACE_3_POWER_OPREGION is not set # CONFIG_SURFACE_PRO3_BUTTON is not set CONFIG_MSI_LAPTOP=m CONFIG_MSI_WMI=m # CONFIG_PCENGINES_APU2 is not set CONFIG_SAMSUNG_LAPTOP=m CONFIG_SAMSUNG_Q10=m CONFIG_ACPI_TOSHIBA=m CONFIG_TOSHIBA_BT_RFKILL=m # CONFIG_TOSHIBA_HAPS is not set # CONFIG_TOSHIBA_WMI is not set CONFIG_ACPI_CMPC=m CONFIG_COMPAL_LAPTOP=m # CONFIG_LG_LAPTOP is not set CONFIG_PANASONIC_LAPTOP=m CONFIG_SONY_LAPTOP=m CONFIG_SONYPI_COMPAT=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_TOPSTAR_LAPTOP=m # CONFIG_I2C_MULTI_INSTANTIATE is not set # CONFIG_MLX_PLATFORM is not set CONFIG_INTEL_IPS=m # CONFIG_INTEL_RST is not set # CONFIG_INTEL_SMARTCONNECT is not set # # Intel Speed Select Technology interface support # # CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set # end of Intel Speed Select Technology interface support # CONFIG_INTEL_TURBO_MAX_3 is not set # CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set CONFIG_INTEL_PMC_CORE=m # CONFIG_INTEL_PUNIT_IPC is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set CONFIG_PMC_ATOM=y # CONFIG_CHROME_PLATFORMS is not set # CONFIG_MELLANOX_PLATFORM is not set CONFIG_HAVE_CLK=y CONFIG_CLKDEV_LOOKUP=y CONFIG_HAVE_CLK_PREPARE=y CONFIG_COMMON_CLK=y # CONFIG_COMMON_CLK_MAX9485 is not set # CONFIG_COMMON_CLK_SI5341 is not set # CONFIG_COMMON_CLK_SI5351 is not set # CONFIG_COMMON_CLK_SI544 is not set # CONFIG_COMMON_CLK_CDCE706 is not set # CONFIG_COMMON_CLK_CS2000_CP is not set # CONFIG_COMMON_CLK_PWM is not set # CONFIG_HWSPINLOCK is not set # # Clock Source drivers # CONFIG_CLKEVT_I8253=y CONFIG_I8253_LOCK=y CONFIG_CLKBLD_I8253=y # end of Clock Source drivers CONFIG_MAILBOX=y CONFIG_PCC=y # CONFIG_ALTERA_MBOX is not set CONFIG_IOMMU_IOVA=y CONFIG_IOASID=y CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y # # Generic IOMMU Pagetable Support # # end of Generic IOMMU Pagetable Support # CONFIG_IOMMU_DEBUGFS is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set CONFIG_IOMMU_DMA=y CONFIG_AMD_IOMMU=y CONFIG_AMD_IOMMU_V2=m CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y # CONFIG_INTEL_IOMMU_SVM is not set # CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y # CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set CONFIG_IRQ_REMAP=y CONFIG_HYPERV_IOMMU=y # # Remoteproc drivers # # CONFIG_REMOTEPROC is not set # end of Remoteproc drivers # # Rpmsg drivers # # CONFIG_RPMSG_QCOM_GLINK_RPM is not set # CONFIG_RPMSG_VIRTIO is not set # end of Rpmsg drivers # CONFIG_SOUNDWIRE is not set # # SOC (System On Chip) specific Drivers # # # Amlogic SoC drivers # # end of Amlogic SoC drivers # # Aspeed SoC drivers # # end of Aspeed SoC drivers # # Broadcom SoC drivers # # end of Broadcom SoC drivers # # NXP/Freescale QorIQ SoC drivers # # end of NXP/Freescale QorIQ SoC drivers # # i.MX SoC drivers # # end of i.MX SoC drivers # # Qualcomm SoC drivers # # end of Qualcomm SoC drivers # CONFIG_SOC_TI is not set # # Xilinx SoC drivers # # CONFIG_XILINX_VCU is not set # end of Xilinx SoC drivers # end of SOC (System On Chip) specific Drivers CONFIG_PM_DEVFREQ=y # # DEVFREQ Governors # CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m # CONFIG_DEVFREQ_GOV_PERFORMANCE is not set # CONFIG_DEVFREQ_GOV_POWERSAVE is not set # CONFIG_DEVFREQ_GOV_USERSPACE is not set # CONFIG_DEVFREQ_GOV_PASSIVE is not set # # DEVFREQ Drivers # # CONFIG_PM_DEVFREQ_EVENT is not set # CONFIG_EXTCON is not set # CONFIG_MEMORY is not set CONFIG_IIO=y CONFIG_IIO_BUFFER=y CONFIG_IIO_BUFFER_CB=y # CONFIG_IIO_BUFFER_DMA is not set # CONFIG_IIO_BUFFER_DMAENGINE is not set # CONFIG_IIO_BUFFER_HW_CONSUMER is not set CONFIG_IIO_KFIFO_BUF=y CONFIG_IIO_TRIGGERED_BUFFER=m # CONFIG_IIO_CONFIGFS is not set CONFIG_IIO_TRIGGER=y CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 # CONFIG_IIO_SW_DEVICE is not set # CONFIG_IIO_SW_TRIGGER is not set # CONFIG_IIO_TRIGGERED_EVENT is not set # # Accelerometers # # CONFIG_ADIS16201 is not set # CONFIG_ADIS16209 is not set # CONFIG_ADXL345_I2C is not set # CONFIG_ADXL345_SPI is not set # CONFIG_ADXL372_SPI is not set # CONFIG_ADXL372_I2C is not set # CONFIG_BMA180 is not set # CONFIG_BMA220 is not set # CONFIG_BMA400 is not set # CONFIG_BMC150_ACCEL is not set # CONFIG_DA280 is not set # CONFIG_DA311 is not set # CONFIG_DMARD09 is not set # CONFIG_DMARD10 is not set CONFIG_HID_SENSOR_ACCEL_3D=m # CONFIG_IIO_ST_ACCEL_3AXIS is not set # CONFIG_KXSD9 is not set # CONFIG_KXCJK1013 is not set # CONFIG_MC3230 is not set # CONFIG_MMA7455_I2C is not set # CONFIG_MMA7455_SPI is not set # CONFIG_MMA7660 is not set # CONFIG_MMA8452 is not set # CONFIG_MMA9551 is not set # CONFIG_MMA9553 is not set # CONFIG_MXC4005 is not set # CONFIG_MXC6255 is not set # CONFIG_SCA3000 is not set # CONFIG_STK8312 is not set # CONFIG_STK8BA50 is not set # end of Accelerometers # # Analog to digital converters # # CONFIG_AD7091R5 is not set # CONFIG_AD7124 is not set # CONFIG_AD7192 is not set # CONFIG_AD7266 is not set # CONFIG_AD7291 is not set # CONFIG_AD7292 is not set # CONFIG_AD7298 is not set # CONFIG_AD7476 is not set # CONFIG_AD7606_IFACE_PARALLEL is not set # CONFIG_AD7606_IFACE_SPI is not set # CONFIG_AD7766 is not set # CONFIG_AD7768_1 is not set # CONFIG_AD7780 is not set # CONFIG_AD7791 is not set # CONFIG_AD7793 is not set # CONFIG_AD7887 is not set # CONFIG_AD7923 is not set # CONFIG_AD7949 is not set # CONFIG_AD799X is not set # CONFIG_AD9467 is not set # CONFIG_ADI_AXI_ADC is not set # CONFIG_HI8435 is not set # CONFIG_HX711 is not set # CONFIG_INA2XX_ADC is not set # CONFIG_LTC2471 is not set # CONFIG_LTC2485 is not set # CONFIG_LTC2496 is not set # CONFIG_LTC2497 is not set # CONFIG_MAX1027 is not set # CONFIG_MAX11100 is not set # CONFIG_MAX1118 is not set # CONFIG_MAX1241 is not set # CONFIG_MAX1363 is not set # CONFIG_MAX9611 is not set # CONFIG_MCP320X is not set # CONFIG_MCP3422 is not set # CONFIG_MCP3911 is not set # CONFIG_NAU7802 is not set # CONFIG_TI_ADC081C is not set # CONFIG_TI_ADC0832 is not set # CONFIG_TI_ADC084S021 is not set # CONFIG_TI_ADC12138 is not set # CONFIG_TI_ADC108S102 is not set # CONFIG_TI_ADC128S052 is not set # CONFIG_TI_ADC161S626 is not set # CONFIG_TI_ADS1015 is not set # CONFIG_TI_ADS7950 is not set # CONFIG_TI_TLC4541 is not set # CONFIG_VIPERBOARD_ADC is not set # CONFIG_XILINX_XADC is not set # end of Analog to digital converters # # Analog Front Ends # # end of Analog Front Ends # # Amplifiers # # CONFIG_AD8366 is not set # CONFIG_HMC425 is not set # end of Amplifiers # # Chemical Sensors # # CONFIG_ATLAS_PH_SENSOR is not set # CONFIG_ATLAS_EZO_SENSOR is not set # CONFIG_BME680 is not set # CONFIG_CCS811 is not set # CONFIG_IAQCORE is not set # CONFIG_SCD30_CORE is not set # CONFIG_SENSIRION_SGP30 is not set # CONFIG_SPS30 is not set # CONFIG_VZ89X is not set # end of Chemical Sensors # # Hid Sensor IIO Common # CONFIG_HID_SENSOR_IIO_COMMON=m CONFIG_HID_SENSOR_IIO_TRIGGER=m # end of Hid Sensor IIO Common # # SSP Sensor Common # # CONFIG_IIO_SSP_SENSORHUB is not set # end of SSP Sensor Common # # Digital to analog converters # # CONFIG_AD5064 is not set # CONFIG_AD5360 is not set # CONFIG_AD5380 is not set # CONFIG_AD5421 is not set # CONFIG_AD5446 is not set # CONFIG_AD5449 is not set # CONFIG_AD5592R is not set # CONFIG_AD5593R is not set # CONFIG_AD5504 is not set # CONFIG_AD5624R_SPI is not set # CONFIG_AD5686_SPI is not set # CONFIG_AD5696_I2C is not set # CONFIG_AD5755 is not set # CONFIG_AD5758 is not set # CONFIG_AD5761 is not set # CONFIG_AD5764 is not set # CONFIG_AD5770R is not set # CONFIG_AD5791 is not set # CONFIG_AD7303 is not set # CONFIG_AD8801 is not set # CONFIG_DS4424 is not set # CONFIG_LTC1660 is not set # CONFIG_LTC2632 is not set # CONFIG_M62332 is not set # CONFIG_MAX517 is not set # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set # CONFIG_TI_DAC082S085 is not set # CONFIG_TI_DAC5571 is not set # CONFIG_TI_DAC7311 is not set # CONFIG_TI_DAC7612 is not set # end of Digital to analog converters # # IIO dummy driver # # end of IIO dummy driver # # Frequency Synthesizers DDS/PLL # # # Clock Generator/Distribution # # CONFIG_AD9523 is not set # end of Clock Generator/Distribution # # Phase-Locked Loop (PLL) frequency synthesizers # # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # end of Phase-Locked Loop (PLL) frequency synthesizers # end of Frequency Synthesizers DDS/PLL # # Digital gyroscope sensors # # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set # CONFIG_ADIS16136 is not set # CONFIG_ADIS16260 is not set # CONFIG_ADXRS290 is not set # CONFIG_ADXRS450 is not set # CONFIG_BMG160 is not set # CONFIG_FXAS21002C is not set CONFIG_HID_SENSOR_GYRO_3D=m # CONFIG_MPU3050_I2C is not set # CONFIG_IIO_ST_GYRO_3AXIS is not set # CONFIG_ITG3200 is not set # end of Digital gyroscope sensors # # Health Sensors # # # Heart Rate Monitors # # CONFIG_AFE4403 is not set # CONFIG_AFE4404 is not set # CONFIG_MAX30100 is not set # CONFIG_MAX30102 is not set # end of Heart Rate Monitors # end of Health Sensors # # Humidity sensors # # CONFIG_AM2315 is not set # CONFIG_DHT11 is not set # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set # CONFIG_HID_SENSOR_HUMIDITY is not set # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_SI7005 is not set # CONFIG_SI7020 is not set # end of Humidity sensors # # Inertial measurement units # # CONFIG_ADIS16400 is not set # CONFIG_ADIS16460 is not set # CONFIG_ADIS16475 is not set # CONFIG_ADIS16480 is not set # CONFIG_BMI160_I2C is not set # CONFIG_BMI160_SPI is not set # CONFIG_FXOS8700_I2C is not set # CONFIG_FXOS8700_SPI is not set # CONFIG_KMX61 is not set # CONFIG_INV_ICM42600_I2C is not set # CONFIG_INV_ICM42600_SPI is not set # CONFIG_INV_MPU6050_I2C is not set # CONFIG_INV_MPU6050_SPI is not set # CONFIG_IIO_ST_LSM6DSX is not set # end of Inertial measurement units # # Light sensors # # CONFIG_ACPI_ALS is not set # CONFIG_ADJD_S311 is not set # CONFIG_ADUX1020 is not set # CONFIG_AL3010 is not set # CONFIG_AL3320A is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9960 is not set # CONFIG_AS73211 is not set # CONFIG_BH1750 is not set # CONFIG_BH1780 is not set # CONFIG_CM32181 is not set # CONFIG_CM3232 is not set # CONFIG_CM3323 is not set # CONFIG_CM36651 is not set # CONFIG_GP2AP002 is not set # CONFIG_GP2AP020A00F is not set # CONFIG_SENSORS_ISL29018 is not set # CONFIG_SENSORS_ISL29028 is not set # CONFIG_ISL29125 is not set CONFIG_HID_SENSOR_ALS=m CONFIG_HID_SENSOR_PROX=m # CONFIG_JSA1212 is not set # CONFIG_RPR0521 is not set # CONFIG_LTR501 is not set # CONFIG_LV0104CS is not set # CONFIG_MAX44000 is not set # CONFIG_MAX44009 is not set # CONFIG_NOA1305 is not set # CONFIG_OPT3001 is not set # CONFIG_PA12203001 is not set # CONFIG_SI1133 is not set # CONFIG_SI1145 is not set # CONFIG_STK3310 is not set # CONFIG_ST_UVIS25 is not set # CONFIG_TCS3414 is not set # CONFIG_TCS3472 is not set # CONFIG_SENSORS_TSL2563 is not set # CONFIG_TSL2583 is not set # CONFIG_TSL2772 is not set # CONFIG_TSL4531 is not set # CONFIG_US5182D is not set # CONFIG_VCNL4000 is not set # CONFIG_VCNL4035 is not set # CONFIG_VEML6030 is not set # CONFIG_VEML6070 is not set # CONFIG_VL6180 is not set # CONFIG_ZOPT2201 is not set # end of Light sensors # # Magnetometer sensors # # CONFIG_AK8975 is not set # CONFIG_AK09911 is not set # CONFIG_BMC150_MAGN_I2C is not set # CONFIG_BMC150_MAGN_SPI is not set # CONFIG_MAG3110 is not set CONFIG_HID_SENSOR_MAGNETOMETER_3D=m # CONFIG_MMC35240 is not set # CONFIG_IIO_ST_MAGN_3AXIS is not set # CONFIG_SENSORS_HMC5843_I2C is not set # CONFIG_SENSORS_HMC5843_SPI is not set # CONFIG_SENSORS_RM3100_I2C is not set # CONFIG_SENSORS_RM3100_SPI is not set # end of Magnetometer sensors # # Multiplexers # # end of Multiplexers # # Inclinometer sensors # CONFIG_HID_SENSOR_INCLINOMETER_3D=m CONFIG_HID_SENSOR_DEVICE_ROTATION=m # end of Inclinometer sensors # # Triggers - standalone # # CONFIG_IIO_INTERRUPT_TRIGGER is not set # CONFIG_IIO_SYSFS_TRIGGER is not set # end of Triggers - standalone # # Linear and angular position sensors # # end of Linear and angular position sensors # # Digital potentiometers # # CONFIG_AD5272 is not set # CONFIG_DS1803 is not set # CONFIG_MAX5432 is not set # CONFIG_MAX5481 is not set # CONFIG_MAX5487 is not set # CONFIG_MCP4018 is not set # CONFIG_MCP4131 is not set # CONFIG_MCP4531 is not set # CONFIG_MCP41010 is not set # CONFIG_TPL0102 is not set # end of Digital potentiometers # # Digital potentiostats # # CONFIG_LMP91000 is not set # end of Digital potentiostats # # Pressure sensors # # CONFIG_ABP060MG is not set # CONFIG_BMP280 is not set # CONFIG_DLHL60D is not set # CONFIG_DPS310 is not set CONFIG_HID_SENSOR_PRESS=m # CONFIG_HP03 is not set # CONFIG_ICP10100 is not set # CONFIG_MPL115_I2C is not set # CONFIG_MPL115_SPI is not set # CONFIG_MPL3115 is not set # CONFIG_MS5611 is not set # CONFIG_MS5637 is not set # CONFIG_IIO_ST_PRESS is not set # CONFIG_T5403 is not set # CONFIG_HP206C is not set # CONFIG_ZPA2326 is not set # end of Pressure sensors # # Lightning sensors # # CONFIG_AS3935 is not set # end of Lightning sensors # # Proximity and distance sensors # # CONFIG_ISL29501 is not set # CONFIG_LIDAR_LITE_V2 is not set # CONFIG_MB1232 is not set # CONFIG_PING is not set # CONFIG_RFD77402 is not set # CONFIG_SRF04 is not set # CONFIG_SX9310 is not set # CONFIG_SX9500 is not set # CONFIG_SRF08 is not set # CONFIG_VCNL3020 is not set # CONFIG_VL53L0X_I2C is not set # end of Proximity and distance sensors # # Resolver to digital converters # # CONFIG_AD2S90 is not set # CONFIG_AD2S1200 is not set # end of Resolver to digital converters # # Temperature sensors # # CONFIG_LTC2983 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set # CONFIG_HID_SENSOR_TEMP is not set # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_TMP006 is not set # CONFIG_TMP007 is not set # CONFIG_TSYS01 is not set # CONFIG_TSYS02D is not set # CONFIG_MAX31856 is not set # end of Temperature sensors CONFIG_NTB=m # CONFIG_NTB_MSI is not set CONFIG_NTB_AMD=m # CONFIG_NTB_IDT is not set # CONFIG_NTB_INTEL is not set # CONFIG_NTB_SWITCHTEC is not set # CONFIG_NTB_PINGPONG is not set # CONFIG_NTB_TOOL is not set CONFIG_NTB_PERF=m CONFIG_NTB_TRANSPORT=m # CONFIG_VME_BUS is not set CONFIG_PWM=y CONFIG_PWM_SYSFS=y # CONFIG_PWM_DEBUG is not set # CONFIG_PWM_LPSS_PCI is not set # CONFIG_PWM_LPSS_PLATFORM is not set # CONFIG_PWM_PCA9685 is not set # # IRQ chip support # # CONFIG_MST_IRQ is not set # end of IRQ chip support # CONFIG_IPACK_BUS is not set # CONFIG_RESET_CONTROLLER is not set # # PHY Subsystem # CONFIG_GENERIC_PHY=y # CONFIG_USB_LGM_PHY is not set # CONFIG_BCM_KONA_USB2_PHY is not set # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_CPCAP_USB is not set # CONFIG_PHY_INTEL_LGM_EMMC is not set # end of PHY Subsystem CONFIG_POWERCAP=y CONFIG_INTEL_RAPL_CORE=m CONFIG_INTEL_RAPL=m # CONFIG_IDLE_INJECT is not set # CONFIG_MCB is not set # # Performance monitor support # # end of Performance monitor support CONFIG_RAS=y # CONFIG_RAS_CEC is not set # CONFIG_USB4 is not set # # Android # CONFIG_ANDROID=y # CONFIG_ANDROID_BINDER_IPC is not set # end of Android CONFIG_LIBNVDIMM=m CONFIG_BLK_DEV_PMEM=m CONFIG_ND_BLK=m CONFIG_ND_CLAIM=y CONFIG_ND_BTT=m CONFIG_BTT=y CONFIG_ND_PFN=m CONFIG_NVDIMM_PFN=y CONFIG_NVDIMM_DAX=y CONFIG_NVDIMM_KEYS=y CONFIG_DAX_DRIVER=y CONFIG_DAX=y CONFIG_DEV_DAX=m CONFIG_DEV_DAX_PMEM=m CONFIG_DEV_DAX_KMEM=m CONFIG_DEV_DAX_PMEM_COMPAT=m CONFIG_NVMEM=y CONFIG_NVMEM_SYSFS=y # # HW tracing support # # CONFIG_STM is not set # CONFIG_INTEL_TH is not set # end of HW tracing support # CONFIG_FPGA is not set # CONFIG_TEE is not set CONFIG_PM_OPP=y # CONFIG_UNISYS_VISORBUS is not set # CONFIG_SIOX is not set # CONFIG_SLIMBUS is not set # CONFIG_INTERCONNECT is not set # CONFIG_COUNTER is not set # CONFIG_MOST is not set # end of Device Drivers # # File systems # CONFIG_DCACHE_WORD_ACCESS=y # CONFIG_VALIDATE_FS_PARSER is not set CONFIG_FS_IOMAP=y # CONFIG_EXT2_FS is not set # CONFIG_EXT3_FS is not set CONFIG_EXT4_FS=m CONFIG_EXT4_USE_FOR_EXT2=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y # CONFIG_EXT4_DEBUG is not set CONFIG_JBD2=m # CONFIG_JBD2_DEBUG is not set CONFIG_FS_MBCACHE=m # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set CONFIG_XFS_FS=m CONFIG_XFS_SUPPORT_V4=y CONFIG_XFS_QUOTA=y CONFIG_XFS_POSIX_ACL=y # CONFIG_XFS_RT is not set # CONFIG_XFS_ONLINE_SCRUB is not set # CONFIG_XFS_WARN is not set # CONFIG_XFS_DEBUG is not set CONFIG_GFS2_FS=m CONFIG_GFS2_FS_LOCKING_DLM=y # CONFIG_OCFS2_FS is not set CONFIG_BTRFS_FS=m CONFIG_BTRFS_FS_POSIX_ACL=y # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set # CONFIG_BTRFS_DEBUG is not set # CONFIG_BTRFS_ASSERT is not set # CONFIG_BTRFS_FS_REF_VERIFY is not set # CONFIG_NILFS2_FS is not set # CONFIG_F2FS_FS is not set CONFIG_FS_DAX=y CONFIG_FS_DAX_PMD=y CONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS=y CONFIG_EXPORTFS_BLOCK_OPS=y CONFIG_FILE_LOCKING=y CONFIG_MANDATORY_FILE_LOCKING=y # CONFIG_FS_ENCRYPTION is not set # CONFIG_FS_VERITY is not set CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y CONFIG_FANOTIFY=y CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_QUOTA=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_PRINT_QUOTA_WARNING=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_TREE=y # CONFIG_QFMT_V1 is not set CONFIG_QFMT_V2=y CONFIG_QUOTACTL=y CONFIG_AUTOFS4_FS=y CONFIG_AUTOFS_FS=y CONFIG_FUSE_FS=m CONFIG_CUSE=m # CONFIG_VIRTIO_FS is not set CONFIG_OVERLAY_FS=m # CONFIG_OVERLAY_FS_REDIRECT_DIR is not set # CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW is not set # CONFIG_OVERLAY_FS_INDEX is not set # CONFIG_OVERLAY_FS_XINO_AUTO is not set # CONFIG_OVERLAY_FS_METACOPY is not set # # Caches # CONFIG_FSCACHE=m CONFIG_FSCACHE_STATS=y # CONFIG_FSCACHE_HISTOGRAM is not set # CONFIG_FSCACHE_DEBUG is not set # CONFIG_FSCACHE_OBJECT_LIST is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_DEBUG is not set # CONFIG_CACHEFILES_HISTOGRAM is not set # end of Caches # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_UDF_FS=m # end of CD-ROM/DVD Filesystems # # DOS/FAT/EXFAT/NT Filesystems # CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set # CONFIG_EXFAT_FS is not set # CONFIG_NTFS_FS is not set # end of DOS/FAT/EXFAT/NT Filesystems # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_PROC_VMCORE=y # CONFIG_PROC_VMCORE_DEVICE_DUMP is not set CONFIG_PROC_SYSCTL=y CONFIG_PROC_PAGE_MONITOR=y CONFIG_PROC_CHILDREN=y CONFIG_PROC_PID_ARCH_STATUS=y CONFIG_PROC_CPU_RESCTRL=y CONFIG_KERNFS=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_TMPFS_XATTR=y # CONFIG_TMPFS_INODE64 is not set CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y CONFIG_MEMFD_CREATE=y CONFIG_ARCH_HAS_GIGANTIC_PAGE=y CONFIG_CONFIGFS_FS=y CONFIG_EFIVAR_FS=y # end of Pseudo filesystems CONFIG_MISC_FILESYSTEMS=y # CONFIG_ORANGEFS_FS is not set # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_ECRYPT_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_JFFS2_FS is not set # CONFIG_UBIFS_FS is not set CONFIG_CRAMFS=m CONFIG_CRAMFS_BLOCKDEV=y # CONFIG_CRAMFS_MTD is not set CONFIG_SQUASHFS=m CONFIG_SQUASHFS_FILE_CACHE=y # CONFIG_SQUASHFS_FILE_DIRECT is not set CONFIG_SQUASHFS_DECOMP_SINGLE=y # CONFIG_SQUASHFS_DECOMP_MULTI is not set # CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_ZLIB=y # CONFIG_SQUASHFS_LZ4 is not set CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y # CONFIG_SQUASHFS_ZSTD is not set # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set # CONFIG_SQUASHFS_EMBEDDED is not set CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 # CONFIG_VXFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_OMFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_QNX6FS_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_PSTORE=y CONFIG_PSTORE_DEFLATE_COMPRESS=y # CONFIG_PSTORE_LZO_COMPRESS is not set # CONFIG_PSTORE_LZ4_COMPRESS is not set # CONFIG_PSTORE_LZ4HC_COMPRESS is not set # CONFIG_PSTORE_842_COMPRESS is not set # CONFIG_PSTORE_ZSTD_COMPRESS is not set CONFIG_PSTORE_COMPRESS=y CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y CONFIG_PSTORE_COMPRESS_DEFAULT="deflate" CONFIG_PSTORE_CONSOLE=y CONFIG_PSTORE_PMSG=y # CONFIG_PSTORE_FTRACE is not set CONFIG_PSTORE_RAM=m # CONFIG_PSTORE_BLK is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # CONFIG_EROFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=y # CONFIG_NFS_V2 is not set CONFIG_NFS_V3=y CONFIG_NFS_V3_ACL=y CONFIG_NFS_V4=m # CONFIG_NFS_SWAP is not set CONFIG_NFS_V4_1=y CONFIG_NFS_V4_2=y CONFIG_PNFS_FILE_LAYOUT=m CONFIG_PNFS_BLOCK=m CONFIG_PNFS_FLEXFILE_LAYOUT=m CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org" # CONFIG_NFS_V4_1_MIGRATION is not set CONFIG_NFS_V4_SECURITY_LABEL=y CONFIG_ROOT_NFS=y # CONFIG_NFS_USE_LEGACY_DNS is not set CONFIG_NFS_USE_KERNEL_DNS=y CONFIG_NFS_DEBUG=y CONFIG_NFS_DISABLE_UDP_SUPPORT=y CONFIG_NFSD=m CONFIG_NFSD_V2_ACL=y CONFIG_NFSD_V3=y CONFIG_NFSD_V3_ACL=y CONFIG_NFSD_V4=y CONFIG_NFSD_PNFS=y # CONFIG_NFSD_BLOCKLAYOUT is not set CONFIG_NFSD_SCSILAYOUT=y # CONFIG_NFSD_FLEXFILELAYOUT is not set # CONFIG_NFSD_V4_2_INTER_SSC is not set CONFIG_NFSD_V4_SECURITY_LABEL=y CONFIG_GRACE_PERIOD=y CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_NFS_ACL_SUPPORT=y CONFIG_NFS_COMMON=y CONFIG_SUNRPC=y CONFIG_SUNRPC_GSS=m CONFIG_SUNRPC_BACKCHANNEL=y CONFIG_RPCSEC_GSS_KRB5=m # CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES is not set CONFIG_SUNRPC_DEBUG=y CONFIG_CEPH_FS=m # CONFIG_CEPH_FSCACHE is not set CONFIG_CEPH_FS_POSIX_ACL=y # CONFIG_CEPH_FS_SECURITY_LABEL is not set CONFIG_CIFS=m # CONFIG_CIFS_STATS2 is not set CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y CONFIG_CIFS_WEAK_PW_HASH=y CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y CONFIG_CIFS_DEBUG=y # CONFIG_CIFS_DEBUG2 is not set # CONFIG_CIFS_DEBUG_DUMP_KEYS is not set CONFIG_CIFS_DFS_UPCALL=y # CONFIG_CIFS_FSCACHE is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set CONFIG_9P_FS=y CONFIG_9P_FS_POSIX_ACL=y # CONFIG_9P_FS_SECURITY is not set CONFIG_NLS=y CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_852=m CONFIG_NLS_CODEPAGE_855=m CONFIG_NLS_CODEPAGE_857=m CONFIG_NLS_CODEPAGE_860=m CONFIG_NLS_CODEPAGE_861=m CONFIG_NLS_CODEPAGE_862=m CONFIG_NLS_CODEPAGE_863=m CONFIG_NLS_CODEPAGE_864=m CONFIG_NLS_CODEPAGE_865=m CONFIG_NLS_CODEPAGE_866=m CONFIG_NLS_CODEPAGE_869=m CONFIG_NLS_CODEPAGE_936=m CONFIG_NLS_CODEPAGE_950=m CONFIG_NLS_CODEPAGE_932=m CONFIG_NLS_CODEPAGE_949=m CONFIG_NLS_CODEPAGE_874=m CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=y CONFIG_NLS_ISO8859_1=m CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m CONFIG_NLS_ISO8859_5=m CONFIG_NLS_ISO8859_6=m CONFIG_NLS_ISO8859_7=m CONFIG_NLS_ISO8859_9=m CONFIG_NLS_ISO8859_13=m CONFIG_NLS_ISO8859_14=m CONFIG_NLS_ISO8859_15=m CONFIG_NLS_KOI8_R=m CONFIG_NLS_KOI8_U=m CONFIG_NLS_MAC_ROMAN=m CONFIG_NLS_MAC_CELTIC=m CONFIG_NLS_MAC_CENTEURO=m CONFIG_NLS_MAC_CROATIAN=m CONFIG_NLS_MAC_CYRILLIC=m CONFIG_NLS_MAC_GAELIC=m CONFIG_NLS_MAC_GREEK=m CONFIG_NLS_MAC_ICELAND=m CONFIG_NLS_MAC_INUIT=m CONFIG_NLS_MAC_ROMANIAN=m CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_DLM=m CONFIG_DLM_DEBUG=y # CONFIG_UNICODE is not set CONFIG_IO_WQ=y # end of File systems # # Security options # CONFIG_KEYS=y # CONFIG_KEYS_REQUEST_CACHE is not set CONFIG_PERSISTENT_KEYRINGS=y CONFIG_TRUSTED_KEYS=y CONFIG_ENCRYPTED_KEYS=y # CONFIG_KEY_DH_OPERATIONS is not set # CONFIG_SECURITY_DMESG_RESTRICT is not set CONFIG_SECURITY=y CONFIG_SECURITYFS=y CONFIG_SECURITY_NETWORK=y CONFIG_PAGE_TABLE_ISOLATION=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_PATH=y CONFIG_INTEL_TXT=y CONFIG_LSM_MMAP_MIN_ADDR=65535 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDENED_USERCOPY_FALLBACK=y # CONFIG_HARDENED_USERCOPY_PAGESPAN is not set # CONFIG_FORTIFY_SOURCE is not set # CONFIG_STATIC_USERMODEHELPER is not set CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y # CONFIG_SECURITY_SELINUX_DISABLE is not set CONFIG_SECURITY_SELINUX_DEVELOP=y CONFIG_SECURITY_SELINUX_AVC_STATS=y CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9 CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256 # CONFIG_SECURITY_SMACK is not set # CONFIG_SECURITY_TOMOYO is not set # CONFIG_SECURITY_APPARMOR is not set # CONFIG_SECURITY_LOADPIN is not set CONFIG_SECURITY_YAMA=y # CONFIG_SECURITY_SAFESETID is not set # CONFIG_SECURITY_LOCKDOWN_LSM is not set CONFIG_INTEGRITY=y CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y # CONFIG_INTEGRITY_PLATFORM_KEYRING is not set CONFIG_INTEGRITY_AUDIT=y CONFIG_IMA=y CONFIG_IMA_MEASURE_PCR_IDX=10 CONFIG_IMA_LSM_RULES=y # CONFIG_IMA_TEMPLATE is not set CONFIG_IMA_NG_TEMPLATE=y # CONFIG_IMA_SIG_TEMPLATE is not set CONFIG_IMA_DEFAULT_TEMPLATE="ima-ng" CONFIG_IMA_DEFAULT_HASH_SHA1=y # CONFIG_IMA_DEFAULT_HASH_SHA256 is not set CONFIG_IMA_DEFAULT_HASH="sha1" # CONFIG_IMA_WRITE_POLICY is not set # CONFIG_IMA_READ_POLICY is not set CONFIG_IMA_APPRAISE=y CONFIG_IMA_ARCH_POLICY=y # CONFIG_IMA_APPRAISE_BUILD_POLICY is not set CONFIG_IMA_APPRAISE_BOOTPARAM=y # CONFIG_IMA_APPRAISE_MODSIG is not set CONFIG_IMA_TRUSTED_KEYRING=y # CONFIG_IMA_BLACKLIST_KEYRING is not set # CONFIG_IMA_LOAD_X509 is not set CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS=y CONFIG_IMA_QUEUE_EARLY_BOOT_KEYS=y CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT=y CONFIG_EVM=y CONFIG_EVM_ATTR_FSUUID=y # CONFIG_EVM_ADD_XATTRS is not set # CONFIG_EVM_LOAD_X509 is not set CONFIG_DEFAULT_SECURITY_SELINUX=y # CONFIG_DEFAULT_SECURITY_DAC is not set CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,bpf" # # Kernel hardening options # # # Memory initialization # CONFIG_INIT_STACK_NONE=y # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set # end of Memory initialization # end of Kernel hardening options # end of Security options CONFIG_XOR_BLOCKS=m CONFIG_ASYNC_CORE=m CONFIG_ASYNC_MEMCPY=m CONFIG_ASYNC_XOR=m CONFIG_ASYNC_PQ=m CONFIG_ASYNC_RAID6_RECOV=m CONFIG_CRYPTO=y # # Crypto core or helper # CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=y CONFIG_CRYPTO_AEAD2=y CONFIG_CRYPTO_SKCIPHER=y CONFIG_CRYPTO_SKCIPHER2=y CONFIG_CRYPTO_HASH=y CONFIG_CRYPTO_HASH2=y CONFIG_CRYPTO_RNG=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_RNG_DEFAULT=y CONFIG_CRYPTO_AKCIPHER2=y CONFIG_CRYPTO_AKCIPHER=y CONFIG_CRYPTO_KPP2=y CONFIG_CRYPTO_KPP=m CONFIG_CRYPTO_ACOMP2=y CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y CONFIG_CRYPTO_USER=m CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y CONFIG_CRYPTO_GF128MUL=y CONFIG_CRYPTO_NULL=y CONFIG_CRYPTO_NULL2=y CONFIG_CRYPTO_PCRYPT=m CONFIG_CRYPTO_CRYPTD=m CONFIG_CRYPTO_AUTHENC=m CONFIG_CRYPTO_TEST=m CONFIG_CRYPTO_SIMD=m CONFIG_CRYPTO_GLUE_HELPER_X86=m CONFIG_CRYPTO_ENGINE=m # # Public-key cryptography # CONFIG_CRYPTO_RSA=y CONFIG_CRYPTO_DH=m CONFIG_CRYPTO_ECC=m CONFIG_CRYPTO_ECDH=m # CONFIG_CRYPTO_ECRDSA is not set # CONFIG_CRYPTO_SM2 is not set # CONFIG_CRYPTO_CURVE25519 is not set # CONFIG_CRYPTO_CURVE25519_X86 is not set # # Authenticated Encryption with Associated Data # CONFIG_CRYPTO_CCM=m CONFIG_CRYPTO_GCM=y # CONFIG_CRYPTO_CHACHA20POLY1305 is not set # CONFIG_CRYPTO_AEGIS128 is not set # CONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not set CONFIG_CRYPTO_SEQIV=y CONFIG_CRYPTO_ECHAINIV=m # # Block modes # CONFIG_CRYPTO_CBC=y # CONFIG_CRYPTO_CFB is not set CONFIG_CRYPTO_CTR=y CONFIG_CRYPTO_CTS=m CONFIG_CRYPTO_ECB=y CONFIG_CRYPTO_LRW=m # CONFIG_CRYPTO_OFB is not set CONFIG_CRYPTO_PCBC=m CONFIG_CRYPTO_XTS=m # CONFIG_CRYPTO_KEYWRAP is not set # CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set # CONFIG_CRYPTO_NHPOLY1305_AVX2 is not set # CONFIG_CRYPTO_ADIANTUM is not set CONFIG_CRYPTO_ESSIV=m # # Hash modes # CONFIG_CRYPTO_CMAC=m CONFIG_CRYPTO_HMAC=y CONFIG_CRYPTO_XCBC=m CONFIG_CRYPTO_VMAC=m # # Digest # CONFIG_CRYPTO_CRC32C=y CONFIG_CRYPTO_CRC32C_INTEL=m CONFIG_CRYPTO_CRC32=m CONFIG_CRYPTO_CRC32_PCLMUL=m CONFIG_CRYPTO_XXHASH=m CONFIG_CRYPTO_BLAKE2B=m # CONFIG_CRYPTO_BLAKE2S is not set # CONFIG_CRYPTO_BLAKE2S_X86 is not set CONFIG_CRYPTO_CRCT10DIF=y CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m CONFIG_CRYPTO_GHASH=y # CONFIG_CRYPTO_POLY1305 is not set # CONFIG_CRYPTO_POLY1305_X86_64 is not set CONFIG_CRYPTO_MD4=m CONFIG_CRYPTO_MD5=y CONFIG_CRYPTO_MICHAEL_MIC=m CONFIG_CRYPTO_RMD128=m CONFIG_CRYPTO_RMD160=m CONFIG_CRYPTO_RMD256=m CONFIG_CRYPTO_RMD320=m CONFIG_CRYPTO_SHA1=y CONFIG_CRYPTO_SHA1_SSSE3=y CONFIG_CRYPTO_SHA256_SSSE3=y CONFIG_CRYPTO_SHA512_SSSE3=m CONFIG_CRYPTO_SHA256=y CONFIG_CRYPTO_SHA512=m # CONFIG_CRYPTO_SHA3 is not set # CONFIG_CRYPTO_SM3 is not set # CONFIG_CRYPTO_STREEBOG is not set CONFIG_CRYPTO_TGR192=m CONFIG_CRYPTO_WP512=m CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m # # Ciphers # CONFIG_CRYPTO_AES=y # CONFIG_CRYPTO_AES_TI is not set CONFIG_CRYPTO_AES_NI_INTEL=m CONFIG_CRYPTO_ANUBIS=m CONFIG_CRYPTO_ARC4=m CONFIG_CRYPTO_BLOWFISH=m CONFIG_CRYPTO_BLOWFISH_COMMON=m CONFIG_CRYPTO_BLOWFISH_X86_64=m CONFIG_CRYPTO_CAMELLIA=m CONFIG_CRYPTO_CAMELLIA_X86_64=m CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=m CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m CONFIG_CRYPTO_CAST_COMMON=m CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST5_AVX_X86_64=m CONFIG_CRYPTO_CAST6=m CONFIG_CRYPTO_CAST6_AVX_X86_64=m CONFIG_CRYPTO_DES=m # CONFIG_CRYPTO_DES3_EDE_X86_64 is not set CONFIG_CRYPTO_FCRYPT=m CONFIG_CRYPTO_KHAZAD=m CONFIG_CRYPTO_SALSA20=m # CONFIG_CRYPTO_CHACHA20 is not set # CONFIG_CRYPTO_CHACHA20_X86_64 is not set CONFIG_CRYPTO_SEED=m CONFIG_CRYPTO_SERPENT=m CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m CONFIG_CRYPTO_SERPENT_AVX_X86_64=m CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m # CONFIG_CRYPTO_SM4 is not set CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_TWOFISH_COMMON=m CONFIG_CRYPTO_TWOFISH_X86_64=m CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m # # Compression # CONFIG_CRYPTO_DEFLATE=y CONFIG_CRYPTO_LZO=y # CONFIG_CRYPTO_842 is not set # CONFIG_CRYPTO_LZ4 is not set # CONFIG_CRYPTO_LZ4HC is not set # CONFIG_CRYPTO_ZSTD is not set # # Random Number Generation # CONFIG_CRYPTO_ANSI_CPRNG=m CONFIG_CRYPTO_DRBG_MENU=y CONFIG_CRYPTO_DRBG_HMAC=y CONFIG_CRYPTO_DRBG_HASH=y CONFIG_CRYPTO_DRBG_CTR=y CONFIG_CRYPTO_DRBG=y CONFIG_CRYPTO_JITTERENTROPY=y CONFIG_CRYPTO_USER_API=y CONFIG_CRYPTO_USER_API_HASH=y CONFIG_CRYPTO_USER_API_SKCIPHER=y CONFIG_CRYPTO_USER_API_RNG=m # CONFIG_CRYPTO_USER_API_RNG_CAVP is not set # CONFIG_CRYPTO_USER_API_AEAD is not set CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y # CONFIG_CRYPTO_STATS is not set CONFIG_CRYPTO_HASH_INFO=y # # Crypto library routines # CONFIG_CRYPTO_LIB_AES=y CONFIG_CRYPTO_LIB_ARC4=m # CONFIG_CRYPTO_LIB_BLAKE2S is not set # CONFIG_CRYPTO_LIB_CHACHA is not set # CONFIG_CRYPTO_LIB_CURVE25519 is not set CONFIG_CRYPTO_LIB_DES=m CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11 # CONFIG_CRYPTO_LIB_POLY1305 is not set # CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set CONFIG_CRYPTO_LIB_SHA256=y CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_AES=m CONFIG_CRYPTO_DEV_PADLOCK_SHA=m # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set CONFIG_CRYPTO_DEV_CCP=y CONFIG_CRYPTO_DEV_CCP_DD=y CONFIG_CRYPTO_DEV_SP_CCP=y CONFIG_CRYPTO_DEV_CCP_CRYPTO=m CONFIG_CRYPTO_DEV_SP_PSP=y # CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set CONFIG_CRYPTO_DEV_QAT=m CONFIG_CRYPTO_DEV_QAT_DH895xCC=m CONFIG_CRYPTO_DEV_QAT_C3XXX=m CONFIG_CRYPTO_DEV_QAT_C62X=m CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m CONFIG_CRYPTO_DEV_QAT_C62XVF=m # CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set CONFIG_CRYPTO_DEV_CHELSIO=m CONFIG_CRYPTO_DEV_VIRTIO=m # CONFIG_CRYPTO_DEV_SAFEXCEL is not set # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set CONFIG_ASYMMETRIC_KEY_TYPE=y CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y # CONFIG_ASYMMETRIC_TPM_KEY_SUBTYPE is not set CONFIG_X509_CERTIFICATE_PARSER=y # CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set CONFIG_PKCS7_MESSAGE_PARSER=y # CONFIG_PKCS7_TEST_KEY is not set CONFIG_SIGNED_PE_FILE_VERIFICATION=y # # Certificates for signature checking # CONFIG_MODULE_SIG_KEY="certs/signing_key.pem" CONFIG_SYSTEM_TRUSTED_KEYRING=y CONFIG_SYSTEM_TRUSTED_KEYS="" # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set # CONFIG_SECONDARY_TRUSTED_KEYRING is not set CONFIG_SYSTEM_BLACKLIST_KEYRING=y CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" # end of Certificates for signature checking CONFIG_BINARY_PRINTF=y # # Library routines # CONFIG_RAID6_PQ=m CONFIG_RAID6_PQ_BENCHMARK=y # CONFIG_PACKING is not set CONFIG_BITREVERSE=y CONFIG_GENERIC_STRNCPY_FROM_USER=y CONFIG_GENERIC_STRNLEN_USER=y CONFIG_GENERIC_NET_UTILS=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_CORDIC=m CONFIG_PRIME_NUMBERS=m CONFIG_RATIONAL=y CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GENERIC_IOMAP=y CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y CONFIG_ARCH_HAS_FAST_MULTIPLIER=y CONFIG_ARCH_USE_SYM_ANNOTATIONS=y CONFIG_CRC_CCITT=y CONFIG_CRC16=y CONFIG_CRC_T10DIF=y CONFIG_CRC_ITU_T=m CONFIG_CRC32=y # CONFIG_CRC32_SELFTEST is not set CONFIG_CRC32_SLICEBY8=y # CONFIG_CRC32_SLICEBY4 is not set # CONFIG_CRC32_SARWATE is not set # CONFIG_CRC32_BIT is not set # CONFIG_CRC64 is not set # CONFIG_CRC4 is not set # CONFIG_CRC7 is not set CONFIG_LIBCRC32C=m CONFIG_CRC8=m CONFIG_XXHASH=y # CONFIG_RANDOM32_SELFTEST is not set CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y CONFIG_LZ4_DECOMPRESS=y CONFIG_ZSTD_COMPRESS=m CONFIG_ZSTD_DECOMPRESS=y CONFIG_XZ_DEC=y CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC_POWERPC=y CONFIG_XZ_DEC_IA64=y CONFIG_XZ_DEC_ARM=y CONFIG_XZ_DEC_ARMTHUMB=y CONFIG_XZ_DEC_SPARC=y CONFIG_XZ_DEC_BCJ=y # CONFIG_XZ_DEC_TEST is not set CONFIG_DECOMPRESS_GZIP=y CONFIG_DECOMPRESS_BZIP2=y CONFIG_DECOMPRESS_LZMA=y CONFIG_DECOMPRESS_XZ=y CONFIG_DECOMPRESS_LZO=y CONFIG_DECOMPRESS_LZ4=y CONFIG_DECOMPRESS_ZSTD=y CONFIG_GENERIC_ALLOCATOR=y CONFIG_REED_SOLOMON=m CONFIG_REED_SOLOMON_ENC8=y CONFIG_REED_SOLOMON_DEC8=y CONFIG_TEXTSEARCH=y CONFIG_TEXTSEARCH_KMP=m CONFIG_TEXTSEARCH_BM=m CONFIG_TEXTSEARCH_FSM=m CONFIG_BTREE=y CONFIG_INTERVAL_TREE=y CONFIG_XARRAY_MULTI=y CONFIG_ASSOCIATIVE_ARRAY=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT_MAP=y CONFIG_HAS_DMA=y CONFIG_DMA_OPS=y CONFIG_NEED_SG_DMA_LENGTH=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_ARCH_DMA_ADDR_T_64BIT=y CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y CONFIG_SWIOTLB=y CONFIG_DMA_COHERENT_POOL=y CONFIG_DMA_CMA=y # CONFIG_DMA_PERNUMA_CMA is not set # # Default contiguous memory area size: # CONFIG_CMA_SIZE_MBYTES=0 CONFIG_CMA_SIZE_SEL_MBYTES=y # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set # CONFIG_CMA_SIZE_SEL_MIN is not set # CONFIG_CMA_SIZE_SEL_MAX is not set CONFIG_CMA_ALIGNMENT=8 # CONFIG_DMA_API_DEBUG is not set CONFIG_SGL_ALLOC=y CONFIG_IOMMU_HELPER=y CONFIG_CHECK_SIGNATURE=y CONFIG_CPUMASK_OFFSTACK=y CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_GLOB=y # CONFIG_GLOB_SELFTEST is not set CONFIG_NLATTR=y CONFIG_CLZ_TAB=y CONFIG_IRQ_POLL=y CONFIG_MPILIB=y CONFIG_SIGNATURE=y CONFIG_DIMLIB=y CONFIG_OID_REGISTRY=y CONFIG_UCS2_STRING=y CONFIG_HAVE_GENERIC_VDSO=y CONFIG_GENERIC_GETTIMEOFDAY=y CONFIG_GENERIC_VDSO_TIME_NS=y CONFIG_FONT_SUPPORT=y # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y CONFIG_SG_POOL=y CONFIG_ARCH_HAS_PMEM_API=y CONFIG_MEMREGION=y CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y CONFIG_ARCH_HAS_COPY_MC=y CONFIG_ARCH_STACKWALK=y CONFIG_SBITMAP=y # CONFIG_STRING_SELFTEST is not set # end of Library routines # # Kernel hacking # # # printk and dmesg options # CONFIG_PRINTK_TIME=y # CONFIG_PRINTK_CALLER is not set CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 CONFIG_BOOT_PRINTK_DELAY=y CONFIG_DYNAMIC_DEBUG=y CONFIG_DYNAMIC_DEBUG_CORE=y CONFIG_SYMBOLIC_ERRNAME=y CONFIG_DEBUG_BUGVERBOSE=y # end of printk and dmesg options # # Compile-time checks and compiler options # CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_COMPRESSED is not set # CONFIG_DEBUG_INFO_SPLIT is not set # CONFIG_DEBUG_INFO_DWARF4 is not set CONFIG_DEBUG_INFO_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=2048 CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set CONFIG_DEBUG_SECTION_MISMATCH=y CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_STACK_VALIDATION=y # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set # end of Compile-time checks and compiler options # # Generic Kernel Debugging Instruments # CONFIG_MAGIC_SYSRQ=y CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1 CONFIG_MAGIC_SYSRQ_SERIAL=y CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE="" CONFIG_DEBUG_FS=y CONFIG_DEBUG_FS_ALLOW_ALL=y # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set # CONFIG_DEBUG_FS_ALLOW_NONE is not set CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set CONFIG_HAVE_ARCH_KCSAN=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y CONFIG_DEBUG_MISC=y # # Memory Debugging # # CONFIG_PAGE_EXTENSION is not set # CONFIG_DEBUG_PAGEALLOC is not set # CONFIG_PAGE_OWNER is not set # CONFIG_PAGE_POISONING is not set # CONFIG_DEBUG_PAGE_REF is not set CONFIG_DEBUG_RODATA_TEST=y CONFIG_ARCH_HAS_DEBUG_WX=y # CONFIG_DEBUG_WX is not set CONFIG_GENERIC_PTDUMP=y # CONFIG_PTDUMP_DEBUGFS is not set # CONFIG_DEBUG_OBJECTS is not set # CONFIG_SLUB_DEBUG_ON is not set # CONFIG_SLUB_STATS is not set CONFIG_HAVE_DEBUG_KMEMLEAK=y # CONFIG_DEBUG_KMEMLEAK is not set # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_SCHED_STACK_END_CHECK is not set CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_PGTABLE is not set CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y # CONFIG_DEBUG_VIRTUAL is not set CONFIG_DEBUG_MEMORY_INIT=y CONFIG_MEMORY_NOTIFIER_ERROR_INJECT=m # CONFIG_DEBUG_PER_CPU_MAPS is not set CONFIG_HAVE_ARCH_KASAN=y CONFIG_HAVE_ARCH_KASAN_VMALLOC=y CONFIG_CC_HAS_KASAN_GENERIC=y CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y # CONFIG_KASAN is not set # end of Memory Debugging CONFIG_DEBUG_SHIRQ=y # # Debug Oops, Lockups and Hangs # CONFIG_PANIC_ON_OOPS=y CONFIG_PANIC_ON_OOPS_VALUE=1 CONFIG_PANIC_TIMEOUT=0 CONFIG_LOCKUP_DETECTOR=y CONFIG_SOFTLOCKUP_DETECTOR=y # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 CONFIG_HARDLOCKUP_DETECTOR_PERF=y CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1 # CONFIG_DETECT_HUNG_TASK is not set # CONFIG_WQ_WATCHDOG is not set # CONFIG_TEST_LOCKUP is not set # end of Debug Oops, Lockups and Hangs # # Scheduler Debugging # CONFIG_SCHED_DEBUG=y CONFIG_SCHED_INFO=y CONFIG_SCHEDSTATS=y # end of Scheduler Debugging # CONFIG_DEBUG_TIMEKEEPING is not set CONFIG_DEBUG_PREEMPT=y # # Lock Debugging (spinlocks, mutexes, etc...) # CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_PROVE_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set # CONFIG_LOCK_STAT is not set CONFIG_DEBUG_RT_MUTEXES=y CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_MUTEXES=y CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y CONFIG_DEBUG_RWSEMS=y CONFIG_DEBUG_LOCK_ALLOC=y CONFIG_LOCKDEP=y # CONFIG_DEBUG_LOCKDEP is not set CONFIG_DEBUG_ATOMIC_SLEEP=y # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # CONFIG_LOCK_TORTURE_TEST is not set CONFIG_WW_MUTEX_SELFTEST=m # CONFIG_SCF_TORTURE_TEST is not set # CONFIG_CSD_LOCK_WAIT_DEBUG is not set # end of Lock Debugging (spinlocks, mutexes, etc...) CONFIG_TRACE_IRQFLAGS=y CONFIG_TRACE_IRQFLAGS_NMI=y CONFIG_STACKTRACE=y # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set # CONFIG_DEBUG_KOBJECT is not set # # Debug kernel data structures # CONFIG_DEBUG_LIST=y CONFIG_DEBUG_PLIST=y # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set # CONFIG_BUG_ON_DATA_CORRUPTION is not set # end of Debug kernel data structures # CONFIG_DEBUG_CREDENTIALS is not set # # RCU Debugging # CONFIG_PROVE_RCU=y # CONFIG_RCU_SCALE_TEST is not set # CONFIG_RCU_TORTURE_TEST is not set # CONFIG_RCU_REF_SCALE_TEST is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_TRACE is not set # CONFIG_RCU_EQS_DEBUG is not set # end of RCU Debugging # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set CONFIG_LATENCYTOP=y CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_NOP_TRACER=y CONFIG_HAVE_FUNCTION_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y CONFIG_HAVE_DYNAMIC_FTRACE=y CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_FENTRY=y CONFIG_HAVE_C_RECORDMCOUNT=y CONFIG_TRACER_MAX_TRACE=y CONFIG_TRACE_CLOCK=y CONFIG_RING_BUFFER=y CONFIG_EVENT_TRACING=y CONFIG_CONTEXT_SWITCH_TRACER=y CONFIG_RING_BUFFER_ALLOW_SWAP=y CONFIG_PREEMPTIRQ_TRACEPOINTS=y CONFIG_TRACING=y CONFIG_GENERIC_TRACER=y CONFIG_TRACING_SUPPORT=y CONFIG_FTRACE=y # CONFIG_BOOTTIME_TRACING is not set CONFIG_FUNCTION_TRACER=y CONFIG_FUNCTION_GRAPH_TRACER=y CONFIG_DYNAMIC_FTRACE=y CONFIG_DYNAMIC_FTRACE_WITH_REGS=y CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y CONFIG_FUNCTION_PROFILER=y CONFIG_STACK_TRACER=y CONFIG_TRACE_PREEMPT_TOGGLE=y CONFIG_IRQSOFF_TRACER=y CONFIG_PREEMPT_TRACER=y CONFIG_SCHED_TRACER=y CONFIG_HWLAT_TRACER=y # CONFIG_MMIOTRACE is not set CONFIG_FTRACE_SYSCALLS=y CONFIG_TRACER_SNAPSHOT=y CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP=y CONFIG_BRANCH_PROFILE_NONE=y # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set # CONFIG_PROFILE_ALL_BRANCHES is not set CONFIG_BLK_DEV_IO_TRACE=y CONFIG_KPROBE_EVENTS=y # CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set CONFIG_UPROBE_EVENTS=y CONFIG_BPF_EVENTS=y CONFIG_DYNAMIC_EVENTS=y CONFIG_PROBE_EVENTS=y # CONFIG_BPF_KPROBE_OVERRIDE is not set CONFIG_FTRACE_MCOUNT_RECORD=y CONFIG_TRACING_MAP=y CONFIG_SYNTH_EVENTS=y CONFIG_HIST_TRIGGERS=y # CONFIG_TRACE_EVENT_INJECT is not set # CONFIG_TRACEPOINT_BENCHMARK is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_TRACE_EVAL_MAP_FILE is not set # CONFIG_FTRACE_STARTUP_TEST is not set # CONFIG_RING_BUFFER_STARTUP_TEST is not set CONFIG_PREEMPTIRQ_DELAY_TEST=m # CONFIG_SYNTH_EVENT_GEN_TEST is not set # CONFIG_KPROBE_EVENT_GEN_TEST is not set # CONFIG_HIST_TRIGGERS_DEBUG is not set CONFIG_PROVIDE_OHCI1394_DMA_INIT=y CONFIG_SAMPLES=y # CONFIG_SAMPLE_AUXDISPLAY is not set # CONFIG_SAMPLE_TRACE_EVENTS is not set CONFIG_SAMPLE_TRACE_PRINTK=m CONFIG_SAMPLE_FTRACE_DIRECT=m # CONFIG_SAMPLE_TRACE_ARRAY is not set # CONFIG_SAMPLE_KOBJECT is not set # CONFIG_SAMPLE_KPROBES is not set # CONFIG_SAMPLE_HW_BREAKPOINT is not set # CONFIG_SAMPLE_KFIFO is not set # CONFIG_SAMPLE_LIVEPATCH is not set # CONFIG_SAMPLE_CONFIGFS is not set # CONFIG_SAMPLE_VFIO_MDEV_MTTY is not set # CONFIG_SAMPLE_VFIO_MDEV_MDPY is not set # CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set # CONFIG_SAMPLE_VFIO_MDEV_MBOCHS is not set # CONFIG_SAMPLE_WATCHDOG is not set CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y CONFIG_STRICT_DEVMEM=y # CONFIG_IO_STRICT_DEVMEM is not set # # x86 Debugging # CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y CONFIG_EARLY_PRINTK_USB=y CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_EARLY_PRINTK=y CONFIG_EARLY_PRINTK_DBGP=y CONFIG_EARLY_PRINTK_USB_XDBC=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_DEBUG_TLBFLUSH is not set # CONFIG_IOMMU_DEBUG is not set CONFIG_HAVE_MMIOTRACE_SUPPORT=y CONFIG_X86_DECODER_SELFTEST=y CONFIG_IO_DELAY_0X80=y # CONFIG_IO_DELAY_0XED is not set # CONFIG_IO_DELAY_UDELAY is not set # CONFIG_IO_DELAY_NONE is not set CONFIG_DEBUG_BOOT_PARAMS=y # CONFIG_CPA_DEBUG is not set # CONFIG_DEBUG_ENTRY is not set # CONFIG_DEBUG_NMI_SELFTEST is not set CONFIG_X86_DEBUG_FPU=y # CONFIG_PUNIT_ATOM_DEBUG is not set CONFIG_UNWINDER_ORC=y # CONFIG_UNWINDER_FRAME_POINTER is not set # CONFIG_UNWINDER_GUESS is not set # end of x86 Debugging # # Kernel Testing and Coverage # # CONFIG_KUNIT is not set CONFIG_NOTIFIER_ERROR_INJECTION=y CONFIG_PM_NOTIFIER_ERROR_INJECT=m # CONFIG_NETDEV_NOTIFIER_ERROR_INJECT is not set CONFIG_FUNCTION_ERROR_INJECTION=y # CONFIG_FAULT_INJECTION is not set CONFIG_ARCH_HAS_KCOV=y CONFIG_CC_HAS_SANCOV_TRACE_PC=y # CONFIG_KCOV is not set CONFIG_RUNTIME_TESTING_MENU=y CONFIG_LKDTM=y # CONFIG_TEST_LIST_SORT is not set # CONFIG_TEST_MIN_HEAP is not set # CONFIG_TEST_SORT is not set # CONFIG_KPROBES_SANITY_TEST is not set # CONFIG_BACKTRACE_SELF_TEST is not set # CONFIG_RBTREE_TEST is not set # CONFIG_REED_SOLOMON_TEST is not set # CONFIG_INTERVAL_TREE_TEST is not set # CONFIG_PERCPU_TEST is not set CONFIG_ATOMIC64_SELFTEST=y # CONFIG_ASYNC_RAID6_TEST is not set # CONFIG_TEST_HEXDUMP is not set # CONFIG_TEST_STRING_HELPERS is not set CONFIG_TEST_STRSCPY=m # CONFIG_TEST_KSTRTOX is not set CONFIG_TEST_PRINTF=m CONFIG_TEST_BITMAP=m # CONFIG_TEST_UUID is not set # CONFIG_TEST_XARRAY is not set # CONFIG_TEST_OVERFLOW is not set # CONFIG_TEST_RHASHTABLE is not set # CONFIG_TEST_HASH is not set # CONFIG_TEST_IDA is not set CONFIG_TEST_LKM=m CONFIG_TEST_BITOPS=m CONFIG_TEST_VMALLOC=m CONFIG_TEST_USER_COPY=m CONFIG_TEST_BPF=m CONFIG_TEST_BLACKHOLE_DEV=m # CONFIG_FIND_BIT_BENCHMARK is not set CONFIG_TEST_FIRMWARE=m CONFIG_TEST_SYSCTL=y # CONFIG_TEST_UDELAY is not set CONFIG_TEST_STATIC_KEYS=m CONFIG_TEST_KMOD=m # CONFIG_TEST_MEMCAT_P is not set CONFIG_TEST_LIVEPATCH=m # CONFIG_TEST_STACKINIT is not set # CONFIG_TEST_MEMINIT is not set CONFIG_TEST_HMM=m # CONFIG_TEST_FREE_PAGES is not set # CONFIG_TEST_FPU is not set # CONFIG_MEMTEST is not set # CONFIG_HYPERV_TESTING is not set # end of Kernel Testing and Coverage # end of Kernel hacking
#!/bin/sh export_top_env() { export suite='kernel-selftests' export testcase='kernel-selftests' export category='functional' export kconfig='x86_64-rhel-7.6-kselftests' export need_memory='12G' export need_cpu=2 export kernel_cmdline='erst_disable' export job_origin='/lkp-src/allot/cyclic:p1:linux-devel:devel-hourly/lkp-kbl-nuc1/kernel-selftests-bpf.yaml' export queue_cmdline_keys='branch commit queue_at_least_once' export queue='validate' export testbox='lkp-kbl-nuc1' export tbox_group='lkp-kbl-nuc1' export submit_id='5f99b8bdbbd2a63d9b1b018c' export job_file='/lkp/jobs/scheduled/lkp-kbl-nuc1/kernel-selftests-kselftests-bpf-ucode=0xd6-debian-10.4-x86_64-20200603.cgz-472547778de24e2764ab325268dd5b77e6923939-20201029-15771-yfv5qc-7.yaml' export id='139ab841c5738c1a5914dc182af25fb03d7cc612' export queuer_version='/lkp-src' export model='Kaby Lake' export nr_node=1 export nr_cpu=4 export memory='32G' export nr_sdd_partitions=1 export ssd_partitions='/dev/disk/by-id/ata-INTEL_SSDSC2BB800G4_PHWL4171000W800RGN-part2' export swap_partitions= export rootfs_partition='/dev/disk/by-id/ata-INTEL_SSDSC2BB800G4_PHWL4171000W800RGN-part1' export brand='Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz' export commit='472547778de24e2764ab325268dd5b77e6923939' export netconsole_port=6674 export ucode='0xd6' export need_kconfig_hw='CONFIG_E1000E=y CONFIG_SATA_AHCI' export need_kernel_headers=true export need_kernel_selftests=true export need_kconfig='CONFIG_BPF=y CONFIG_BPF_EVENTS=y ~ ">= v4.1-rc1" CONFIG_BPF_JIT=y CONFIG_BPF_STREAM_PARSER=y ~ ">= v4.14-rc1" CONFIG_BPF_SYSCALL=y CONFIG_CGROUP_BPF=y ~ ">= v4.10-rc1" CONFIG_CRYPTO_HMAC CONFIG_CRYPTO_SHA256 CONFIG_CRYPTO_USER_API_HASH CONFIG_DEBUG_INFO CONFIG_DEBUG_INFO_BTF ~ ">= v5.2-rc1" CONFIG_FTRACE_SYSCALLS=y CONFIG_GENEVE=y ~ ">= v4.3-rc1" CONFIG_IPV6=y CONFIG_IPV6_FOU ~ ">= v4.7-rc1" CONFIG_IPV6_FOU_TUNNEL ~ ">= v4.7-rc1" CONFIG_IPV6_GRE=y CONFIG_IPV6_SEG6_LWTUNNEL=y ~ ">= v4.10-rc1" CONFIG_IPV6_SIT=m CONFIG_IPV6_TUNNEL=y CONFIG_LWTUNNEL=y ~ ">= v4.3-rc1" CONFIG_MPLS=y ~ ">= v4.1-rc1" CONFIG_MPLS_IPTUNNEL=m ~ ">= v4.3-rc1" CONFIG_MPLS_ROUTING=m ~ ">= v4.1-rc1" CONFIG_NETDEVSIM=m ~ ">= v4.16-rc1" CONFIG_NET_CLS_ACT=y CONFIG_NET_CLS_BPF=m CONFIG_NET_CLS_FLOWER=m ~ ">= v4.2-rc1" CONFIG_NET_FOU CONFIG_NET_FOU_IP_TUNNELS=y CONFIG_NET_IPGRE=y CONFIG_NET_IPGRE_DEMUX=y CONFIG_NET_IPIP=y CONFIG_NET_MPLS_GSO=m CONFIG_NET_SCHED=y CONFIG_NET_SCH_INGRESS=y ~ ">= v4.5-rc1" CONFIG_RC_LOOPBACK CONFIG_SECURITY=y CONFIG_TEST_BPF=m CONFIG_TLS=m ~ ">= v4.13-rc1" CONFIG_VXLAN=y CONFIG_XDP_SOCKETS=y ~ ">= v4.18-rc1"' export enqueue_time='2020-10-29 02:30:21 +0800' export _id='5f99b8c3bbd2a63d9b1b0192' export _rt='/result/kernel-selftests/kselftests-bpf-ucode=0xd6/lkp-kbl-nuc1/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939' export user='lkp' export compiler='gcc-9' export head_commit='4e5e87cbcaed8f06c608a0ee065605165bf4c672' export base_commit='3650b228f83adda7e5ee532e2b90429c03f7b9ec' export branch='linux-next/master' export rootfs='debian-10.4-x86_64-20200603.cgz' export result_root='/result/kernel-selftests/kselftests-bpf-ucode=0xd6/lkp-kbl-nuc1/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/3' export scheduler_version='/lkp/lkp/.src-20201028-092555' export LKP_SERVER='internal-lkp-server' export arch='x86_64' export max_uptime=3600 export initrd='/osimage/debian/debian-10.4-x86_64-20200603.cgz' export bootloader_append='root=/dev/ram0 user=lkp job=/lkp/jobs/scheduled/lkp-kbl-nuc1/kernel-selftests-kselftests-bpf-ucode=0xd6-debian-10.4-x86_64-20200603.cgz-472547778de24e2764ab325268dd5b77e6923939-20201029-15771-yfv5qc-7.yaml ARCH=x86_64 kconfig=x86_64-rhel-7.6-kselftests branch=linux-next/master commit=472547778de24e2764ab325268dd5b77e6923939 BOOT_IMAGE=/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/vmlinuz-5.9.0-13427-g472547778de2 erst_disable max_uptime=3600 RESULT_ROOT=/result/kernel-selftests/kselftests-bpf-ucode=0xd6/lkp-kbl-nuc1/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/3 LKP_SERVER=internal-lkp-server nokaslr selinux=0 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 console=ttyS0,115200 vga=normal rw' export modules_initrd='/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/modules.cgz' export bm_initrd='/osimage/deps/debian-10.4-x86_64-20200603.cgz/run-ipconfig_20200608.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/lkp_20200709.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/rsync-rootfs_20200608.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/kernel-selftests_20201007.cgz,/osimage/pkg/debian-10.4-x86_64-20200603.cgz/kernel-selftests-x86_64-b5a583fb-1_20201015.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/hw_20200715.cgz' export linux_headers_initrd='/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/linux-headers.cgz' export linux_selftests_initrd='/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/linux-selftests.cgz' export ucode_initrd='/osimage/ucode/intel-ucode-20200610.cgz' export lkp_initrd='/osimage/user/lkp/lkp-x86_64.cgz' export site='inn' export LKP_CGI_PORT=80 export LKP_CIFS_PORT=139 export last_kernel='5.10.0-rc1-03422-g4e5e87cbcaed' export repeat_to=12 export schedule_notify_address= export queue_at_least_once=1 export kernel='/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/vmlinuz-5.9.0-13427-g472547778de2' export dequeue_time='2020-10-29 03:19:59 +0800' export job_initrd='/lkp/jobs/scheduled/lkp-kbl-nuc1/kernel-selftests-kselftests-bpf-ucode=0xd6-debian-10.4-x86_64-20200603.cgz-472547778de24e2764ab325268dd5b77e6923939-20201029-15771-yfv5qc-7.cgz' [ -n "$LKP_SRC" ] || export LKP_SRC=/lkp/${user:-lkp}/src } run_job() { echo $$ > $TMP/run-job.pid . $LKP_SRC/lib/http.sh . $LKP_SRC/lib/job.sh . $LKP_SRC/lib/env.sh export_top_env run_monitor $LKP_SRC/monitors/wrapper kmsg run_monitor $LKP_SRC/monitors/wrapper heartbeat run_monitor $LKP_SRC/monitors/wrapper meminfo run_monitor $LKP_SRC/monitors/wrapper oom-killer run_monitor $LKP_SRC/monitors/plain/watchdog run_test group='kselftests-bpf' $LKP_SRC/tests/wrapper kernel-selftests } extract_stats() { export stats_part_begin= export stats_part_end= $LKP_SRC/stats/wrapper kernel-selftests $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper meminfo $LKP_SRC/stats/wrapper time kernel-selftests.time $LKP_SRC/stats/wrapper dmesg $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper last_state $LKP_SRC/stats/wrapper stderr $LKP_SRC/stats/wrapper time } "$@"
Attachment:
kmsg.xz
Description: application/xz
KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939 2020-10-28 19:17:50 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh 2020-10-28 19:17:51 make -C ../../../tools/bpf/bpftool make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool' Auto-detecting system features: ... libbfd: [ [32mon[m ] ... disassembler-four-args: [ [32mon[m ] ... zlib: [ [32mon[m ] ... libcap: [ [32mon[m ] ... clang-bpf-co-re: [ [32mon[m ] CC map_perf_ring.o CC xlated_dumper.o CC iter.o CC btf.o CC tracelog.o CC link.o CC perf.o CC cfg.o CC btf_dumper.o CC net.o CC struct_ops.o CC netlink_dumper.o CC common.o CC cgroup.o CC gen.o CC main.o CC json_writer.o make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/lib/bpf' Auto-detecting system features: ... libelf: [ [32mon[m ] ... zlib: [ [32mon[m ] ... bpf: [ [32mon[m ] GEN bpf_helper_defs.h MKDIR staticobjs/ CC staticobjs/libbpf.o CC staticobjs/bpf.o CC staticobjs/nlattr.o CC staticobjs/btf.o CC staticobjs/libbpf_errno.o CC staticobjs/str_error.o CC staticobjs/netlink.o CC staticobjs/bpf_prog_linfo.o CC staticobjs/libbpf_probes.o CC staticobjs/xsk.o CC staticobjs/hashmap.o CC staticobjs/btf_dump.o CC staticobjs/ringbuf.o LD staticobjs/libbpf-in.o LINK libbpf.a make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/lib/bpf' LINK bpftool-bootstrap GEN vmlinux.h CLANG profiler.bpf.o GEN profiler.skel.h CC prog.o CC map.o CLANG pid_iter.bpf.o GEN pid_iter.skel.h CC pids.o CC feature.o CC jit_disasm.o CC disasm.o LINK bpftool make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool' 2020-10-28 19:18:23 make install -C ../../../tools/bpf/bpftool make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool' make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/lib/bpf' make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/lib/bpf' INSTALL bpftool make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool' ping6 is /bin/ping6 LKP SKIP bpf.test_lirc_mode2_user LKP SKIP bpf.test_tc_tunnel.sh LKP SKIP bpf.test_lwt_seg6local.sh 2020-10-28 19:18:23 make run_tests -C bpf make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf' MKDIR include MKDIR libbpf HOSTCC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/fixdep.o HOSTLD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/fixdep-in.o LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/fixdep GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/bpf_helper_defs.h MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/ CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/bpf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/nlattr.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/btf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf_errno.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/str_error.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/netlink.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/bpf_prog_linfo.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf_probes.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/xsk.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/hashmap.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/btf_dump.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/ringbuf.o LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/staticobjs/libbpf-in.o LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.a Warning: Kernel ABI header at 'tools/include/uapi/linux/netlink.h' differs from latest version at 'include/uapi/linux/netlink.h' Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h' MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/ CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/bpf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/nlattr.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/btf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf_errno.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/str_error.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/netlink.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/bpf_prog_linfo.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf_probes.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/xsk.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/hashmap.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/btf_dump.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/ringbuf.o LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/sharedobjs/libbpf-in.o LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.so.0.2.0 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/libbpf/libbpf.pc INSTALL headers CC test_stub.o BINARY test_verifier BINARY test_tag MKDIR bpftool CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/map_perf_ring.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/xlated_dumper.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/iter.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/link.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/btf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/tracelog.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/btf_dumper.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/perf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/main.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/common.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/json_writer.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/gen.o GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/bpf_helper_defs.h MKDIR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/ CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/bpf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/nlattr.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/btf.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf_errno.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/str_error.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/netlink.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/bpf_prog_linfo.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf_probes.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/xsk.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/hashmap.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/btf_dump.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/ringbuf.o LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/staticobjs/libbpf-in.o LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool//libbpf/libbpf.a LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/bpftool-bootstrap GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/vmlinux.h CLANG /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/profiler.bpf.o GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/profiler.skel.h CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/prog.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/net.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/struct_ops.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/cfg.o CLANG /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/pid_iter.bpf.o GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/pid_iter.skel.h CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/pids.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/map.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/netlink_dumper.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/cgroup.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/feature.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/jit_disasm.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/disasm.o LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/bpftool INSTALL bpftool GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-perf.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-map.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-link.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-iter.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-net.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-struct_ops.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-feature.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-prog.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-gen.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-cgroup.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpftool-btf.8 GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpf-helpers.rst GEN /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/bpftool/Documentation/bpf-helpers.7 INSTALL eBPF_helpers-manpage INSTALL Documentation-man GEN vmlinux.h CLNG-LLC [test_maps] btf__core_reloc_bitfields___bitfield_vs_int.o CLNG-LLC [test_maps] sample_map_ret0.o CLNG-LLC [test_maps] pyperf_global.o CLNG-LLC [test_maps] btf__core_reloc_nesting___extra_nesting.o CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_ptr.o CLNG-LLC [test_maps] test_varlen.o CLNG-LLC [test_maps] test_ksyms_btf_null_check.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_sz.o CLNG-LLC [test_maps] btf_dump_test_case_bitfields.o CLNG-LLC [test_maps] btf__core_reloc_ints___reverse_sign.o CLNG-LLC [test_maps] bpf_iter_bpf_percpu_hash_map.o CLNG-LLC [test_maps] test_core_reloc_nesting.o CLNG-LLC [test_maps] tailcall_bpf2bpf1.o CLNG-LLC [test_maps] test_cls_redirect.o CLNG-LLC [test_maps] btf__core_reloc_type_based___incompat.o CLNG-LLC [test_maps] test_btf_newkv.o CLNG-LLC [test_maps] pyperf600.o CLNG-LLC [test_maps] profiler2.o CLNG-LLC [test_maps] test_ringbuf.o CLNG-LLC [test_maps] loop5.o CLNG-LLC [test_maps] tailcall3.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_bad_zero_sz_arr.o CLNG-LLC [test_maps] test_endian.o CLNG-LLC [test_maps] test_perf_buffer.o CLNG-LLC [test_maps] xdp_redirect_map.o CLNG-LLC [test_maps] local_storage.o CLNG-LLC [test_maps] test_get_stack_rawtp.o CLNG-LLC [test_maps] btf__core_reloc_nesting___struct_union_mixup.o CLNG-LLC [test_maps] test_core_reloc_ints.o CLNG-LLC [test_maps] btf__core_reloc_nesting.o CLNG-LLC [test_maps] test_xdp_bpf2bpf.o CLNG-LLC [test_maps] test_core_retro.o CLNG-LLC [test_maps] test_send_signal_kern.o CLNG-LLC [test_maps] test_tcp_estats.o CLNG-LLC [test_maps] test_global_func2.o CLNG-LLC [test_maps] btf__core_reloc_arrays___equiv_zero_sz_arr.o CLNG-LLC [test_maps] test_xdp_with_devmap_helpers.o CLNG-LLC [test_maps] btf__core_reloc_type_based___diff_sz.o CLNG-LLC [test_maps] btf__core_reloc_type_id___missing_targets.o CLNG-LLC [test_maps] btf__core_reloc_size___err_ambiguous.o CLNG-LLC [test_maps] cg_storage_multi_isolated.o CLNG-LLC [test_maps] test_xdp_vlan.o CLNG-LLC [test_maps] test_global_func7.o CLNG-LLC [test_maps] btf__core_reloc_type_based___all_missing.o CLNG-LLC [test_maps] test_global_func3.o CLNG-LLC [test_maps] strobemeta_nounroll1.o CLNG-LLC [test_maps] btf__core_reloc_enumval___val3_missing.o CLNG-LLC [test_maps] bpf_iter_test_kern6.o CLNG-LLC [test_maps] btf__core_reloc_type_id.o CLNG-LLC [test_maps] test_core_extern.o CLNG-LLC [test_maps] btf__core_reloc_type_based___fn_wrong_args.o CLNG-LLC [test_maps] test_core_reloc_bitfields_direct.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_nonstruct_container.o CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_int.o CLNG-LLC [test_maps] fentry_test.o CLNG-LLC [test_maps] test_xdp_devmap_helpers.o CLNG-LLC [test_maps] pyperf600_nounroll.o CLNG-LLC [test_maps] loop2.o CLNG-LLC [test_maps] test_ksyms_btf.o CLNG-LLC [test_maps] bpf_iter_test_kern3.o CLNG-LLC [test_maps] test_xdp_link.o CLNG-LLC [test_maps] btf__core_reloc_enumval___err_missing.o CLNG-LLC [test_maps] netcnt_prog.o CLNG-LLC [test_maps] bpf_iter_task_btf.o CLNG-LLC [test_maps] lsm.o CLNG-LLC [test_maps] map_ptr_kern.o CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_val_sz.o CLNG-LLC [test_maps] strobemeta.o CLNG-LLC [test_maps] perfbuf_bench.o CLNG-LLC [test_maps] btf__core_reloc_bitfields.o CLNG-LLC [test_maps] sample_ret0.o CLNG-LLC [test_maps] test_core_autosize.o CLNG-LLC [test_maps] test_subprogs.o CLNG-LLC [test_maps] test_map_in_map.o CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_func_proto.o CLNG-LLC [test_maps] freplace_connect_v4_prog.o CLNG-LLC [test_maps] test_l4lb.o CLNG-LLC [test_maps] sockopt_multi.o CLNG-LLC [test_maps] load_bytes_relative.o CLNG-LLC [test_maps] test_trace_ext.o CLNG-LLC [test_maps] btf__core_reloc_nesting___anon_embed.o CLNG-LLC [test_maps] test_cgroup_link.o CLNG-LLC [test_maps] bpf_iter_bpf_sk_storage_map.o CLNG-LLC [test_maps] trigger_bench.o CLNG-LLC [test_maps] fmod_ret_freplace.o CLNG-LLC [test_maps] netif_receive_skb.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_non_array.o CLNG-LLC [test_maps] test_skmsg_load_helpers.o CLNG-LLC [test_maps] test_link_pinning.o CLNG-LLC [test_maps] test_pinning_invalid.o CLNG-LLC [test_maps] btf_dump_test_case_packing.o CLNG-LLC [test_maps] test_sockmap_update.o CLNG-LLC [test_maps] sockmap_tcp_msg_prog.o CLNG-LLC [test_maps] ringbuf_bench.o CLNG-LLC [test_maps] test_verif_scale3.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_shallow.o CLNG-LLC [test_maps] connect_force_port4.o CLNG-LLC [test_maps] test_core_reloc_flavors.o CLNG-LLC [test_maps] test_global_func5.o CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_enum_def.o CLNG-LLC [test_maps] test_sk_lookup.o CLNG-LLC [test_maps] get_cgroup_id_kern.o CLNG-LLC [test_maps] strobemeta_nounroll2.o CLNG-LLC [test_maps] trace_printk.o CLNG-LLC [test_maps] bpf_iter_bpf_percpu_array_map.o CLNG-LLC [test_maps] fexit_test.o CLNG-LLC [test_maps] bpf_iter_netlink.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_kind.o CLNG-LLC [test_maps] btf__core_reloc_enumval.o CLNG-LLC [test_maps] test_sockhash_kern.o CLNG-LLC [test_maps] test_tc_peer.o CLNG-LLC [test_maps] test_core_reloc_mods.o CLNG-LLC [test_maps] test_tcp_hdr_options.o CLNG-LLC [test_maps] bpf_iter_bpf_array_map.o CLNG-LLC [test_maps] test_skb_helpers.o CLNG-LLC [test_maps] test_l4lb_noinline.o CLNG-LLC [test_maps] test_cls_redirect_subprogs.o CLNG-LLC [test_maps] freplace_cls_redirect.o CLNG-LLC [test_maps] sockmap_parse_prog.o CLNG-LLC [test_maps] cg_storage_multi_egress_only.o CLNG-LLC [test_maps] test_xdp_redirect.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_too_deep.o CLNG-LLC [test_maps] test_skeleton.o CLNG-LLC [test_maps] test_sysctl_prog.o CLNG-LLC [test_maps] sockmap_verdict_prog.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_small.o CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_enum.o CLNG-LLC [test_maps] btf__core_reloc_size___diff_sz.o CLNG-LLC [test_maps] bpf_iter_tcp6.o CLNG-LLC [test_maps] test_global_func4.o CLNG-LLC [test_maps] test_stacktrace_map.o CLNG-LLC [test_maps] test_btf_nokv.o CLNG-LLC [test_maps] fexit_bpf2bpf.o CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr___diff_sz.o CLNG-LLC [test_maps] test_enable_stats.o CLNG-LLC [test_maps] btf__core_reloc_size.o CLNG-LLC [test_maps] test_xdp_adjust_tail_shrink.o CLNG-LLC [test_maps] btf__core_reloc_nesting___dup_compat_types.o CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_ptr_type.o CLNG-LLC [test_maps] test_tcpbpf_kern.o CLNG-LLC [test_maps] bpf_iter_task.o CLNG-LLC [test_maps] btf__core_reloc_bitfields___bit_sz_change.o CLNG-LLC [test_maps] cg_storage_multi_shared.o CLNG-LLC [test_maps] bpf_iter_bpf_hash_map.o CLNG-LLC [test_maps] metadata_used.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_dup_incompat_types.o CLNG-LLC [test_maps] tailcall_bpf2bpf3.o CLNG-LLC [test_maps] btf_dump_test_case_multidim.o CLNG-LLC [test_maps] btf__core_reloc_existence.o CLNG-LLC [test_maps] test_tc_edt.o CLNG-LLC [test_maps] xdp_dummy.o CLNG-LLC [test_maps] bpf_cubic.o CLNG-LLC [test_maps] test_core_reloc_bitfields_probed.o CLNG-LLC [test_maps] freplace_get_constant.o CLNG-LLC [test_maps] test_queue_map.o CLNG-LLC [test_maps] test_ringbuf_multi.o CLNG-LLC [test_maps] test_core_reloc_type_based.o CLNG-LLC [test_maps] test_verif_scale1.o CLNG-LLC [test_maps] test_rdonly_maps.o CLNG-LLC [test_maps] test_stacktrace_build_id.o CLNG-LLC [test_maps] test_overhead.o CLNG-LLC [test_maps] bpf_iter_udp4.o CLNG-LLC [test_maps] btf__core_reloc_enumval___diff.o CLNG-LLC [test_maps] sendmsg4_prog.o CLNG-LLC [test_maps] connect_force_port6.o CLNG-LLC [test_maps] tailcall2.o CLNG-LLC [test_maps] tailcall_bpf2bpf2.o CLNG-LLC [test_maps] test_pe_preserve_elems.o CLNG-LLC [test_maps] socket_cookie_prog.o CLNG-LLC [test_maps] test_pkt_md_access.o CLNG-LLC [test_maps] btf_data.o CLNG-LLC [test_maps] test_probe_user.o CLNG-LLC [test_maps] bpf_iter_sockmap.o CLNG-LLC [test_maps] freplace_attach_probe.o CLNG-LLC [test_maps] test_sysctl_loop1.o CLNG-LLC [test_maps] btf__core_reloc_mods___typedefs.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_wrong_val_type.o CLNG-LLC [test_maps] test_tc_neigh_fib.o CLNG-LLC [test_maps] btf__core_reloc_bitfields___just_big_enough.o CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_dim.o CLNG-LLC [test_maps] test_skb_ctx.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_struct_type.o CLNG-LLC [test_maps] test_vmlinux.o CLNG-LLC [test_maps] metadata_unused.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_container.o CLNG-LLC [test_maps] bpf_iter_udp6.o CLNG-LLC [test_maps] btf__core_reloc_ints___bool.o CLNG-LLC [test_maps] test_tc_tunnel.o CLNG-LLC [test_maps] test_xdp_meta.o CLNG-LLC [test_maps] pyperf_subprogs.o CLNG-LLC [test_maps] tcp_rtt.o CLNG-LLC [test_maps] pyperf180.o CLNG-LLC [test_maps] test_sockmap_invalid_update.o CLNG-LLC [test_maps] test_stack_map.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_field.o CLNG-LLC [test_maps] test_tracepoint.o CLNG-LLC [test_maps] btf__core_reloc_misc.o CLNG-LLC [test_maps] perf_event_stackmap.o CLNG-LLC [test_maps] bpf_iter_task_file.o CLNG-LLC [test_maps] profiler3.o CLNG-LLC [test_maps] dev_cgroup.o CLNG-LLC [test_maps] btf__core_reloc_primitives.o CLNG-LLC [test_maps] test_lwt_seg6local.o CLNG-LLC [test_maps] udp_limit.o CLNG-LLC [test_maps] bpf_iter_ipv6_route.o CLNG-LLC [test_maps] btf__core_reloc_arrays___fixed_arr.o CLNG-LLC [test_maps] test_d_path.o CLNG-LLC [test_maps] test_xdp_adjust_tail_grow.o CLNG-LLC [test_maps] tailcall5.o CLNG-LLC [test_maps] test_mmap.o CLNG-LLC [test_maps] test_btf_haskv.o CLNG-LLC [test_maps] btf__core_reloc_mods___mod_swap.o CLNG-LLC [test_maps] tailcall_bpf2bpf4.o CLNG-LLC [test_maps] sockopt_inherit.o CLNG-LLC [test_maps] test_sock_fields.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_partial_match_dups.o CLNG-LLC [test_maps] test_raw_tp_test_run.o CLNG-LLC [test_maps] test_lirc_mode2_kern.o CLNG-LLC [test_maps] test_seg6_loop.o CLNG-LLC [test_maps] test_core_reloc_ptr_as_arr.o CLNG-LLC [test_maps] btf__core_reloc_arrays.o CLNG-LLC [test_maps] test_tunnel_kern.o CLNG-LLC [test_maps] test_core_reloc_type_id.o CLNG-LLC [test_maps] loop1.o CLNG-LLC [test_maps] connect4_prog.o CLNG-LLC [test_maps] bpf_flow.o CLNG-LLC [test_maps] test_autoload.o CLNG-LLC [test_maps] btf__core_reloc_mods.o CLNG-LLC [test_maps] test_xdp_with_cpumap_helpers.o CLNG-LLC [test_maps] test_attach_probe.o CLNG-LLC [test_maps] test_trace_ext_tracing.o CLNG-LLC [test_maps] loop3.o CLNG-LLC [test_maps] test_btf_map_in_map.o CLNG-LLC [test_maps] tailcall1.o CLNG-LLC [test_maps] test_pkt_access.o CLNG-LLC [test_maps] bpf_iter_test_kern5.o CLNG-LLC [test_maps] test_obj_id.o CLNG-LLC [test_maps] test_core_reloc_misc.o CLNG-LLC [test_maps] sockopt_sk.o CLNG-LLC [test_maps] test_tcpnotify_kern.o CLNG-LLC [test_maps] test_core_reloc_size.o CLNG-LLC [test_maps] kfree_skb.o CLNG-LLC [test_maps] btf_dump_test_case_ordering.o CLNG-LLC [test_maps] strobemeta_subprogs.o CLNG-LLC [test_maps] xdping_kern.o CLNG-LLC [test_maps] test_core_reloc_primitives.o CLNG-LLC [test_maps] cgroup_skb_sk_lookup_kern.o CLNG-LLC [test_maps] fexit_bpf2bpf_simple.o CLNG-LLC [test_maps] xdp_tx.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_type.o CLNG-LLC [test_maps] test_perf_branches.o CLNG-LLC [test_maps] tailcall4.o CLNG-LLC [test_maps] freplace_connect4.o CLNG-LLC [test_maps] test_ns_current_pid_tgid.o CLNG-LLC [test_maps] btf__core_reloc_existence___minimal.o CLNG-LLC [test_maps] test_core_reloc_existence.o CLNG-LLC [test_maps] btf__core_reloc_ints.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_value_type.o CLNG-LLC [test_maps] test_xdp_loop.o CLNG-LLC [test_maps] test_pinning.o CLNG-LLC [test_maps] test_xdp.o CLNG-LLC [test_maps] test_spin_lock.o CLNG-LLC [test_maps] pyperf100.o CLNG-LLC [test_maps] test_btf_skc_cls_ingress.o CLNG-LLC [test_maps] connect6_prog.o CLNG-LLC [test_maps] test_core_reloc_arrays.o CLNG-LLC [test_maps] test_lwt_ip_encap.o CLNG-LLC [test_maps] test_core_reloc_kernel.o CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr.o CLNG-LLC [test_maps] bpf_iter_bpf_map.o CLNG-LLC [test_maps] btf_dump_test_case_padding.o CLNG-LLC [test_maps] test_sk_assign.o CLNG-LLC [test_maps] btf_dump_test_case_syntax.o CLNG-LLC [test_maps] btf__core_reloc_type_based.o CLNG-LLC [test_maps] test_tc_neigh.o CLNG-LLC [test_maps] bpf_dctcp.o CLNG-LLC [test_maps] test_global_data.o CLNG-LLC [test_maps] bpf_iter_test_kern4.o CLNG-LLC [test_maps] test_select_reuseport_kern.o CLNG-LLC [test_maps] test_get_stack_rawtp_err.o CLNG-LLC [test_maps] bpf_iter_test_kern1.o CLNG-LLC [test_maps] test_misc_tcp_hdr_options.o CLNG-LLC [test_maps] test_ksyms.o CLNG-LLC [test_maps] test_verif_scale2.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_container.o CLNG-LLC [test_maps] test_sysctl_loop2.o CLNG-LLC [test_maps] test_global_func1.o CLNG-LLC [test_maps] test_map_lock.o CLNG-LLC [test_maps] test_core_reloc_enumval.o CLNG-LLC [test_maps] test_global_func6.o CLNG-LLC [test_maps] sendmsg6_prog.o CLNG-LLC [test_maps] bpf_iter_tcp4.o CLNG-LLC [test_maps] pyperf50.o CLNG-LLC [test_maps] btf__core_reloc_flavors__err_wrong_name.o CLNG-LLC [test_maps] bpf_iter_test_kern2.o CLNG-LLC [test_maps] test_xdp_noinline.o CLNG-LLC [test_maps] test_sockmap_listen.o CLNG-LLC [test_maps] bpf_iter_task_stack.o CLNG-LLC [test_maps] profiler1.o CLNG-LLC [test_maps] test_sockmap_kern.o CLNG-LLC [test_maps] modify_return.o CLNG-LLC [test_maps] btf_dump_test_case_namespacing.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_kind.o CLNG-LLC [test_maps] loop4.o CLNG-LLC [test_maps] btf__core_reloc_flavors.o CLNG-LLC [test_maps] test_skb_cgroup_id_kern.o CLNG-LLC [test_maps] btf__core_reloc_bitfields___err_too_big_bitfield.o CLNG-LLC [test_maps] test_tcp_check_syncookie_kern.o CLNG-LLC [test_maps] test_sk_lookup_kern.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_field.o CLNG-LLC [test_maps] test_trampoline_count.o GEN-SKEL [test_progs] sample_map_ret0.skel.h GEN-SKEL [test_progs] pyperf_global.skel.h GEN-SKEL [test_progs] test_varlen.skel.h GEN-SKEL [test_progs] test_ksyms_btf_null_check.skel.h GEN-SKEL [test_progs] btf_dump_test_case_bitfields.skel.h GEN-SKEL [test_progs] bpf_iter_bpf_percpu_hash_map.skel.h GEN-SKEL [test_progs] test_core_reloc_nesting.skel.h GEN-SKEL [test_progs] tailcall_bpf2bpf1.skel.h GEN-SKEL [test_progs] test_cls_redirect.skel.h GEN-SKEL [test_progs] test_btf_newkv.skel.h libbpf: elf: skipping unrecognized data section(8) .maps.btf_map_legacy GEN-SKEL [test_progs] pyperf600.skel.h GEN-SKEL [test_progs] profiler2.skel.h libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1 GEN-SKEL [test_progs] test_ringbuf.skel.h GEN-SKEL [test_progs] loop5.skel.h GEN-SKEL [test_progs] tailcall3.skel.h GEN-SKEL [test_progs] test_endian.skel.h GEN-SKEL [test_progs] test_perf_buffer.skel.h GEN-SKEL [test_progs] xdp_redirect_map.skel.h GEN-SKEL [test_progs] local_storage.skel.h GEN-SKEL [test_progs] test_get_stack_rawtp.skel.h GEN-SKEL [test_progs] test_core_reloc_ints.skel.h GEN-SKEL [test_progs] test_xdp_bpf2bpf.skel.h GEN-SKEL [test_progs] test_core_retro.skel.h GEN-SKEL [test_progs] test_send_signal_kern.skel.h GEN-SKEL [test_progs] test_tcp_estats.skel.h GEN-SKEL [test_progs] test_global_func2.skel.h GEN-SKEL [test_progs] test_xdp_with_devmap_helpers.skel.h libbpf: elf: skipping unrecognized data section(8) .rodata.str1.1 GEN-SKEL [test_progs] cg_storage_multi_isolated.skel.h GEN-SKEL [test_progs] test_xdp_vlan.skel.h GEN-SKEL [test_progs] test_global_func7.skel.h GEN-SKEL [test_progs] test_global_func3.skel.h GEN-SKEL [test_progs] strobemeta_nounroll1.skel.h GEN-SKEL [test_progs] bpf_iter_test_kern6.skel.h GEN-SKEL [test_progs] test_core_extern.skel.h GEN-SKEL [test_progs] test_core_reloc_bitfields_direct.skel.h GEN-SKEL [test_progs] fentry_test.skel.h GEN-SKEL [test_progs] test_xdp_devmap_helpers.skel.h libbpf: elf: skipping unrecognized data section(4) .rodata.str1.1 GEN-SKEL [test_progs] pyperf600_nounroll.skel.h GEN-SKEL [test_progs] loop2.skel.h GEN-SKEL [test_progs] test_ksyms_btf.skel.h GEN-SKEL [test_progs] bpf_iter_test_kern3.skel.h GEN-SKEL [test_progs] test_xdp_link.skel.h GEN-SKEL [test_progs] netcnt_prog.skel.h GEN-SKEL [test_progs] bpf_iter_task_btf.skel.h GEN-SKEL [test_progs] lsm.skel.h GEN-SKEL [test_progs] map_ptr_kern.skel.h GEN-SKEL [test_progs] strobemeta.skel.h GEN-SKEL [test_progs] perfbuf_bench.skel.h GEN-SKEL [test_progs] sample_ret0.skel.h GEN-SKEL [test_progs] test_core_autosize.skel.h GEN-SKEL [test_progs] test_subprogs.skel.h GEN-SKEL [test_progs] test_map_in_map.skel.h GEN-SKEL [test_progs] freplace_connect_v4_prog.skel.h GEN-SKEL [test_progs] test_l4lb.skel.h GEN-SKEL [test_progs] sockopt_multi.skel.h GEN-SKEL [test_progs] load_bytes_relative.skel.h GEN-SKEL [test_progs] test_trace_ext.skel.h GEN-SKEL [test_progs] test_cgroup_link.skel.h GEN-SKEL [test_progs] bpf_iter_bpf_sk_storage_map.skel.h GEN-SKEL [test_progs] trigger_bench.skel.h GEN-SKEL [test_progs] fmod_ret_freplace.skel.h GEN-SKEL [test_progs] netif_receive_skb.skel.h libbpf: elf: skipping unrecognized data section(8) .rodata.str1.1 GEN-SKEL [test_progs] test_skmsg_load_helpers.skel.h GEN-SKEL [test_progs] test_link_pinning.skel.h GEN-SKEL [test_progs] btf_dump_test_case_packing.skel.h GEN-SKEL [test_progs] test_sockmap_update.skel.h GEN-SKEL [test_progs] sockmap_tcp_msg_prog.skel.h libbpf: elf: skipping unrecognized data section(5) .rodata.str1.1 GEN-SKEL [test_progs] ringbuf_bench.skel.h GEN-SKEL [test_progs] test_verif_scale3.skel.h GEN-SKEL [test_progs] connect_force_port4.skel.h GEN-SKEL [test_progs] test_core_reloc_flavors.skel.h GEN-SKEL [test_progs] test_global_func5.skel.h GEN-SKEL [test_progs] test_sk_lookup.skel.h libbpf: elf: skipping unrecognized data section(45) .rodata.str1.1 GEN-SKEL [test_progs] get_cgroup_id_kern.skel.h GEN-SKEL [test_progs] strobemeta_nounroll2.skel.h GEN-SKEL [test_progs] trace_printk.skel.h GEN-SKEL [test_progs] bpf_iter_bpf_percpu_array_map.skel.h GEN-SKEL [test_progs] fexit_test.skel.h GEN-SKEL [test_progs] bpf_iter_netlink.skel.h GEN-SKEL [test_progs] test_sockhash_kern.skel.h GEN-SKEL [test_progs] test_tc_peer.skel.h GEN-SKEL [test_progs] test_core_reloc_mods.skel.h GEN-SKEL [test_progs] test_tcp_hdr_options.skel.h GEN-SKEL [test_progs] bpf_iter_bpf_array_map.skel.h GEN-SKEL [test_progs] test_skb_helpers.skel.h GEN-SKEL [test_progs] test_l4lb_noinline.skel.h GEN-SKEL [test_progs] test_cls_redirect_subprogs.skel.h GEN-SKEL [test_progs] freplace_cls_redirect.skel.h GEN-SKEL [test_progs] sockmap_parse_prog.skel.h GEN-SKEL [test_progs] cg_storage_multi_egress_only.skel.h GEN-SKEL [test_progs] test_xdp_redirect.skel.h GEN-SKEL [test_progs] test_skeleton.skel.h GEN-SKEL [test_progs] test_sysctl_prog.skel.h GEN-SKEL [test_progs] sockmap_verdict_prog.skel.h GEN-SKEL [test_progs] bpf_iter_tcp6.skel.h GEN-SKEL [test_progs] test_global_func4.skel.h GEN-SKEL [test_progs] test_stacktrace_map.skel.h GEN-SKEL [test_progs] test_btf_nokv.skel.h GEN-SKEL [test_progs] fexit_bpf2bpf.skel.h GEN-SKEL [test_progs] test_enable_stats.skel.h GEN-SKEL [test_progs] test_xdp_adjust_tail_shrink.skel.h GEN-SKEL [test_progs] test_tcpbpf_kern.skel.h GEN-SKEL [test_progs] bpf_iter_task.skel.h GEN-SKEL [test_progs] cg_storage_multi_shared.skel.h GEN-SKEL [test_progs] bpf_iter_bpf_hash_map.skel.h GEN-SKEL [test_progs] metadata_used.skel.h GEN-SKEL [test_progs] tailcall_bpf2bpf3.skel.h GEN-SKEL [test_progs] btf_dump_test_case_multidim.skel.h GEN-SKEL [test_progs] test_tc_edt.skel.h GEN-SKEL [test_progs] xdp_dummy.skel.h GEN-SKEL [test_progs] bpf_cubic.skel.h GEN-SKEL [test_progs] test_core_reloc_bitfields_probed.skel.h GEN-SKEL [test_progs] freplace_get_constant.skel.h GEN-SKEL [test_progs] test_queue_map.skel.h GEN-SKEL [test_progs] test_ringbuf_multi.skel.h GEN-SKEL [test_progs] test_core_reloc_type_based.skel.h GEN-SKEL [test_progs] test_verif_scale1.skel.h GEN-SKEL [test_progs] test_rdonly_maps.skel.h GEN-SKEL [test_progs] test_stacktrace_build_id.skel.h GEN-SKEL [test_progs] test_overhead.skel.h GEN-SKEL [test_progs] bpf_iter_udp4.skel.h GEN-SKEL [test_progs] sendmsg4_prog.skel.h GEN-SKEL [test_progs] connect_force_port6.skel.h GEN-SKEL [test_progs] tailcall2.skel.h GEN-SKEL [test_progs] tailcall_bpf2bpf2.skel.h GEN-SKEL [test_progs] test_pe_preserve_elems.skel.h GEN-SKEL [test_progs] socket_cookie_prog.skel.h GEN-SKEL [test_progs] test_pkt_md_access.skel.h GEN-SKEL [test_progs] btf_data.skel.h GEN-SKEL [test_progs] test_probe_user.skel.h GEN-SKEL [test_progs] bpf_iter_sockmap.skel.h GEN-SKEL [test_progs] freplace_attach_probe.skel.h GEN-SKEL [test_progs] test_sysctl_loop1.skel.h GEN-SKEL [test_progs] test_tc_neigh_fib.skel.h GEN-SKEL [test_progs] test_skb_ctx.skel.h GEN-SKEL [test_progs] test_vmlinux.skel.h GEN-SKEL [test_progs] metadata_unused.skel.h GEN-SKEL [test_progs] bpf_iter_udp6.skel.h GEN-SKEL [test_progs] test_tc_tunnel.skel.h GEN-SKEL [test_progs] test_xdp_meta.skel.h GEN-SKEL [test_progs] pyperf_subprogs.skel.h GEN-SKEL [test_progs] tcp_rtt.skel.h GEN-SKEL [test_progs] pyperf180.skel.h GEN-SKEL [test_progs] test_sockmap_invalid_update.skel.h GEN-SKEL [test_progs] test_stack_map.skel.h GEN-SKEL [test_progs] test_tracepoint.skel.h GEN-SKEL [test_progs] perf_event_stackmap.skel.h GEN-SKEL [test_progs] bpf_iter_task_file.skel.h GEN-SKEL [test_progs] profiler3.skel.h libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1 GEN-SKEL [test_progs] dev_cgroup.skel.h GEN-SKEL [test_progs] test_lwt_seg6local.skel.h GEN-SKEL [test_progs] udp_limit.skel.h GEN-SKEL [test_progs] bpf_iter_ipv6_route.skel.h GEN-SKEL [test_progs] test_d_path.skel.h GEN-SKEL [test_progs] test_xdp_adjust_tail_grow.skel.h GEN-SKEL [test_progs] tailcall5.skel.h GEN-SKEL [test_progs] test_mmap.skel.h GEN-SKEL [test_progs] test_btf_haskv.skel.h libbpf: elf: skipping unrecognized data section(8) .maps.btf_map GEN-SKEL [test_progs] tailcall_bpf2bpf4.skel.h GEN-SKEL [test_progs] sockopt_inherit.skel.h GEN-SKEL [test_progs] test_sock_fields.skel.h GEN-SKEL [test_progs] test_raw_tp_test_run.skel.h GEN-SKEL [test_progs] test_lirc_mode2_kern.skel.h GEN-SKEL [test_progs] test_seg6_loop.skel.h GEN-SKEL [test_progs] test_core_reloc_ptr_as_arr.skel.h GEN-SKEL [test_progs] test_tunnel_kern.skel.h libbpf: elf: skipping unrecognized data section(27) .rodata.str1.1 GEN-SKEL [test_progs] test_core_reloc_type_id.skel.h GEN-SKEL [test_progs] loop1.skel.h GEN-SKEL [test_progs] connect4_prog.skel.h libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1 libbpf: elf: skipping unrecognized data section(8) .rodata.cst16 GEN-SKEL [test_progs] bpf_flow.skel.h GEN-SKEL [test_progs] test_autoload.skel.h GEN-SKEL [test_progs] test_xdp_with_cpumap_helpers.skel.h GEN-SKEL [test_progs] test_attach_probe.skel.h GEN-SKEL [test_progs] test_trace_ext_tracing.skel.h GEN-SKEL [test_progs] loop3.skel.h GEN-SKEL [test_progs] test_btf_map_in_map.skel.h GEN-SKEL [test_progs] tailcall1.skel.h GEN-SKEL [test_progs] test_pkt_access.skel.h GEN-SKEL [test_progs] bpf_iter_test_kern5.skel.h GEN-SKEL [test_progs] test_obj_id.skel.h GEN-SKEL [test_progs] test_core_reloc_misc.skel.h GEN-SKEL [test_progs] sockopt_sk.skel.h libbpf: elf: skipping unrecognized data section(10) .rodata.str1.1 GEN-SKEL [test_progs] test_tcpnotify_kern.skel.h GEN-SKEL [test_progs] test_core_reloc_size.skel.h GEN-SKEL [test_progs] kfree_skb.skel.h libbpf: elf: skipping unrecognized data section(11) .rodata.str1.1 GEN-SKEL [test_progs] btf_dump_test_case_ordering.skel.h GEN-SKEL [test_progs] strobemeta_subprogs.skel.h GEN-SKEL [test_progs] xdping_kern.skel.h GEN-SKEL [test_progs] test_core_reloc_primitives.skel.h GEN-SKEL [test_progs] cgroup_skb_sk_lookup_kern.skel.h GEN-SKEL [test_progs] fexit_bpf2bpf_simple.skel.h GEN-SKEL [test_progs] xdp_tx.skel.h GEN-SKEL [test_progs] test_perf_branches.skel.h GEN-SKEL [test_progs] tailcall4.skel.h GEN-SKEL [test_progs] freplace_connect4.skel.h GEN-SKEL [test_progs] test_ns_current_pid_tgid.skel.h GEN-SKEL [test_progs] test_core_reloc_existence.skel.h GEN-SKEL [test_progs] test_xdp_loop.skel.h GEN-SKEL [test_progs] test_pinning.skel.h GEN-SKEL [test_progs] test_xdp.skel.h GEN-SKEL [test_progs] test_spin_lock.skel.h GEN-SKEL [test_progs] pyperf100.skel.h GEN-SKEL [test_progs] test_btf_skc_cls_ingress.skel.h GEN-SKEL [test_progs] connect6_prog.skel.h GEN-SKEL [test_progs] test_core_reloc_arrays.skel.h GEN-SKEL [test_progs] test_lwt_ip_encap.skel.h GEN-SKEL [test_progs] test_core_reloc_kernel.skel.h GEN-SKEL [test_progs] bpf_iter_bpf_map.skel.h GEN-SKEL [test_progs] btf_dump_test_case_padding.skel.h GEN-SKEL [test_progs] btf_dump_test_case_syntax.skel.h GEN-SKEL [test_progs] test_tc_neigh.skel.h GEN-SKEL [test_progs] bpf_dctcp.skel.h GEN-SKEL [test_progs] test_global_data.skel.h libbpf: elf: skipping unrecognized data section(9) .rodata.str1.1 GEN-SKEL [test_progs] bpf_iter_test_kern4.skel.h GEN-SKEL [test_progs] test_select_reuseport_kern.skel.h GEN-SKEL [test_progs] test_get_stack_rawtp_err.skel.h GEN-SKEL [test_progs] bpf_iter_test_kern1.skel.h GEN-SKEL [test_progs] test_misc_tcp_hdr_options.skel.h GEN-SKEL [test_progs] test_ksyms.skel.h GEN-SKEL [test_progs] test_verif_scale2.skel.h GEN-SKEL [test_progs] test_sysctl_loop2.skel.h GEN-SKEL [test_progs] test_global_func1.skel.h GEN-SKEL [test_progs] test_map_lock.skel.h GEN-SKEL [test_progs] test_core_reloc_enumval.skel.h libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1 GEN-SKEL [test_progs] test_global_func6.skel.h GEN-SKEL [test_progs] sendmsg6_prog.skel.h GEN-SKEL [test_progs] bpf_iter_tcp4.skel.h GEN-SKEL [test_progs] pyperf50.skel.h GEN-SKEL [test_progs] bpf_iter_test_kern2.skel.h GEN-SKEL [test_progs] test_xdp_noinline.skel.h GEN-SKEL [test_progs] test_sockmap_listen.skel.h GEN-SKEL [test_progs] bpf_iter_task_stack.skel.h GEN-SKEL [test_progs] profiler1.skel.h libbpf: elf: skipping unrecognized data section(22) .rodata.str1.1 GEN-SKEL [test_progs] test_sockmap_kern.skel.h GEN-SKEL [test_progs] modify_return.skel.h GEN-SKEL [test_progs] btf_dump_test_case_namespacing.skel.h GEN-SKEL [test_progs] loop4.skel.h GEN-SKEL [test_progs] test_skb_cgroup_id_kern.skel.h GEN-SKEL [test_progs] test_tcp_check_syncookie_kern.skel.h GEN-SKEL [test_progs] test_sk_lookup_kern.skel.h libbpf: elf: skipping unrecognized data section(14) .rodata.str1.1 GEN-SKEL [test_progs] test_trampoline_count.skel.h TEST-OBJ [test_maps] htab_map_batch_ops.test.o TEST-OBJ [test_maps] sk_storage_map.test.o TEST-OBJ [test_maps] array_map_batch_ops.test.o TEST-HDR [test_maps] tests.h EXT-OBJ [test_maps] test_maps.o MKDIR resolve_btfids HOSTCC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/fixdep.o HOSTLD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/fixdep-in.o LINK /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/fixdep CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/exec-cmd.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/help.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/pager.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/parse-options.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/run-command.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/sigchain.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/subcmd-config.o LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/libsubcmd-in.o AR /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/libsubcmd.a CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/main.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/rbtree.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/zalloc.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/string.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/ctype.o CC /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/str_error_r.o LD /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/tools/build/resolve_btfids/resolve_btfids-in.o LINK resolve_btfids BINARY test_maps BINARY test_lru_map BINARY test_lpm_map TEST-OBJ [test_progs] ringbuf.test.o TEST-OBJ [test_progs] pkt_access.test.o TEST-OBJ [test_progs] sockmap_listen.test.o TEST-OBJ [test_progs] snprintf_btf.test.o TEST-OBJ [test_progs] cls_redirect.test.o TEST-OBJ [test_progs] xdp_noinline.test.o TEST-OBJ [test_progs] xdp_adjust_tail.test.o TEST-OBJ [test_progs] enable_stats.test.o TEST-OBJ [test_progs] signal_pending.test.o TEST-OBJ [test_progs] global_data_init.test.o TEST-OBJ [test_progs] trampoline_count.test.o TEST-OBJ [test_progs] btf_map_in_map.test.o TEST-OBJ [test_progs] send_signal.test.o TEST-OBJ [test_progs] tcp_rtt.test.o TEST-OBJ [test_progs] ksyms_btf.test.o TEST-OBJ [test_progs] reference_tracking.test.o TEST-OBJ [test_progs] get_stack_raw_tp.test.o TEST-OBJ [test_progs] flow_dissector_reattach.test.o TEST-OBJ [test_progs] fexit_bpf2bpf.test.o TEST-OBJ [test_progs] modify_return.test.o TEST-OBJ [test_progs] task_fd_query_tp.test.o TEST-OBJ [test_progs] tp_attach_query.test.o TEST-OBJ [test_progs] pe_preserve_elems.test.o TEST-OBJ [test_progs] spinlock.test.o TEST-OBJ [test_progs] fentry_fexit.test.o TEST-OBJ [test_progs] pkt_md_access.test.o TEST-OBJ [test_progs] trace_ext.test.o TEST-OBJ [test_progs] xdp_cpumap_attach.test.o TEST-OBJ [test_progs] resolve_btfids.test.o TEST-OBJ [test_progs] cgroup_link.test.o TEST-OBJ [test_progs] core_extern.test.o TEST-OBJ [test_progs] tailcalls.test.o TEST-OBJ [test_progs] stacktrace_map_raw_tp.test.o TEST-OBJ [test_progs] map_ptr.test.o TEST-OBJ [test_progs] flow_dissector_load_bytes.test.o TEST-OBJ [test_progs] xdp_info.test.o TEST-OBJ [test_progs] metadata.test.o TEST-OBJ [test_progs] core_autosize.test.o TEST-OBJ [test_progs] test_bpffs.test.o TEST-OBJ [test_progs] autoload.test.o TEST-OBJ [test_progs] section_names.test.o TEST-OBJ [test_progs] xdp_perf.test.o TEST-OBJ [test_progs] core_reloc.test.o TEST-OBJ [test_progs] queue_stack_map.test.o TEST-OBJ [test_progs] d_path.test.o TEST-OBJ [test_progs] probe_user.test.o TEST-OBJ [test_progs] cgroup_attach_autodetach.test.o TEST-OBJ [test_progs] raw_tp_test_run.test.o TEST-OBJ [test_progs] fexit_stress.test.o TEST-OBJ [test_progs] sockopt_multi.test.o TEST-OBJ [test_progs] load_bytes_relative.test.o TEST-OBJ [test_progs] cpu_mask.test.o TEST-OBJ [test_progs] udp_limit.test.o TEST-OBJ [test_progs] sockmap_basic.test.o TEST-OBJ [test_progs] test_local_storage.test.o TEST-OBJ [test_progs] skb_helpers.test.o TEST-OBJ [test_progs] mmap.test.o TEST-OBJ [test_progs] bpf_tcp_ca.test.o TEST-OBJ [test_progs] sock_fields.test.o TEST-OBJ [test_progs] xdp_bpf2bpf.test.o TEST-OBJ [test_progs] skeleton.test.o TEST-OBJ [test_progs] cgroup_skb_sk_lookup.test.o TEST-OBJ [test_progs] l4lb_all.test.o TEST-OBJ [test_progs] stacktrace_build_id_nmi.test.o TEST-OBJ [test_progs] attach_probe.test.o TEST-OBJ [test_progs] perf_branches.test.o TEST-OBJ [test_progs] ns_current_pid_tgid.test.o TEST-OBJ [test_progs] perf_event_stackmap.test.o TEST-OBJ [test_progs] raw_tp_writable_test_run.test.o TEST-OBJ [test_progs] vmlinux.test.o TEST-OBJ [test_progs] btf_skc_cls_ingress.test.o TEST-OBJ [test_progs] btf.test.o TEST-OBJ [test_progs] bpf_verif_scale.test.o TEST-OBJ [test_progs] send_signal_sched_switch.test.o TEST-OBJ [test_progs] perf_buffer.test.o TEST-OBJ [test_progs] fexit_test.test.o TEST-OBJ [test_progs] link_pinning.test.o TEST-OBJ [test_progs] hashmap.test.o TEST-OBJ [test_progs] ringbuf_multi.test.o TEST-OBJ [test_progs] btf_write.test.o TEST-OBJ [test_progs] subprogs.test.o TEST-OBJ [test_progs] stacktrace_map.test.o TEST-OBJ [test_progs] prog_run_xattr.test.o TEST-OBJ [test_progs] sockopt_inherit.test.o TEST-OBJ [test_progs] test_lsm.test.o TEST-OBJ [test_progs] cg_storage_multi.test.o TEST-OBJ [test_progs] bpf_iter.test.o TEST-OBJ [test_progs] trace_printk.test.o TEST-OBJ [test_progs] pinning.test.o TEST-OBJ [test_progs] endian.test.o TEST-OBJ [test_progs] btf_dump.test.o TEST-OBJ [test_progs] align.test.o TEST-OBJ [test_progs] stacktrace_build_id.test.o TEST-OBJ [test_progs] bpf_obj_id.test.o TEST-OBJ [test_progs] global_data.test.o TEST-OBJ [test_progs] tcp_hdr_options.test.o TEST-OBJ [test_progs] varlen.test.o TEST-OBJ [test_progs] get_stackid_cannot_attach.test.o TEST-OBJ [test_progs] obj_name.test.o TEST-OBJ [test_progs] fentry_test.test.o TEST-OBJ [test_progs] task_fd_query_rawtp.test.o TEST-OBJ [test_progs] xdp.test.o TEST-OBJ [test_progs] xdp_attach.test.o TEST-OBJ [test_progs] test_global_funcs.test.o TEST-OBJ [test_progs] sockopt_sk.test.o TEST-OBJ [test_progs] sk_assign.test.o TEST-OBJ [test_progs] select_reuseport.test.o TEST-OBJ [test_progs] kfree_skb.test.o TEST-OBJ [test_progs] rdonly_maps.test.o TEST-OBJ [test_progs] core_retro.test.o TEST-OBJ [test_progs] sk_lookup.test.o TEST-OBJ [test_progs] skb_ctx.test.o TEST-OBJ [test_progs] tcp_estats.test.o TEST-OBJ [test_progs] cgroup_attach_multi.test.o TEST-OBJ [test_progs] xdp_devmap_attach.test.o TEST-OBJ [test_progs] test_profiler.test.o TEST-OBJ [test_progs] raw_tp_writable_reject_nbd_invalid.test.o TEST-OBJ [test_progs] test_overhead.test.o TEST-OBJ [test_progs] cgroup_attach_override.test.o TEST-OBJ [test_progs] flow_dissector.test.o TEST-OBJ [test_progs] sockmap_ktls.test.o TEST-OBJ [test_progs] xdp_link.test.o TEST-OBJ [test_progs] ksyms.test.o TEST-OBJ [test_progs] connect_force_port.test.o TEST-OBJ [test_progs] sockopt.test.o TEST-OBJ [test_progs] map_lock.test.o TEST-OBJ [test_progs] btf_endian.test.o TEST-HDR [test_progs] tests.h EXT-OBJ [test_progs] test_progs.o EXT-OBJ [test_progs] cgroup_helpers.o EXT-OBJ [test_progs] trace_helpers.o EXT-OBJ [test_progs] network_helpers.o EXT-OBJ [test_progs] testing_helpers.o BINARY urandom_read BINARY test_progs BINARY test_verifier_log BINARY test_dev_cgroup BINARY test_tcpbpf_user BINARY test_sock BINARY test_sockmap BINARY get_cgroup_id_user BINARY test_socket_cookie BINARY test_cgroup_storage BINARY test_netcnt BINARY test_tcpnotify_user BINARY test_sysctl MKDIR no_alu32 CLNG-LLC [test_maps] btf__core_reloc_bitfields___bitfield_vs_int.o CLNG-LLC [test_maps] sample_map_ret0.o CLNG-LLC [test_maps] pyperf_global.o CLNG-LLC [test_maps] btf__core_reloc_nesting___extra_nesting.o CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_ptr.o CLNG-LLC [test_maps] test_varlen.o CLNG-LLC [test_maps] test_ksyms_btf_null_check.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_sz.o CLNG-LLC [test_maps] btf_dump_test_case_bitfields.o CLNG-LLC [test_maps] btf__core_reloc_ints___reverse_sign.o CLNG-LLC [test_maps] bpf_iter_bpf_percpu_hash_map.o CLNG-LLC [test_maps] test_core_reloc_nesting.o CLNG-LLC [test_maps] tailcall_bpf2bpf1.o CLNG-LLC [test_maps] test_cls_redirect.o CLNG-LLC [test_maps] btf__core_reloc_type_based___incompat.o CLNG-LLC [test_maps] test_btf_newkv.o CLNG-LLC [test_maps] pyperf600.o CLNG-LLC [test_maps] profiler2.o CLNG-LLC [test_maps] test_ringbuf.o CLNG-LLC [test_maps] loop5.o CLNG-LLC [test_maps] tailcall3.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_bad_zero_sz_arr.o CLNG-LLC [test_maps] test_endian.o CLNG-LLC [test_maps] test_perf_buffer.o CLNG-LLC [test_maps] xdp_redirect_map.o CLNG-LLC [test_maps] local_storage.o CLNG-LLC [test_maps] test_get_stack_rawtp.o CLNG-LLC [test_maps] btf__core_reloc_nesting___struct_union_mixup.o CLNG-LLC [test_maps] test_core_reloc_ints.o CLNG-LLC [test_maps] btf__core_reloc_nesting.o CLNG-LLC [test_maps] test_xdp_bpf2bpf.o CLNG-LLC [test_maps] test_core_retro.o CLNG-LLC [test_maps] test_send_signal_kern.o CLNG-LLC [test_maps] test_tcp_estats.o CLNG-LLC [test_maps] test_global_func2.o CLNG-LLC [test_maps] btf__core_reloc_arrays___equiv_zero_sz_arr.o CLNG-LLC [test_maps] test_xdp_with_devmap_helpers.o CLNG-LLC [test_maps] btf__core_reloc_type_based___diff_sz.o CLNG-LLC [test_maps] btf__core_reloc_type_id___missing_targets.o CLNG-LLC [test_maps] btf__core_reloc_size___err_ambiguous.o CLNG-LLC [test_maps] cg_storage_multi_isolated.o CLNG-LLC [test_maps] test_xdp_vlan.o CLNG-LLC [test_maps] test_global_func7.o CLNG-LLC [test_maps] btf__core_reloc_type_based___all_missing.o CLNG-LLC [test_maps] test_global_func3.o CLNG-LLC [test_maps] strobemeta_nounroll1.o CLNG-LLC [test_maps] btf__core_reloc_enumval___val3_missing.o CLNG-LLC [test_maps] bpf_iter_test_kern6.o CLNG-LLC [test_maps] btf__core_reloc_type_id.o CLNG-LLC [test_maps] test_core_extern.o CLNG-LLC [test_maps] btf__core_reloc_type_based___fn_wrong_args.o CLNG-LLC [test_maps] test_core_reloc_bitfields_direct.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_nonstruct_container.o CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_int.o CLNG-LLC [test_maps] fentry_test.o CLNG-LLC [test_maps] test_xdp_devmap_helpers.o CLNG-LLC [test_maps] pyperf600_nounroll.o CLNG-LLC [test_maps] loop2.o CLNG-LLC [test_maps] test_ksyms_btf.o CLNG-LLC [test_maps] bpf_iter_test_kern3.o CLNG-LLC [test_maps] test_xdp_link.o CLNG-LLC [test_maps] btf__core_reloc_enumval___err_missing.o CLNG-LLC [test_maps] netcnt_prog.o CLNG-LLC [test_maps] bpf_iter_task_btf.o CLNG-LLC [test_maps] lsm.o CLNG-LLC [test_maps] map_ptr_kern.o CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_val_sz.o CLNG-LLC [test_maps] strobemeta.o CLNG-LLC [test_maps] perfbuf_bench.o CLNG-LLC [test_maps] btf__core_reloc_bitfields.o CLNG-LLC [test_maps] sample_ret0.o CLNG-LLC [test_maps] test_core_autosize.o CLNG-LLC [test_maps] test_subprogs.o CLNG-LLC [test_maps] test_map_in_map.o CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_func_proto.o CLNG-LLC [test_maps] freplace_connect_v4_prog.o CLNG-LLC [test_maps] test_l4lb.o CLNG-LLC [test_maps] sockopt_multi.o CLNG-LLC [test_maps] load_bytes_relative.o CLNG-LLC [test_maps] test_trace_ext.o CLNG-LLC [test_maps] btf__core_reloc_nesting___anon_embed.o CLNG-LLC [test_maps] test_cgroup_link.o CLNG-LLC [test_maps] bpf_iter_bpf_sk_storage_map.o CLNG-LLC [test_maps] trigger_bench.o CLNG-LLC [test_maps] fmod_ret_freplace.o CLNG-LLC [test_maps] netif_receive_skb.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_non_array.o CLNG-LLC [test_maps] test_skmsg_load_helpers.o CLNG-LLC [test_maps] test_link_pinning.o CLNG-LLC [test_maps] test_pinning_invalid.o CLNG-LLC [test_maps] btf_dump_test_case_packing.o CLNG-LLC [test_maps] test_sockmap_update.o CLNG-LLC [test_maps] sockmap_tcp_msg_prog.o CLNG-LLC [test_maps] ringbuf_bench.o CLNG-LLC [test_maps] test_verif_scale3.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_shallow.o CLNG-LLC [test_maps] connect_force_port4.o CLNG-LLC [test_maps] test_core_reloc_flavors.o CLNG-LLC [test_maps] test_global_func5.o CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_enum_def.o CLNG-LLC [test_maps] test_sk_lookup.o CLNG-LLC [test_maps] get_cgroup_id_kern.o CLNG-LLC [test_maps] strobemeta_nounroll2.o CLNG-LLC [test_maps] trace_printk.o CLNG-LLC [test_maps] bpf_iter_bpf_percpu_array_map.o CLNG-LLC [test_maps] fexit_test.o CLNG-LLC [test_maps] bpf_iter_netlink.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_kind.o CLNG-LLC [test_maps] btf__core_reloc_enumval.o CLNG-LLC [test_maps] test_sockhash_kern.o CLNG-LLC [test_maps] test_tc_peer.o CLNG-LLC [test_maps] test_core_reloc_mods.o CLNG-LLC [test_maps] test_tcp_hdr_options.o CLNG-LLC [test_maps] bpf_iter_bpf_array_map.o CLNG-LLC [test_maps] test_skb_helpers.o CLNG-LLC [test_maps] test_l4lb_noinline.o CLNG-LLC [test_maps] test_cls_redirect_subprogs.o CLNG-LLC [test_maps] freplace_cls_redirect.o CLNG-LLC [test_maps] sockmap_parse_prog.o CLNG-LLC [test_maps] cg_storage_multi_egress_only.o CLNG-LLC [test_maps] test_xdp_redirect.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_too_deep.o CLNG-LLC [test_maps] test_skeleton.o CLNG-LLC [test_maps] test_sysctl_prog.o CLNG-LLC [test_maps] sockmap_verdict_prog.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_too_small.o CLNG-LLC [test_maps] btf__core_reloc_primitives___err_non_enum.o CLNG-LLC [test_maps] btf__core_reloc_size___diff_sz.o CLNG-LLC [test_maps] bpf_iter_tcp6.o CLNG-LLC [test_maps] test_global_func4.o CLNG-LLC [test_maps] test_stacktrace_map.o CLNG-LLC [test_maps] test_btf_nokv.o CLNG-LLC [test_maps] fexit_bpf2bpf.o CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr___diff_sz.o CLNG-LLC [test_maps] test_enable_stats.o CLNG-LLC [test_maps] btf__core_reloc_size.o CLNG-LLC [test_maps] test_xdp_adjust_tail_shrink.o CLNG-LLC [test_maps] btf__core_reloc_nesting___dup_compat_types.o CLNG-LLC [test_maps] btf__core_reloc_primitives___diff_ptr_type.o CLNG-LLC [test_maps] test_tcpbpf_kern.o CLNG-LLC [test_maps] bpf_iter_task.o CLNG-LLC [test_maps] btf__core_reloc_bitfields___bit_sz_change.o CLNG-LLC [test_maps] cg_storage_multi_shared.o CLNG-LLC [test_maps] bpf_iter_bpf_hash_map.o CLNG-LLC [test_maps] metadata_used.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_dup_incompat_types.o CLNG-LLC [test_maps] tailcall_bpf2bpf3.o CLNG-LLC [test_maps] btf_dump_test_case_multidim.o CLNG-LLC [test_maps] btf__core_reloc_existence.o CLNG-LLC [test_maps] test_tc_edt.o CLNG-LLC [test_maps] xdp_dummy.o CLNG-LLC [test_maps] bpf_cubic.o CLNG-LLC [test_maps] test_core_reloc_bitfields_probed.o CLNG-LLC [test_maps] freplace_get_constant.o CLNG-LLC [test_maps] test_queue_map.o CLNG-LLC [test_maps] test_ringbuf_multi.o CLNG-LLC [test_maps] test_core_reloc_type_based.o CLNG-LLC [test_maps] test_verif_scale1.o CLNG-LLC [test_maps] test_rdonly_maps.o CLNG-LLC [test_maps] test_stacktrace_build_id.o CLNG-LLC [test_maps] test_overhead.o CLNG-LLC [test_maps] bpf_iter_udp4.o CLNG-LLC [test_maps] btf__core_reloc_enumval___diff.o CLNG-LLC [test_maps] sendmsg4_prog.o CLNG-LLC [test_maps] connect_force_port6.o CLNG-LLC [test_maps] tailcall2.o CLNG-LLC [test_maps] tailcall_bpf2bpf2.o CLNG-LLC [test_maps] test_pe_preserve_elems.o CLNG-LLC [test_maps] socket_cookie_prog.o CLNG-LLC [test_maps] test_pkt_md_access.o CLNG-LLC [test_maps] btf_data.o CLNG-LLC [test_maps] test_probe_user.o CLNG-LLC [test_maps] bpf_iter_sockmap.o CLNG-LLC [test_maps] freplace_attach_probe.o CLNG-LLC [test_maps] test_sysctl_loop1.o CLNG-LLC [test_maps] btf__core_reloc_mods___typedefs.o CLNG-LLC [test_maps] btf__core_reloc_arrays___err_wrong_val_type.o CLNG-LLC [test_maps] test_tc_neigh_fib.o CLNG-LLC [test_maps] btf__core_reloc_bitfields___just_big_enough.o CLNG-LLC [test_maps] btf__core_reloc_arrays___diff_arr_dim.o CLNG-LLC [test_maps] test_skb_ctx.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_struct_type.o CLNG-LLC [test_maps] test_vmlinux.o CLNG-LLC [test_maps] metadata_unused.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_container.o CLNG-LLC [test_maps] bpf_iter_udp6.o CLNG-LLC [test_maps] btf__core_reloc_ints___bool.o CLNG-LLC [test_maps] test_tc_tunnel.o CLNG-LLC [test_maps] test_xdp_meta.o CLNG-LLC [test_maps] pyperf_subprogs.o CLNG-LLC [test_maps] tcp_rtt.o CLNG-LLC [test_maps] pyperf180.o CLNG-LLC [test_maps] test_sockmap_invalid_update.o CLNG-LLC [test_maps] test_stack_map.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_array_field.o CLNG-LLC [test_maps] test_tracepoint.o CLNG-LLC [test_maps] btf__core_reloc_misc.o CLNG-LLC [test_maps] perf_event_stackmap.o CLNG-LLC [test_maps] bpf_iter_task_file.o CLNG-LLC [test_maps] profiler3.o CLNG-LLC [test_maps] dev_cgroup.o CLNG-LLC [test_maps] btf__core_reloc_primitives.o CLNG-LLC [test_maps] test_lwt_seg6local.o CLNG-LLC [test_maps] udp_limit.o CLNG-LLC [test_maps] bpf_iter_ipv6_route.o CLNG-LLC [test_maps] btf__core_reloc_arrays___fixed_arr.o CLNG-LLC [test_maps] test_d_path.o CLNG-LLC [test_maps] test_xdp_adjust_tail_grow.o CLNG-LLC [test_maps] tailcall5.o CLNG-LLC [test_maps] test_mmap.o CLNG-LLC [test_maps] test_btf_haskv.o CLNG-LLC [test_maps] btf__core_reloc_mods___mod_swap.o CLNG-LLC [test_maps] tailcall_bpf2bpf4.o CLNG-LLC [test_maps] sockopt_inherit.o CLNG-LLC [test_maps] test_sock_fields.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_partial_match_dups.o CLNG-LLC [test_maps] test_raw_tp_test_run.o CLNG-LLC [test_maps] test_lirc_mode2_kern.o CLNG-LLC [test_maps] test_seg6_loop.o CLNG-LLC [test_maps] test_core_reloc_ptr_as_arr.o CLNG-LLC [test_maps] btf__core_reloc_arrays.o CLNG-LLC [test_maps] test_tunnel_kern.o CLNG-LLC [test_maps] test_core_reloc_type_id.o CLNG-LLC [test_maps] loop1.o CLNG-LLC [test_maps] connect4_prog.o CLNG-LLC [test_maps] bpf_flow.o CLNG-LLC [test_maps] test_autoload.o CLNG-LLC [test_maps] btf__core_reloc_mods.o CLNG-LLC [test_maps] test_xdp_with_cpumap_helpers.o CLNG-LLC [test_maps] test_attach_probe.o CLNG-LLC [test_maps] test_trace_ext_tracing.o CLNG-LLC [test_maps] loop3.o CLNG-LLC [test_maps] test_btf_map_in_map.o CLNG-LLC [test_maps] tailcall1.o CLNG-LLC [test_maps] test_pkt_access.o CLNG-LLC [test_maps] bpf_iter_test_kern5.o CLNG-LLC [test_maps] test_obj_id.o CLNG-LLC [test_maps] test_core_reloc_misc.o CLNG-LLC [test_maps] sockopt_sk.o CLNG-LLC [test_maps] test_tcpnotify_kern.o CLNG-LLC [test_maps] test_core_reloc_size.o CLNG-LLC [test_maps] kfree_skb.o CLNG-LLC [test_maps] btf_dump_test_case_ordering.o CLNG-LLC [test_maps] strobemeta_subprogs.o CLNG-LLC [test_maps] xdping_kern.o CLNG-LLC [test_maps] test_core_reloc_primitives.o CLNG-LLC [test_maps] cgroup_skb_sk_lookup_kern.o CLNG-LLC [test_maps] fexit_bpf2bpf_simple.o CLNG-LLC [test_maps] xdp_tx.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_int_type.o CLNG-LLC [test_maps] test_perf_branches.o CLNG-LLC [test_maps] tailcall4.o CLNG-LLC [test_maps] freplace_connect4.o CLNG-LLC [test_maps] test_ns_current_pid_tgid.o CLNG-LLC [test_maps] btf__core_reloc_existence___minimal.o CLNG-LLC [test_maps] test_core_reloc_existence.o CLNG-LLC [test_maps] btf__core_reloc_ints.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_value_type.o CLNG-LLC [test_maps] test_xdp_loop.o CLNG-LLC [test_maps] test_pinning.o CLNG-LLC [test_maps] test_xdp.o CLNG-LLC [test_maps] test_spin_lock.o CLNG-LLC [test_maps] pyperf100.o CLNG-LLC [test_maps] test_btf_skc_cls_ingress.o CLNG-LLC [test_maps] connect6_prog.o CLNG-LLC [test_maps] test_core_reloc_arrays.o CLNG-LLC [test_maps] test_lwt_ip_encap.o CLNG-LLC [test_maps] test_core_reloc_kernel.o CLNG-LLC [test_maps] btf__core_reloc_ptr_as_arr.o CLNG-LLC [test_maps] bpf_iter_bpf_map.o CLNG-LLC [test_maps] btf_dump_test_case_padding.o CLNG-LLC [test_maps] test_sk_assign.o CLNG-LLC [test_maps] btf_dump_test_case_syntax.o CLNG-LLC [test_maps] btf__core_reloc_type_based.o CLNG-LLC [test_maps] test_tc_neigh.o CLNG-LLC [test_maps] bpf_dctcp.o CLNG-LLC [test_maps] test_global_data.o CLNG-LLC [test_maps] bpf_iter_test_kern4.o CLNG-LLC [test_maps] test_select_reuseport_kern.o CLNG-LLC [test_maps] test_get_stack_rawtp_err.o CLNG-LLC [test_maps] bpf_iter_test_kern1.o CLNG-LLC [test_maps] test_misc_tcp_hdr_options.o CLNG-LLC [test_maps] test_ksyms.o CLNG-LLC [test_maps] test_verif_scale2.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_container.o CLNG-LLC [test_maps] test_sysctl_loop2.o CLNG-LLC [test_maps] test_global_func1.o CLNG-LLC [test_maps] test_map_lock.o CLNG-LLC [test_maps] test_core_reloc_enumval.o CLNG-LLC [test_maps] test_global_func6.o CLNG-LLC [test_maps] sendmsg6_prog.o CLNG-LLC [test_maps] bpf_iter_tcp4.o CLNG-LLC [test_maps] pyperf50.o CLNG-LLC [test_maps] btf__core_reloc_flavors__err_wrong_name.o CLNG-LLC [test_maps] bpf_iter_test_kern2.o CLNG-LLC [test_maps] test_xdp_noinline.o CLNG-LLC [test_maps] test_sockmap_listen.o CLNG-LLC [test_maps] bpf_iter_task_stack.o CLNG-LLC [test_maps] profiler1.o CLNG-LLC [test_maps] test_sockmap_kern.o CLNG-LLC [test_maps] modify_return.o CLNG-LLC [test_maps] btf_dump_test_case_namespacing.o CLNG-LLC [test_maps] btf__core_reloc_existence___err_wrong_arr_kind.o CLNG-LLC [test_maps] loop4.o CLNG-LLC [test_maps] btf__core_reloc_flavors.o CLNG-LLC [test_maps] test_skb_cgroup_id_kern.o CLNG-LLC [test_maps] btf__core_reloc_bitfields___err_too_big_bitfield.o CLNG-LLC [test_maps] test_tcp_check_syncookie_kern.o CLNG-LLC [test_maps] test_sk_lookup_kern.o CLNG-LLC [test_maps] btf__core_reloc_nesting___err_missing_field.o CLNG-LLC [test_maps] test_trampoline_count.o GEN-SKEL [test_progs-no_alu32] sample_map_ret0.skel.h GEN-SKEL [test_progs-no_alu32] pyperf_global.skel.h GEN-SKEL [test_progs-no_alu32] test_varlen.skel.h GEN-SKEL [test_progs-no_alu32] test_ksyms_btf_null_check.skel.h GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_bitfields.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_percpu_hash_map.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_nesting.skel.h GEN-SKEL [test_progs-no_alu32] tailcall_bpf2bpf1.skel.h GEN-SKEL [test_progs-no_alu32] test_cls_redirect.skel.h GEN-SKEL [test_progs-no_alu32] test_btf_newkv.skel.h libbpf: elf: skipping unrecognized data section(8) .maps.btf_map_legacy GEN-SKEL [test_progs-no_alu32] pyperf600.skel.h GEN-SKEL [test_progs-no_alu32] profiler2.skel.h libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] test_ringbuf.skel.h GEN-SKEL [test_progs-no_alu32] loop5.skel.h GEN-SKEL [test_progs-no_alu32] tailcall3.skel.h GEN-SKEL [test_progs-no_alu32] test_endian.skel.h GEN-SKEL [test_progs-no_alu32] test_perf_buffer.skel.h GEN-SKEL [test_progs-no_alu32] xdp_redirect_map.skel.h GEN-SKEL [test_progs-no_alu32] local_storage.skel.h GEN-SKEL [test_progs-no_alu32] test_get_stack_rawtp.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_ints.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_bpf2bpf.skel.h GEN-SKEL [test_progs-no_alu32] test_core_retro.skel.h GEN-SKEL [test_progs-no_alu32] test_send_signal_kern.skel.h GEN-SKEL [test_progs-no_alu32] test_tcp_estats.skel.h GEN-SKEL [test_progs-no_alu32] test_global_func2.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_with_devmap_helpers.skel.h libbpf: elf: skipping unrecognized data section(8) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] cg_storage_multi_isolated.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_vlan.skel.h GEN-SKEL [test_progs-no_alu32] test_global_func7.skel.h GEN-SKEL [test_progs-no_alu32] test_global_func3.skel.h GEN-SKEL [test_progs-no_alu32] strobemeta_nounroll1.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern6.skel.h GEN-SKEL [test_progs-no_alu32] test_core_extern.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_bitfields_direct.skel.h GEN-SKEL [test_progs-no_alu32] fentry_test.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_devmap_helpers.skel.h libbpf: elf: skipping unrecognized data section(4) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] pyperf600_nounroll.skel.h GEN-SKEL [test_progs-no_alu32] loop2.skel.h GEN-SKEL [test_progs-no_alu32] test_ksyms_btf.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern3.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_link.skel.h GEN-SKEL [test_progs-no_alu32] netcnt_prog.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_task_btf.skel.h GEN-SKEL [test_progs-no_alu32] lsm.skel.h GEN-SKEL [test_progs-no_alu32] map_ptr_kern.skel.h GEN-SKEL [test_progs-no_alu32] strobemeta.skel.h GEN-SKEL [test_progs-no_alu32] perfbuf_bench.skel.h GEN-SKEL [test_progs-no_alu32] sample_ret0.skel.h GEN-SKEL [test_progs-no_alu32] test_core_autosize.skel.h GEN-SKEL [test_progs-no_alu32] test_subprogs.skel.h GEN-SKEL [test_progs-no_alu32] test_map_in_map.skel.h GEN-SKEL [test_progs-no_alu32] freplace_connect_v4_prog.skel.h GEN-SKEL [test_progs-no_alu32] test_l4lb.skel.h GEN-SKEL [test_progs-no_alu32] sockopt_multi.skel.h GEN-SKEL [test_progs-no_alu32] load_bytes_relative.skel.h GEN-SKEL [test_progs-no_alu32] test_trace_ext.skel.h GEN-SKEL [test_progs-no_alu32] test_cgroup_link.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_sk_storage_map.skel.h GEN-SKEL [test_progs-no_alu32] trigger_bench.skel.h GEN-SKEL [test_progs-no_alu32] fmod_ret_freplace.skel.h GEN-SKEL [test_progs-no_alu32] netif_receive_skb.skel.h libbpf: elf: skipping unrecognized data section(8) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] test_skmsg_load_helpers.skel.h GEN-SKEL [test_progs-no_alu32] test_link_pinning.skel.h GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_packing.skel.h GEN-SKEL [test_progs-no_alu32] test_sockmap_update.skel.h GEN-SKEL [test_progs-no_alu32] sockmap_tcp_msg_prog.skel.h libbpf: elf: skipping unrecognized data section(5) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] ringbuf_bench.skel.h GEN-SKEL [test_progs-no_alu32] test_verif_scale3.skel.h GEN-SKEL [test_progs-no_alu32] connect_force_port4.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_flavors.skel.h GEN-SKEL [test_progs-no_alu32] test_global_func5.skel.h GEN-SKEL [test_progs-no_alu32] test_sk_lookup.skel.h libbpf: elf: skipping unrecognized data section(45) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] get_cgroup_id_kern.skel.h GEN-SKEL [test_progs-no_alu32] strobemeta_nounroll2.skel.h GEN-SKEL [test_progs-no_alu32] trace_printk.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_percpu_array_map.skel.h GEN-SKEL [test_progs-no_alu32] fexit_test.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_netlink.skel.h GEN-SKEL [test_progs-no_alu32] test_sockhash_kern.skel.h GEN-SKEL [test_progs-no_alu32] test_tc_peer.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_mods.skel.h GEN-SKEL [test_progs-no_alu32] test_tcp_hdr_options.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_array_map.skel.h GEN-SKEL [test_progs-no_alu32] test_skb_helpers.skel.h GEN-SKEL [test_progs-no_alu32] test_l4lb_noinline.skel.h GEN-SKEL [test_progs-no_alu32] test_cls_redirect_subprogs.skel.h GEN-SKEL [test_progs-no_alu32] freplace_cls_redirect.skel.h GEN-SKEL [test_progs-no_alu32] sockmap_parse_prog.skel.h GEN-SKEL [test_progs-no_alu32] cg_storage_multi_egress_only.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_redirect.skel.h GEN-SKEL [test_progs-no_alu32] test_skeleton.skel.h GEN-SKEL [test_progs-no_alu32] test_sysctl_prog.skel.h GEN-SKEL [test_progs-no_alu32] sockmap_verdict_prog.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_tcp6.skel.h GEN-SKEL [test_progs-no_alu32] test_global_func4.skel.h GEN-SKEL [test_progs-no_alu32] test_stacktrace_map.skel.h GEN-SKEL [test_progs-no_alu32] test_btf_nokv.skel.h GEN-SKEL [test_progs-no_alu32] fexit_bpf2bpf.skel.h GEN-SKEL [test_progs-no_alu32] test_enable_stats.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_adjust_tail_shrink.skel.h GEN-SKEL [test_progs-no_alu32] test_tcpbpf_kern.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_task.skel.h GEN-SKEL [test_progs-no_alu32] cg_storage_multi_shared.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_hash_map.skel.h GEN-SKEL [test_progs-no_alu32] metadata_used.skel.h GEN-SKEL [test_progs-no_alu32] tailcall_bpf2bpf3.skel.h GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_multidim.skel.h GEN-SKEL [test_progs-no_alu32] test_tc_edt.skel.h GEN-SKEL [test_progs-no_alu32] xdp_dummy.skel.h GEN-SKEL [test_progs-no_alu32] bpf_cubic.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_bitfields_probed.skel.h GEN-SKEL [test_progs-no_alu32] freplace_get_constant.skel.h GEN-SKEL [test_progs-no_alu32] test_queue_map.skel.h GEN-SKEL [test_progs-no_alu32] test_ringbuf_multi.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_type_based.skel.h GEN-SKEL [test_progs-no_alu32] test_verif_scale1.skel.h GEN-SKEL [test_progs-no_alu32] test_rdonly_maps.skel.h GEN-SKEL [test_progs-no_alu32] test_stacktrace_build_id.skel.h GEN-SKEL [test_progs-no_alu32] test_overhead.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_udp4.skel.h GEN-SKEL [test_progs-no_alu32] sendmsg4_prog.skel.h GEN-SKEL [test_progs-no_alu32] connect_force_port6.skel.h GEN-SKEL [test_progs-no_alu32] tailcall2.skel.h GEN-SKEL [test_progs-no_alu32] tailcall_bpf2bpf2.skel.h GEN-SKEL [test_progs-no_alu32] test_pe_preserve_elems.skel.h GEN-SKEL [test_progs-no_alu32] socket_cookie_prog.skel.h GEN-SKEL [test_progs-no_alu32] test_pkt_md_access.skel.h GEN-SKEL [test_progs-no_alu32] btf_data.skel.h GEN-SKEL [test_progs-no_alu32] test_probe_user.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_sockmap.skel.h GEN-SKEL [test_progs-no_alu32] freplace_attach_probe.skel.h GEN-SKEL [test_progs-no_alu32] test_sysctl_loop1.skel.h GEN-SKEL [test_progs-no_alu32] test_tc_neigh_fib.skel.h GEN-SKEL [test_progs-no_alu32] test_skb_ctx.skel.h GEN-SKEL [test_progs-no_alu32] test_vmlinux.skel.h GEN-SKEL [test_progs-no_alu32] metadata_unused.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_udp6.skel.h GEN-SKEL [test_progs-no_alu32] test_tc_tunnel.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_meta.skel.h GEN-SKEL [test_progs-no_alu32] pyperf_subprogs.skel.h GEN-SKEL [test_progs-no_alu32] tcp_rtt.skel.h GEN-SKEL [test_progs-no_alu32] pyperf180.skel.h GEN-SKEL [test_progs-no_alu32] test_sockmap_invalid_update.skel.h GEN-SKEL [test_progs-no_alu32] test_stack_map.skel.h GEN-SKEL [test_progs-no_alu32] test_tracepoint.skel.h GEN-SKEL [test_progs-no_alu32] perf_event_stackmap.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_task_file.skel.h GEN-SKEL [test_progs-no_alu32] profiler3.skel.h libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] dev_cgroup.skel.h GEN-SKEL [test_progs-no_alu32] test_lwt_seg6local.skel.h GEN-SKEL [test_progs-no_alu32] udp_limit.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_ipv6_route.skel.h GEN-SKEL [test_progs-no_alu32] test_d_path.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_adjust_tail_grow.skel.h GEN-SKEL [test_progs-no_alu32] tailcall5.skel.h GEN-SKEL [test_progs-no_alu32] test_mmap.skel.h GEN-SKEL [test_progs-no_alu32] test_btf_haskv.skel.h libbpf: elf: skipping unrecognized data section(8) .maps.btf_map GEN-SKEL [test_progs-no_alu32] tailcall_bpf2bpf4.skel.h GEN-SKEL [test_progs-no_alu32] sockopt_inherit.skel.h GEN-SKEL [test_progs-no_alu32] test_sock_fields.skel.h GEN-SKEL [test_progs-no_alu32] test_raw_tp_test_run.skel.h GEN-SKEL [test_progs-no_alu32] test_lirc_mode2_kern.skel.h GEN-SKEL [test_progs-no_alu32] test_seg6_loop.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_ptr_as_arr.skel.h GEN-SKEL [test_progs-no_alu32] test_tunnel_kern.skel.h libbpf: elf: skipping unrecognized data section(27) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] test_core_reloc_type_id.skel.h GEN-SKEL [test_progs-no_alu32] loop1.skel.h GEN-SKEL [test_progs-no_alu32] connect4_prog.skel.h libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1 libbpf: elf: skipping unrecognized data section(8) .rodata.cst16 GEN-SKEL [test_progs-no_alu32] bpf_flow.skel.h GEN-SKEL [test_progs-no_alu32] test_autoload.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_with_cpumap_helpers.skel.h GEN-SKEL [test_progs-no_alu32] test_attach_probe.skel.h GEN-SKEL [test_progs-no_alu32] test_trace_ext_tracing.skel.h GEN-SKEL [test_progs-no_alu32] loop3.skel.h GEN-SKEL [test_progs-no_alu32] test_btf_map_in_map.skel.h GEN-SKEL [test_progs-no_alu32] tailcall1.skel.h GEN-SKEL [test_progs-no_alu32] test_pkt_access.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern5.skel.h GEN-SKEL [test_progs-no_alu32] test_obj_id.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_misc.skel.h GEN-SKEL [test_progs-no_alu32] sockopt_sk.skel.h libbpf: elf: skipping unrecognized data section(10) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] test_tcpnotify_kern.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_size.skel.h GEN-SKEL [test_progs-no_alu32] kfree_skb.skel.h libbpf: elf: skipping unrecognized data section(11) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_ordering.skel.h GEN-SKEL [test_progs-no_alu32] strobemeta_subprogs.skel.h GEN-SKEL [test_progs-no_alu32] xdping_kern.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_primitives.skel.h GEN-SKEL [test_progs-no_alu32] cgroup_skb_sk_lookup_kern.skel.h GEN-SKEL [test_progs-no_alu32] fexit_bpf2bpf_simple.skel.h GEN-SKEL [test_progs-no_alu32] xdp_tx.skel.h GEN-SKEL [test_progs-no_alu32] test_perf_branches.skel.h GEN-SKEL [test_progs-no_alu32] tailcall4.skel.h GEN-SKEL [test_progs-no_alu32] freplace_connect4.skel.h GEN-SKEL [test_progs-no_alu32] test_ns_current_pid_tgid.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_existence.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_loop.skel.h GEN-SKEL [test_progs-no_alu32] test_pinning.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp.skel.h GEN-SKEL [test_progs-no_alu32] test_spin_lock.skel.h GEN-SKEL [test_progs-no_alu32] pyperf100.skel.h GEN-SKEL [test_progs-no_alu32] test_btf_skc_cls_ingress.skel.h GEN-SKEL [test_progs-no_alu32] connect6_prog.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_arrays.skel.h GEN-SKEL [test_progs-no_alu32] test_lwt_ip_encap.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_kernel.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_bpf_map.skel.h GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_padding.skel.h GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_syntax.skel.h GEN-SKEL [test_progs-no_alu32] test_tc_neigh.skel.h GEN-SKEL [test_progs-no_alu32] bpf_dctcp.skel.h GEN-SKEL [test_progs-no_alu32] test_global_data.skel.h libbpf: elf: skipping unrecognized data section(9) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern4.skel.h GEN-SKEL [test_progs-no_alu32] test_select_reuseport_kern.skel.h GEN-SKEL [test_progs-no_alu32] test_get_stack_rawtp_err.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern1.skel.h GEN-SKEL [test_progs-no_alu32] test_misc_tcp_hdr_options.skel.h GEN-SKEL [test_progs-no_alu32] test_ksyms.skel.h GEN-SKEL [test_progs-no_alu32] test_verif_scale2.skel.h GEN-SKEL [test_progs-no_alu32] test_sysctl_loop2.skel.h GEN-SKEL [test_progs-no_alu32] test_global_func1.skel.h GEN-SKEL [test_progs-no_alu32] test_map_lock.skel.h GEN-SKEL [test_progs-no_alu32] test_core_reloc_enumval.skel.h libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] test_global_func6.skel.h GEN-SKEL [test_progs-no_alu32] sendmsg6_prog.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_tcp4.skel.h GEN-SKEL [test_progs-no_alu32] pyperf50.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_test_kern2.skel.h GEN-SKEL [test_progs-no_alu32] test_xdp_noinline.skel.h GEN-SKEL [test_progs-no_alu32] test_sockmap_listen.skel.h GEN-SKEL [test_progs-no_alu32] bpf_iter_task_stack.skel.h GEN-SKEL [test_progs-no_alu32] profiler1.skel.h libbpf: elf: skipping unrecognized data section(22) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] test_sockmap_kern.skel.h GEN-SKEL [test_progs-no_alu32] modify_return.skel.h GEN-SKEL [test_progs-no_alu32] btf_dump_test_case_namespacing.skel.h GEN-SKEL [test_progs-no_alu32] loop4.skel.h GEN-SKEL [test_progs-no_alu32] test_skb_cgroup_id_kern.skel.h GEN-SKEL [test_progs-no_alu32] test_tcp_check_syncookie_kern.skel.h GEN-SKEL [test_progs-no_alu32] test_sk_lookup_kern.skel.h libbpf: elf: skipping unrecognized data section(14) .rodata.str1.1 GEN-SKEL [test_progs-no_alu32] test_trampoline_count.skel.h TEST-OBJ [test_progs-no_alu32] ringbuf.test.o TEST-OBJ [test_progs-no_alu32] pkt_access.test.o TEST-OBJ [test_progs-no_alu32] sockmap_listen.test.o TEST-OBJ [test_progs-no_alu32] snprintf_btf.test.o TEST-OBJ [test_progs-no_alu32] cls_redirect.test.o TEST-OBJ [test_progs-no_alu32] xdp_noinline.test.o TEST-OBJ [test_progs-no_alu32] xdp_adjust_tail.test.o TEST-OBJ [test_progs-no_alu32] enable_stats.test.o TEST-OBJ [test_progs-no_alu32] signal_pending.test.o TEST-OBJ [test_progs-no_alu32] global_data_init.test.o TEST-OBJ [test_progs-no_alu32] trampoline_count.test.o TEST-OBJ [test_progs-no_alu32] btf_map_in_map.test.o TEST-OBJ [test_progs-no_alu32] send_signal.test.o TEST-OBJ [test_progs-no_alu32] tcp_rtt.test.o TEST-OBJ [test_progs-no_alu32] ksyms_btf.test.o TEST-OBJ [test_progs-no_alu32] reference_tracking.test.o TEST-OBJ [test_progs-no_alu32] get_stack_raw_tp.test.o TEST-OBJ [test_progs-no_alu32] flow_dissector_reattach.test.o TEST-OBJ [test_progs-no_alu32] fexit_bpf2bpf.test.o TEST-OBJ [test_progs-no_alu32] modify_return.test.o TEST-OBJ [test_progs-no_alu32] task_fd_query_tp.test.o TEST-OBJ [test_progs-no_alu32] tp_attach_query.test.o TEST-OBJ [test_progs-no_alu32] pe_preserve_elems.test.o TEST-OBJ [test_progs-no_alu32] spinlock.test.o TEST-OBJ [test_progs-no_alu32] fentry_fexit.test.o TEST-OBJ [test_progs-no_alu32] pkt_md_access.test.o TEST-OBJ [test_progs-no_alu32] trace_ext.test.o TEST-OBJ [test_progs-no_alu32] xdp_cpumap_attach.test.o TEST-OBJ [test_progs-no_alu32] resolve_btfids.test.o TEST-OBJ [test_progs-no_alu32] cgroup_link.test.o TEST-OBJ [test_progs-no_alu32] core_extern.test.o TEST-OBJ [test_progs-no_alu32] tailcalls.test.o TEST-OBJ [test_progs-no_alu32] stacktrace_map_raw_tp.test.o TEST-OBJ [test_progs-no_alu32] map_ptr.test.o TEST-OBJ [test_progs-no_alu32] flow_dissector_load_bytes.test.o TEST-OBJ [test_progs-no_alu32] xdp_info.test.o TEST-OBJ [test_progs-no_alu32] metadata.test.o TEST-OBJ [test_progs-no_alu32] core_autosize.test.o TEST-OBJ [test_progs-no_alu32] test_bpffs.test.o TEST-OBJ [test_progs-no_alu32] autoload.test.o TEST-OBJ [test_progs-no_alu32] section_names.test.o TEST-OBJ [test_progs-no_alu32] xdp_perf.test.o TEST-OBJ [test_progs-no_alu32] core_reloc.test.o TEST-OBJ [test_progs-no_alu32] queue_stack_map.test.o TEST-OBJ [test_progs-no_alu32] d_path.test.o TEST-OBJ [test_progs-no_alu32] probe_user.test.o TEST-OBJ [test_progs-no_alu32] cgroup_attach_autodetach.test.o TEST-OBJ [test_progs-no_alu32] raw_tp_test_run.test.o TEST-OBJ [test_progs-no_alu32] fexit_stress.test.o TEST-OBJ [test_progs-no_alu32] sockopt_multi.test.o TEST-OBJ [test_progs-no_alu32] load_bytes_relative.test.o TEST-OBJ [test_progs-no_alu32] cpu_mask.test.o TEST-OBJ [test_progs-no_alu32] udp_limit.test.o TEST-OBJ [test_progs-no_alu32] sockmap_basic.test.o TEST-OBJ [test_progs-no_alu32] test_local_storage.test.o TEST-OBJ [test_progs-no_alu32] skb_helpers.test.o TEST-OBJ [test_progs-no_alu32] mmap.test.o TEST-OBJ [test_progs-no_alu32] bpf_tcp_ca.test.o TEST-OBJ [test_progs-no_alu32] sock_fields.test.o TEST-OBJ [test_progs-no_alu32] xdp_bpf2bpf.test.o TEST-OBJ [test_progs-no_alu32] skeleton.test.o TEST-OBJ [test_progs-no_alu32] cgroup_skb_sk_lookup.test.o TEST-OBJ [test_progs-no_alu32] l4lb_all.test.o TEST-OBJ [test_progs-no_alu32] stacktrace_build_id_nmi.test.o TEST-OBJ [test_progs-no_alu32] attach_probe.test.o TEST-OBJ [test_progs-no_alu32] perf_branches.test.o TEST-OBJ [test_progs-no_alu32] ns_current_pid_tgid.test.o TEST-OBJ [test_progs-no_alu32] perf_event_stackmap.test.o TEST-OBJ [test_progs-no_alu32] raw_tp_writable_test_run.test.o TEST-OBJ [test_progs-no_alu32] vmlinux.test.o TEST-OBJ [test_progs-no_alu32] btf_skc_cls_ingress.test.o TEST-OBJ [test_progs-no_alu32] btf.test.o TEST-OBJ [test_progs-no_alu32] bpf_verif_scale.test.o TEST-OBJ [test_progs-no_alu32] send_signal_sched_switch.test.o TEST-OBJ [test_progs-no_alu32] perf_buffer.test.o TEST-OBJ [test_progs-no_alu32] fexit_test.test.o TEST-OBJ [test_progs-no_alu32] link_pinning.test.o TEST-OBJ [test_progs-no_alu32] hashmap.test.o TEST-OBJ [test_progs-no_alu32] ringbuf_multi.test.o TEST-OBJ [test_progs-no_alu32] btf_write.test.o TEST-OBJ [test_progs-no_alu32] subprogs.test.o TEST-OBJ [test_progs-no_alu32] stacktrace_map.test.o TEST-OBJ [test_progs-no_alu32] prog_run_xattr.test.o TEST-OBJ [test_progs-no_alu32] sockopt_inherit.test.o TEST-OBJ [test_progs-no_alu32] test_lsm.test.o TEST-OBJ [test_progs-no_alu32] cg_storage_multi.test.o TEST-OBJ [test_progs-no_alu32] bpf_iter.test.o TEST-OBJ [test_progs-no_alu32] trace_printk.test.o TEST-OBJ [test_progs-no_alu32] pinning.test.o TEST-OBJ [test_progs-no_alu32] endian.test.o TEST-OBJ [test_progs-no_alu32] btf_dump.test.o TEST-OBJ [test_progs-no_alu32] align.test.o TEST-OBJ [test_progs-no_alu32] stacktrace_build_id.test.o TEST-OBJ [test_progs-no_alu32] bpf_obj_id.test.o TEST-OBJ [test_progs-no_alu32] global_data.test.o TEST-OBJ [test_progs-no_alu32] tcp_hdr_options.test.o TEST-OBJ [test_progs-no_alu32] varlen.test.o TEST-OBJ [test_progs-no_alu32] get_stackid_cannot_attach.test.o TEST-OBJ [test_progs-no_alu32] obj_name.test.o TEST-OBJ [test_progs-no_alu32] fentry_test.test.o TEST-OBJ [test_progs-no_alu32] task_fd_query_rawtp.test.o TEST-OBJ [test_progs-no_alu32] xdp.test.o TEST-OBJ [test_progs-no_alu32] xdp_attach.test.o TEST-OBJ [test_progs-no_alu32] test_global_funcs.test.o TEST-OBJ [test_progs-no_alu32] sockopt_sk.test.o TEST-OBJ [test_progs-no_alu32] sk_assign.test.o TEST-OBJ [test_progs-no_alu32] select_reuseport.test.o TEST-OBJ [test_progs-no_alu32] kfree_skb.test.o TEST-OBJ [test_progs-no_alu32] rdonly_maps.test.o TEST-OBJ [test_progs-no_alu32] core_retro.test.o TEST-OBJ [test_progs-no_alu32] sk_lookup.test.o TEST-OBJ [test_progs-no_alu32] skb_ctx.test.o TEST-OBJ [test_progs-no_alu32] tcp_estats.test.o TEST-OBJ [test_progs-no_alu32] cgroup_attach_multi.test.o TEST-OBJ [test_progs-no_alu32] xdp_devmap_attach.test.o TEST-OBJ [test_progs-no_alu32] test_profiler.test.o TEST-OBJ [test_progs-no_alu32] raw_tp_writable_reject_nbd_invalid.test.o TEST-OBJ [test_progs-no_alu32] test_overhead.test.o TEST-OBJ [test_progs-no_alu32] cgroup_attach_override.test.o TEST-OBJ [test_progs-no_alu32] flow_dissector.test.o TEST-OBJ [test_progs-no_alu32] sockmap_ktls.test.o TEST-OBJ [test_progs-no_alu32] xdp_link.test.o TEST-OBJ [test_progs-no_alu32] ksyms.test.o TEST-OBJ [test_progs-no_alu32] connect_force_port.test.o TEST-OBJ [test_progs-no_alu32] sockopt.test.o TEST-OBJ [test_progs-no_alu32] map_lock.test.o TEST-OBJ [test_progs-no_alu32] btf_endian.test.o EXT-OBJ [test_progs-no_alu32] test_progs.o EXT-OBJ [test_progs-no_alu32] cgroup_helpers.o EXT-OBJ [test_progs-no_alu32] trace_helpers.o EXT-OBJ [test_progs-no_alu32] network_helpers.o EXT-OBJ [test_progs-no_alu32] testing_helpers.o EXT-COPY [test_progs-no_alu32] urandom_read btf_dump_test_case_ordering.c btf_dump_test_case_padding.c btf_dump_test_case_syntax.c btf_dump_test_case_namespacing.c btf_dump_test_case_packing.c btf_dump_test_case_multidim.c btf_dump_test_case_bitfields.c BINARY test_progs-no_alu32 BINARY test_current_pid_tgid_new_ns BINARY test_sock_addr BINARY test_skb_cgroup_id_user BINARY flow_dissector_load BINARY test_flow_dissector BINARY test_tcp_check_syncookie_user BINARY xdping CXX test_cpp GEN vmlinux.h BPF runqslower.bpf.o GEN-SKEL runqslower.skel.h CC runqslower.o BINARY runqslower CC bench.o CC bench_count.o CC bench_rename.o CC bench_trigger.o CC bench_ringbufs.o BINARY bench TAP version 13 1..39 # selftests: bpf: test_verifier # #0/u invalid and of negative number OK # #0/p invalid and of negative number OK # #1/u invalid range check OK # #1/p invalid range check OK # #2/u check known subreg with unknown reg OK # #2/p check known subreg with unknown reg OK # #3/u valid map access into an array with a constant OK # #3/p valid map access into an array with a constant OK # #4/u valid map access into an array with a register OK # #4/p valid map access into an array with a register OK # #5/u valid map access into an array with a variable OK # #5/p valid map access into an array with a variable OK # #6/u valid map access into an array with a signed variable OK # #6/p valid map access into an array with a signed variable OK # #7/u invalid map access into an array with a constant OK # #7/p invalid map access into an array with a constant OK # #8/u invalid map access into an array with a register OK # #8/p invalid map access into an array with a register OK # #9/u invalid map access into an array with a variable OK # #9/p invalid map access into an array with a variable OK # #10/u invalid map access into an array with no floor check OK # #10/p invalid map access into an array with no floor check OK # #11/u invalid map access into an array with a invalid max check OK # #11/p invalid map access into an array with a invalid max check OK # #12/u invalid map access into an array with a invalid max check OK # #12/p invalid map access into an array with a invalid max check OK # #13/u valid read map access into a read-only array 1 OK # #13/p valid read map access into a read-only array 1 OK # #14/p valid read map access into a read-only array 2 OK # #15/u invalid write map access into a read-only array 1 OK # #15/p invalid write map access into a read-only array 1 OK # #16/p invalid write map access into a read-only array 2 OK # #17/u valid write map access into a write-only array 1 OK # #17/p valid write map access into a write-only array 1 OK # #18/p valid write map access into a write-only array 2 OK # #19/u invalid read map access into a write-only array 1 OK # #19/p invalid read map access into a write-only array 1 OK # #20/p invalid read map access into a write-only array 2 OK # #21/u empty prog OK # #21/p empty prog OK # #22/u only exit insn OK # #22/p only exit insn OK # #23/u no bpf_exit OK # #23/p no bpf_exit OK # #24/u invalid call insn1 OK # #24/p invalid call insn1 OK # #25/u invalid call insn2 OK # #25/p invalid call insn2 OK # #26/u invalid function call OK # #26/p invalid function call OK # #27/p invalid argument register OK # #28/p non-invalid argument register OK # #29/u add+sub+mul OK # #29/p add+sub+mul OK # #30/p xor32 zero extend check OK # #31/u arsh32 on imm OK # #31/p arsh32 on imm OK # #32/u arsh32 on imm 2 OK # #32/p arsh32 on imm 2 OK # #33/u arsh32 on reg OK # #33/p arsh32 on reg OK # #34/u arsh32 on reg 2 OK # #34/p arsh32 on reg 2 OK # #35/u arsh64 on imm OK # #35/p arsh64 on imm OK # #36/u arsh64 on reg OK # #36/p arsh64 on reg OK # #37/u lsh64 by 0 imm OK # #37/p lsh64 by 0 imm OK # #38/u rsh64 by 0 imm OK # #38/p rsh64 by 0 imm OK # #39/u arsh64 by 0 imm OK # #39/p arsh64 by 0 imm OK # #40/u lsh64 by 0 reg OK # #40/p lsh64 by 0 reg OK # #41/u rsh64 by 0 reg OK # #41/p rsh64 by 0 reg OK # #42/u arsh64 by 0 reg OK # #42/p arsh64 by 0 reg OK # #43/u invalid 64-bit BPF_END OK # #43/p invalid 64-bit BPF_END OK # #44/p mov64 src == dst OK # #45/p mov64 src != dst OK # #46/u stack out of bounds OK # #46/p stack out of bounds OK # #47/u uninitialized stack1 OK # #47/p uninitialized stack1 OK # #48/u uninitialized stack2 OK # #48/p uninitialized stack2 OK # #49/u invalid fp arithmetic OK # #49/p invalid fp arithmetic OK # #50/u non-invalid fp arithmetic OK # #50/p non-invalid fp arithmetic OK # #51/u misaligned read from stack OK # #51/p misaligned read from stack OK # #52/u invalid src register in STX OK # #52/p invalid src register in STX OK # #53/u invalid dst register in STX OK # #53/p invalid dst register in STX OK # #54/u invalid dst register in ST OK # #54/p invalid dst register in ST OK # #55/u invalid src register in LDX OK # #55/p invalid src register in LDX OK # #56/u invalid dst register in LDX OK # #56/p invalid dst register in LDX OK # #57/u subtraction bounds (map value) variant 1 OK # #57/p subtraction bounds (map value) variant 1 OK # #58/u subtraction bounds (map value) variant 2 OK # #58/p subtraction bounds (map value) variant 2 OK # #59/u check subtraction on pointers for unpriv OK # #59/p check subtraction on pointers for unpriv OK # #60/u bounds check based on zero-extended MOV OK # #60/p bounds check based on zero-extended MOV OK # #61/u bounds check based on sign-extended MOV. test1 OK # #61/p bounds check based on sign-extended MOV. test1 OK # #62/u bounds check based on sign-extended MOV. test2 OK # #62/p bounds check based on sign-extended MOV. test2 OK # #63/p bounds check based on reg_off + var_off + insn_off. test1 OK # #64/p bounds check based on reg_off + var_off + insn_off. test2 OK # #65/u bounds check after truncation of non-boundary-crossing range OK # #65/p bounds check after truncation of non-boundary-crossing range OK # #66/u bounds check after truncation of boundary-crossing range (1) OK # #66/p bounds check after truncation of boundary-crossing range (1) OK # #67/u bounds check after truncation of boundary-crossing range (2) OK # #67/p bounds check after truncation of boundary-crossing range (2) OK # #68/u bounds check after wrapping 32-bit addition OK # #68/p bounds check after wrapping 32-bit addition OK # #69/u bounds check after shift with oversized count operand OK # #69/p bounds check after shift with oversized count operand OK # #70/u bounds check after right shift of maybe-negative number OK # #70/p bounds check after right shift of maybe-negative number OK # #71/u bounds check after 32-bit right shift with 64-bit input OK # #71/p bounds check after 32-bit right shift with 64-bit input OK # #72/u bounds check map access with off+size signed 32bit overflow. test1 OK # #72/p bounds check map access with off+size signed 32bit overflow. test1 OK # #73/u bounds check map access with off+size signed 32bit overflow. test2 OK # #73/p bounds check map access with off+size signed 32bit overflow. test2 OK # #74/u bounds check map access with off+size signed 32bit overflow. test3 OK # #74/p bounds check map access with off+size signed 32bit overflow. test3 OK # #75/u bounds check map access with off+size signed 32bit overflow. test4 OK # #75/p bounds check map access with off+size signed 32bit overflow. test4 OK # #76/u bounds check mixed 32bit and 64bit arithmetic. test1 OK # #76/p bounds check mixed 32bit and 64bit arithmetic. test1 OK # #77/u bounds check mixed 32bit and 64bit arithmetic. test2 OK # #77/p bounds check mixed 32bit and 64bit arithmetic. test2 OK # #78/p assigning 32bit bounds to 64bit for wA = 0, wB = wA OK # #79/u bounds check for reg = 0, reg xor 1 OK # #79/p bounds check for reg = 0, reg xor 1 OK # #80/u bounds check for reg32 = 0, reg32 xor 1 OK # #80/p bounds check for reg32 = 0, reg32 xor 1 OK # #81/u bounds check for reg = 2, reg xor 3 OK # #81/p bounds check for reg = 2, reg xor 3 OK # #82/u bounds check for reg = any, reg xor 3 OK # #82/p bounds check for reg = any, reg xor 3 OK # #83/u bounds check for reg32 = any, reg32 xor 3 OK # #83/p bounds check for reg32 = any, reg32 xor 3 OK # #84/u bounds check for reg > 0, reg xor 3 OK # #84/p bounds check for reg > 0, reg xor 3 OK # #85/u bounds check for reg32 > 0, reg32 xor 3 OK # #85/p bounds check for reg32 > 0, reg32 xor 3 OK # #86/u check deducing bounds from const, 1 OK # #86/p check deducing bounds from const, 1 OK # #87/u check deducing bounds from const, 2 OK # #87/p check deducing bounds from const, 2 OK # #88/u check deducing bounds from const, 3 OK # #88/p check deducing bounds from const, 3 OK # #89/u check deducing bounds from const, 4 OK # #89/p check deducing bounds from const, 4 OK # #90/u check deducing bounds from const, 5 OK # #90/p check deducing bounds from const, 5 OK # #91/u check deducing bounds from const, 6 OK # #91/p check deducing bounds from const, 6 OK # #92/u check deducing bounds from const, 7 OK # #92/p check deducing bounds from const, 7 OK # #93/u check deducing bounds from const, 8 OK # #93/p check deducing bounds from const, 8 OK # #94/u check deducing bounds from const, 9 OK # #94/p check deducing bounds from const, 9 OK # #95/u check deducing bounds from const, 10 OK # #95/p check deducing bounds from const, 10 OK # #96/u bounds checks mixing signed and unsigned, positive bounds OK # #96/p bounds checks mixing signed and unsigned, positive bounds OK # #97/u bounds checks mixing signed and unsigned OK # #97/p bounds checks mixing signed and unsigned OK # #98/u bounds checks mixing signed and unsigned, variant 2 OK # #98/p bounds checks mixing signed and unsigned, variant 2 OK # #99/u bounds checks mixing signed and unsigned, variant 3 OK # #99/p bounds checks mixing signed and unsigned, variant 3 OK # #100/u bounds checks mixing signed and unsigned, variant 4 OK # #100/p bounds checks mixing signed and unsigned, variant 4 OK # #101/u bounds checks mixing signed and unsigned, variant 5 OK # #101/p bounds checks mixing signed and unsigned, variant 5 OK # #102/u bounds checks mixing signed and unsigned, variant 6 OK # #102/p bounds checks mixing signed and unsigned, variant 6 OK # #103/u bounds checks mixing signed and unsigned, variant 7 OK # #103/p bounds checks mixing signed and unsigned, variant 7 OK # #104/u bounds checks mixing signed and unsigned, variant 8 OK # #104/p bounds checks mixing signed and unsigned, variant 8 OK # #105/u bounds checks mixing signed and unsigned, variant 9 OK # #105/p bounds checks mixing signed and unsigned, variant 9 OK # #106/u bounds checks mixing signed and unsigned, variant 10 OK # #106/p bounds checks mixing signed and unsigned, variant 10 OK # #107/u bounds checks mixing signed and unsigned, variant 11 OK # #107/p bounds checks mixing signed and unsigned, variant 11 OK # #108/u bounds checks mixing signed and unsigned, variant 12 OK # #108/p bounds checks mixing signed and unsigned, variant 12 OK # #109/u bounds checks mixing signed and unsigned, variant 13 OK # #109/p bounds checks mixing signed and unsigned, variant 13 OK # #110/u bounds checks mixing signed and unsigned, variant 14 OK # #110/p bounds checks mixing signed and unsigned, variant 14 OK # #111/u bounds checks mixing signed and unsigned, variant 15 OK # #111/p bounds checks mixing signed and unsigned, variant 15 OK # #112/p bpf_get_stack return R0 within range OK # #113/p calls: basic sanity OK # #114/u calls: not on unpriviledged OK # #114/p calls: not on unpriviledged OK # #115/p calls: div by 0 in subprog OK # #116/p calls: multiple ret types in subprog 1 OK # #117/p calls: multiple ret types in subprog 2 OK # #118/p calls: overlapping caller/callee OK # #119/p calls: wrong recursive calls OK # #120/p calls: wrong src reg OK # #121/p calls: wrong off value OK # #122/p calls: jump back loop OK # #123/p calls: conditional call OK # #124/p calls: conditional call 2 OK # #125/u calls: conditional call 3 OK # #125/p calls: conditional call 3 OK # #126/p calls: conditional call 4 OK # #127/p calls: conditional call 5 OK # #128/p calls: conditional call 6 OK # #129/p calls: using r0 returned by callee OK # #130/p calls: using uninit r0 from callee OK # #131/p calls: callee is using r1 OK # #132/u calls: callee using args1 OK # #132/p calls: callee using args1 OK # #133/p calls: callee using wrong args2 OK # #134/u calls: callee using two args OK # #134/p calls: callee using two args OK # #135/p calls: callee changing pkt pointers OK # #136/u calls: ptr null check in subprog OK # #136/p calls: ptr null check in subprog OK # #137/p calls: two calls with args OK # #138/p calls: calls with stack arith OK # #139/p calls: calls with misaligned stack access OK # #140/p calls: calls control flow, jump test OK # #141/p calls: calls control flow, jump test 2 OK # #142/p calls: two calls with bad jump OK # #143/p calls: recursive call. test1 OK # #144/p calls: recursive call. test2 OK # #145/p calls: unreachable code OK # #146/p calls: invalid call OK # #147/p calls: invalid call 2 OK # #148/p calls: jumping across function bodies. test1 OK # #149/p calls: jumping across function bodies. test2 OK # #150/p calls: call without exit OK # #151/p calls: call into middle of ld_imm64 OK # #152/p calls: call into middle of other call OK # #153/p calls: subprog call with ld_abs in main prog OK # #154/p calls: two calls with bad fallthrough OK # #155/p calls: two calls with stack read OK # #156/p calls: two calls with stack write OK # #157/p calls: stack overflow using two frames (pre-call access) OK # #158/p calls: stack overflow using two frames (post-call access) OK # #159/p calls: stack depth check using three frames. test1 OK # #160/p calls: stack depth check using three frames. test2 OK # #161/p calls: stack depth check using three frames. test3 OK # #162/p calls: stack depth check using three frames. test4 OK # #163/p calls: stack depth check using three frames. test5 OK # #164/p calls: stack depth check in dead code OK # #165/p calls: spill into caller stack frame OK # #166/p calls: write into caller stack frame OK # #167/p calls: write into callee stack frame OK # #168/p calls: two calls with stack write and void return OK # #169/u calls: ambiguous return value OK # #169/p calls: ambiguous return value OK # #170/p calls: two calls that return map_value OK # #171/p calls: two calls that return map_value with bool condition OK # #172/p calls: two calls that return map_value with incorrect bool check OK # #173/p calls: two calls that receive map_value via arg=ptr_stack_of_caller. test1 OK # #174/p calls: two calls that receive map_value via arg=ptr_stack_of_caller. test2 OK # #175/p calls: two jumps that receive map_value via arg=ptr_stack_of_jumper. test3 OK # #176/p calls: two calls that receive map_value_ptr_or_null via arg. test1 OK # #177/p calls: two calls that receive map_value_ptr_or_null via arg. test2 OK # #178/p calls: pkt_ptr spill into caller stack OK # #179/p calls: pkt_ptr spill into caller stack 2 OK # #180/p calls: pkt_ptr spill into caller stack 3 OK # #181/p calls: pkt_ptr spill into caller stack 4 OK # #182/p calls: pkt_ptr spill into caller stack 5 OK # #183/p calls: pkt_ptr spill into caller stack 6 OK # #184/p calls: pkt_ptr spill into caller stack 7 OK # #185/p calls: pkt_ptr spill into caller stack 8 OK # #186/p calls: pkt_ptr spill into caller stack 9 OK # #187/p calls: caller stack init to zero or map_value_or_null OK # #188/p calls: stack init to zero and pruning OK # #189/u calls: ctx read at start of subprog OK # #189/p calls: ctx read at start of subprog OK # #190/u calls: cross frame pruning OK # #190/p calls: cross frame pruning OK # #191/u calls: cross frame pruning - liveness propagation OK # #191/p calls: cross frame pruning - liveness propagation OK # #192/u unreachable OK # #192/p unreachable OK # #193/u unreachable2 OK # #193/p unreachable2 OK # #194/u out of range jump OK # #194/p out of range jump OK # #195/u out of range jump2 OK # #195/p out of range jump2 OK # #196/u loop (back-edge) OK # #196/p loop (back-edge) OK # #197/u loop2 (back-edge) OK # #197/p loop2 (back-edge) OK # #198/u conditional loop OK # #198/p conditional loop OK # #199/p bpf_exit with invalid return code. test1 OK # #200/p bpf_exit with invalid return code. test2 OK # #201/p bpf_exit with invalid return code. test3 OK # #202/p bpf_exit with invalid return code. test4 OK # #203/p bpf_exit with invalid return code. test5 OK # #204/p bpf_exit with invalid return code. test6 OK # #205/p bpf_exit with invalid return code. test7 OK # #206/u direct packet read test#1 for CGROUP_SKB OK # #206/p direct packet read test#1 for CGROUP_SKB OK # #207/u direct packet read test#2 for CGROUP_SKB OK # #207/p direct packet read test#2 for CGROUP_SKB OK # #208/u direct packet read test#3 for CGROUP_SKB OK # #208/p direct packet read test#3 for CGROUP_SKB OK # #209/u direct packet read test#4 for CGROUP_SKB OK # #209/p direct packet read test#4 for CGROUP_SKB OK # #210/u invalid access of tc_classid for CGROUP_SKB OK # #210/p invalid access of tc_classid for CGROUP_SKB OK # #211/u invalid access of data_meta for CGROUP_SKB OK # #211/p invalid access of data_meta for CGROUP_SKB OK # #212/u invalid access of flow_keys for CGROUP_SKB OK # #212/p invalid access of flow_keys for CGROUP_SKB OK # #213/u invalid write access to napi_id for CGROUP_SKB OK # #213/p invalid write access to napi_id for CGROUP_SKB OK # #214/u write tstamp from CGROUP_SKB OK # #214/p write tstamp from CGROUP_SKB OK # #215/u read tstamp from CGROUP_SKB OK # #215/p read tstamp from CGROUP_SKB OK # #216/u valid cgroup storage access OK # #216/p valid cgroup storage access OK # #217/u invalid cgroup storage access 1 OK # #217/p invalid cgroup storage access 1 OK # #218/u invalid cgroup storage access 2 OK # #218/p invalid cgroup storage access 2 OK # #219/u invalid cgroup storage access 3 OK # #219/p invalid cgroup storage access 3 OK # #220/u invalid cgroup storage access 4 OK # #220/p invalid cgroup storage access 4 OK # #221/u invalid cgroup storage access 5 OK # #221/p invalid cgroup storage access 5 OK # #222/u invalid cgroup storage access 6 OK # #222/p invalid cgroup storage access 6 OK # #223/u valid per-cpu cgroup storage access OK # #223/p valid per-cpu cgroup storage access OK # #224/u invalid per-cpu cgroup storage access 1 OK # #224/p invalid per-cpu cgroup storage access 1 OK # #225/u invalid per-cpu cgroup storage access 2 OK # #225/p invalid per-cpu cgroup storage access 2 OK # #226/u invalid per-cpu cgroup storage access 3 OK # #226/p invalid per-cpu cgroup storage access 3 OK # #227/u invalid per-cpu cgroup storage access 4 OK # #227/p invalid per-cpu cgroup storage access 4 OK # #228/u invalid per-cpu cgroup storage access 5 OK # #228/p invalid per-cpu cgroup storage access 5 OK # #229/u invalid per-cpu cgroup storage access 6 OK # #229/p invalid per-cpu cgroup storage access 6 OK # #230/p constant register |= constant should keep constant type OK # #231/p constant register |= constant should not bypass stack boundary checks OK # #232/p constant register |= constant register should keep constant type OK # #233/p constant register |= constant register should not bypass stack boundary checks OK # #234/p context stores via ST OK # #235/p context stores via XADD OK # #236/p arithmetic ops make PTR_TO_CTX unusable OK # #237/p pass unmodified ctx pointer to helper OK # #238/p pass modified ctx pointer to helper, 1 OK # #239/u pass modified ctx pointer to helper, 2 OK # #239/p pass modified ctx pointer to helper, 2 OK # #240/p pass modified ctx pointer to helper, 3 OK # #241/p pass ctx or null check, 1: ctx OK # #242/p pass ctx or null check, 2: null OK # #243/p pass ctx or null check, 3: 1 OK # #244/p pass ctx or null check, 4: ctx - const OK # #245/p pass ctx or null check, 5: null (connect) OK # #246/p pass ctx or null check, 6: null (bind) OK # #247/p pass ctx or null check, 7: ctx (bind) OK # #248/p pass ctx or null check, 8: null (bind) OK # #249/p valid 1,2,4,8-byte reads from bpf_sk_lookup OK # #250/p invalid 8-byte read from bpf_sk_lookup family field OK # #251/p invalid 8-byte read from bpf_sk_lookup protocol field OK # #252/p invalid 8-byte read from bpf_sk_lookup remote_ip4 field OK # #253/p invalid 8-byte read from bpf_sk_lookup remote_ip6 field OK # #254/p invalid 8-byte read from bpf_sk_lookup remote_port field OK # #255/p invalid 8-byte read from bpf_sk_lookup local_ip4 field OK # #256/p invalid 8-byte read from bpf_sk_lookup local_ip6 field OK # #257/p invalid 8-byte read from bpf_sk_lookup local_port field OK # #258/p invalid 4-byte read from bpf_sk_lookup sk field OK # #259/p invalid 2-byte read from bpf_sk_lookup sk field OK # #260/p invalid 1-byte read from bpf_sk_lookup sk field OK # #261/p invalid 4-byte read past end of bpf_sk_lookup OK # #262/p invalid 4-byte unaligned read from bpf_sk_lookup at odd offset OK # #263/p invalid 4-byte unaligned read from bpf_sk_lookup at even offset OK # #264/p invalid 8-byte write to bpf_sk_lookup OK # #265/p invalid 4-byte write to bpf_sk_lookup OK # #266/p invalid 2-byte write to bpf_sk_lookup OK # #267/p invalid 1-byte write to bpf_sk_lookup OK # #268/p invalid 4-byte write past end of bpf_sk_lookup OK # #269/p valid access family in SK_MSG OK # #270/p valid access remote_ip4 in SK_MSG OK # #271/p valid access local_ip4 in SK_MSG OK # #272/p valid access remote_port in SK_MSG OK # #273/p valid access local_port in SK_MSG OK # #274/p valid access remote_ip6 in SK_MSG OK # #275/p valid access local_ip6 in SK_MSG OK # #276/p valid access size in SK_MSG OK # #277/p invalid 64B read of size in SK_MSG OK # #278/p invalid read past end of SK_MSG OK # #279/p invalid read offset in SK_MSG OK # #280/p direct packet read for SK_MSG OK # #281/p direct packet write for SK_MSG OK # #282/p overlapping checks for direct packet access SK_MSG OK # #283/u access skb fields ok OK # #283/p access skb fields ok OK # #284/u access skb fields bad1 OK # #284/p access skb fields bad1 OK # #285/u access skb fields bad2 OK # #285/p access skb fields bad2 OK # #286/u access skb fields bad3 OK # #286/p access skb fields bad3 OK # #287/u access skb fields bad4 OK # #287/p access skb fields bad4 OK # #288/u invalid access __sk_buff family OK # #288/p invalid access __sk_buff family OK # #289/u invalid access __sk_buff remote_ip4 OK # #289/p invalid access __sk_buff remote_ip4 OK # #290/u invalid access __sk_buff local_ip4 OK # #290/p invalid access __sk_buff local_ip4 OK # #291/u invalid access __sk_buff remote_ip6 OK # #291/p invalid access __sk_buff remote_ip6 OK # #292/u invalid access __sk_buff local_ip6 OK # #292/p invalid access __sk_buff local_ip6 OK # #293/u invalid access __sk_buff remote_port OK # #293/p invalid access __sk_buff remote_port OK # #294/u invalid access __sk_buff remote_port OK # #294/p invalid access __sk_buff remote_port OK # #295/p valid access __sk_buff family OK # #296/p valid access __sk_buff remote_ip4 OK # #297/p valid access __sk_buff local_ip4 OK # #298/p valid access __sk_buff remote_ip6 OK # #299/p valid access __sk_buff local_ip6 OK # #300/p valid access __sk_buff remote_port OK # #301/p valid access __sk_buff remote_port OK # #302/p invalid access of tc_classid for SK_SKB OK # #303/p invalid access of skb->mark for SK_SKB OK # #304/p check skb->mark is not writeable by SK_SKB OK # #305/p check skb->tc_index is writeable by SK_SKB OK # #306/p check skb->priority is writeable by SK_SKB OK # #307/p direct packet read for SK_SKB OK # #308/p direct packet write for SK_SKB OK # #309/p overlapping checks for direct packet access SK_SKB OK # #310/u check skb->mark is not writeable by sockets OK # #310/p check skb->mark is not writeable by sockets OK # #311/u check skb->tc_index is not writeable by sockets OK # #311/p check skb->tc_index is not writeable by sockets OK # #312/u check cb access: byte OK # #312/p check cb access: byte OK # #313/u __sk_buff->hash, offset 0, byte store not permitted OK # #313/p __sk_buff->hash, offset 0, byte store not permitted OK # #314/u __sk_buff->tc_index, offset 3, byte store not permitted OK # #314/p __sk_buff->tc_index, offset 3, byte store not permitted OK # #315/u check skb->hash byte load permitted OK # #315/p check skb->hash byte load permitted OK # #316/u check skb->hash byte load permitted 1 OK # #316/p check skb->hash byte load permitted 1 OK # #317/u check skb->hash byte load permitted 2 OK # #317/p check skb->hash byte load permitted 2 OK # #318/u check skb->hash byte load permitted 3 OK # #318/p check skb->hash byte load permitted 3 OK # #319/p check cb access: byte, wrong type OK # #320/u check cb access: half OK # #320/p check cb access: half OK # #321/u check cb access: half, unaligned OK # #321/p check cb access: half, unaligned OK # #322/u check __sk_buff->hash, offset 0, half store not permitted OK # #322/p check __sk_buff->hash, offset 0, half store not permitted OK # #323/u check __sk_buff->tc_index, offset 2, half store not permitted OK # #323/p check __sk_buff->tc_index, offset 2, half store not permitted OK # #324/u check skb->hash half load permitted OK # #324/p check skb->hash half load permitted OK # #325/u check skb->hash half load permitted 2 OK # #325/p check skb->hash half load permitted 2 OK # #326/u check skb->hash half load not permitted, unaligned 1 OK # #326/p check skb->hash half load not permitted, unaligned 1 OK # #327/u check skb->hash half load not permitted, unaligned 3 OK # #327/p check skb->hash half load not permitted, unaligned 3 OK # #328/p check cb access: half, wrong type OK # #329/u check cb access: word OK # #329/p check cb access: word OK # #330/u check cb access: word, unaligned 1 OK # #330/p check cb access: word, unaligned 1 OK # #331/u check cb access: word, unaligned 2 OK # #331/p check cb access: word, unaligned 2 OK # #332/u check cb access: word, unaligned 3 OK # #332/p check cb access: word, unaligned 3 OK # #333/u check cb access: word, unaligned 4 OK # #333/p check cb access: word, unaligned 4 OK # #334/u check cb access: double OK # #334/p check cb access: double OK # #335/u check cb access: double, unaligned 1 OK # #335/p check cb access: double, unaligned 1 OK # #336/u check cb access: double, unaligned 2 OK # #336/p check cb access: double, unaligned 2 OK # #337/u check cb access: double, oob 1 OK # #337/p check cb access: double, oob 1 OK # #338/u check cb access: double, oob 2 OK # #338/p check cb access: double, oob 2 OK # #339/u check __sk_buff->ifindex dw store not permitted OK # #339/p check __sk_buff->ifindex dw store not permitted OK # #340/u check __sk_buff->ifindex dw load not permitted OK # #340/p check __sk_buff->ifindex dw load not permitted OK # #341/p check cb access: double, wrong type OK # #342/p check out of range skb->cb access OK # #343/u write skb fields from socket prog OK # #343/p write skb fields from socket prog OK # #344/p write skb fields from tc_cls_act prog OK # #345/u check skb->data half load not permitted OK # #345/p check skb->data half load not permitted OK # #346/u read gso_segs from CGROUP_SKB OK # #346/p read gso_segs from CGROUP_SKB OK # #347/u read gso_segs from CGROUP_SKB OK # #347/p read gso_segs from CGROUP_SKB OK # #348/u write gso_segs from CGROUP_SKB OK # #348/p write gso_segs from CGROUP_SKB OK # #349/p read gso_segs from CLS OK # #350/u read gso_size from CGROUP_SKB OK # #350/p read gso_size from CGROUP_SKB OK # #351/u read gso_size from CGROUP_SKB OK # #351/p read gso_size from CGROUP_SKB OK # #352/u write gso_size from CGROUP_SKB OK # #352/p write gso_size from CGROUP_SKB OK # #353/p read gso_size from CLS OK # #354/u check wire_len is not readable by sockets OK # #354/p check wire_len is not readable by sockets OK # #355/p check wire_len is readable by tc classifier OK # #356/p check wire_len is not writable by tc classifier OK # #357/p d_path accept OK # #358/p d_path reject OK # #359/u dead code: start OK # #359/p dead code: start OK # #360/u dead code: mid 1 OK # #360/p dead code: mid 1 OK # #361/u dead code: mid 2 OK # #361/p dead code: mid 2 OK # #362/u dead code: end 1 OK # #362/p dead code: end 1 OK # #363/u dead code: end 2 OK # #363/p dead code: end 2 OK # #364/u dead code: end 3 OK # #364/p dead code: end 3 OK # #365/u dead code: tail of main + func OK # #365/p dead code: tail of main + func OK # #366/u dead code: tail of main + two functions OK # #366/p dead code: tail of main + two functions OK # #367/u dead code: function in the middle and mid of another func OK # #367/p dead code: function in the middle and mid of another func OK # #368/u dead code: middle of main before call OK # #368/p dead code: middle of main before call OK # #369/u dead code: start of a function OK # #369/p dead code: start of a function OK # #370/p pkt_end - pkt_start is allowed OK # #371/p direct packet access: test1 OK # #372/p direct packet access: test2 OK # #373/u direct packet access: test3 OK # #373/p direct packet access: test3 OK # #374/p direct packet access: test4 (write) OK # #375/p direct packet access: test5 (pkt_end >= reg, good access) OK # #376/p direct packet access: test6 (pkt_end >= reg, bad access) OK # #377/p direct packet access: test7 (pkt_end >= reg, both accesses) OK # #378/p direct packet access: test8 (double test, variant 1) OK # #379/p direct packet access: test9 (double test, variant 2) OK # #380/p direct packet access: test10 (write invalid) OK # #381/p direct packet access: test11 (shift, good access) OK # #382/p direct packet access: test12 (and, good access) OK # #383/p direct packet access: test13 (branches, good access) OK # #384/p direct packet access: test14 (pkt_ptr += 0, CONST_IMM, good access) OK # #385/p direct packet access: test15 (spill with xadd) OK # #386/p direct packet access: test16 (arith on data_end) OK # #387/p direct packet access: test17 (pruning, alignment) OK # #388/p direct packet access: test18 (imm += pkt_ptr, 1) OK # #389/p direct packet access: test19 (imm += pkt_ptr, 2) OK # #390/p direct packet access: test20 (x += pkt_ptr, 1) OK # #391/p direct packet access: test21 (x += pkt_ptr, 2) OK # #392/p direct packet access: test22 (x += pkt_ptr, 3) OK # #393/p direct packet access: test23 (x += pkt_ptr, 4) OK # #394/p direct packet access: test24 (x += pkt_ptr, 5) OK # #395/p direct packet access: test25 (marking on <, good access) OK # #396/p direct packet access: test26 (marking on <, bad access) OK # #397/p direct packet access: test27 (marking on <=, good access) OK # #398/p direct packet access: test28 (marking on <=, bad access) OK # #399/p direct packet access: test29 (reg > pkt_end in subprog) OK # #400/u direct stack access with 32-bit wraparound. test1 OK # #400/p direct stack access with 32-bit wraparound. test1 OK # #401/u direct stack access with 32-bit wraparound. test2 OK # #401/p direct stack access with 32-bit wraparound. test2 OK # #402/u direct stack access with 32-bit wraparound. test3 OK # #402/p direct stack access with 32-bit wraparound. test3 OK # #403/u direct map access, write test 1 OK # #403/p direct map access, write test 1 OK # #404/u direct map access, write test 2 OK # #404/p direct map access, write test 2 OK # #405/u direct map access, write test 3 OK # #405/p direct map access, write test 3 OK # #406/u direct map access, write test 4 OK # #406/p direct map access, write test 4 OK # #407/u direct map access, write test 5 OK # #407/p direct map access, write test 5 OK # #408/u direct map access, write test 6 OK # #408/p direct map access, write test 6 OK # #409/u direct map access, write test 7 OK # #409/p direct map access, write test 7 OK # #410/u direct map access, write test 8 OK # #410/p direct map access, write test 8 OK # #411/u direct map access, write test 9 OK # #411/p direct map access, write test 9 OK # #412/u direct map access, write test 10 OK # #412/p direct map access, write test 10 OK # #413/u direct map access, write test 11 OK # #413/p direct map access, write test 11 OK # #414/u direct map access, write test 12 OK # #414/p direct map access, write test 12 OK # #415/u direct map access, write test 13 OK # #415/p direct map access, write test 13 OK # #416/u direct map access, write test 14 OK # #416/p direct map access, write test 14 OK # #417/u direct map access, write test 15 OK # #417/p direct map access, write test 15 OK # #418/u direct map access, write test 16 OK # #418/p direct map access, write test 16 OK # #419/u direct map access, write test 17 OK # #419/p direct map access, write test 17 OK # #420/u direct map access, write test 18 OK # #420/p direct map access, write test 18 OK # #421/u direct map access, write test 19 OK # #421/p direct map access, write test 19 OK # #422/u direct map access, write test 20 OK # #422/p direct map access, write test 20 OK # #423/u direct map access, invalid insn test 1 OK # #423/p direct map access, invalid insn test 1 OK # #424/u direct map access, invalid insn test 2 OK # #424/p direct map access, invalid insn test 2 OK # #425/u direct map access, invalid insn test 3 OK # #425/p direct map access, invalid insn test 3 OK # #426/u direct map access, invalid insn test 4 OK # #426/p direct map access, invalid insn test 4 OK # #427/u direct map access, invalid insn test 5 OK # #427/p direct map access, invalid insn test 5 OK # #428/u direct map access, invalid insn test 6 OK # #428/p direct map access, invalid insn test 6 OK # #429/u direct map access, invalid insn test 7 OK # #429/p direct map access, invalid insn test 7 OK # #430/u direct map access, invalid insn test 8 OK # #430/p direct map access, invalid insn test 8 OK # #431/u direct map access, invalid insn test 9 OK # #431/p direct map access, invalid insn test 9 OK # #432/u DIV32 by 0, zero check 1 OK # #432/p DIV32 by 0, zero check 1 OK # #433/u DIV32 by 0, zero check 2 OK # #433/p DIV32 by 0, zero check 2 OK # #434/u DIV64 by 0, zero check OK # #434/p DIV64 by 0, zero check OK # #435/u MOD32 by 0, zero check 1 OK # #435/p MOD32 by 0, zero check 1 OK # #436/u MOD32 by 0, zero check 2 OK # #436/p MOD32 by 0, zero check 2 OK # #437/u MOD64 by 0, zero check OK # #437/p MOD64 by 0, zero check OK # #438/p DIV32 by 0, zero check ok, cls OK # #439/p DIV32 by 0, zero check 1, cls OK # #440/p DIV32 by 0, zero check 2, cls OK # #441/p DIV64 by 0, zero check, cls OK # #442/p MOD32 by 0, zero check ok, cls OK # #443/p MOD32 by 0, zero check 1, cls OK # #444/p MOD32 by 0, zero check 2, cls OK # #445/p MOD64 by 0, zero check 1, cls OK # #446/p MOD64 by 0, zero check 2, cls OK # #447/p DIV32 overflow, check 1 OK # #448/p DIV32 overflow, check 2 OK # #449/p DIV64 overflow, check 1 OK # #450/p DIV64 overflow, check 2 OK # #451/p MOD32 overflow, check 1 OK # #452/p MOD32 overflow, check 2 OK # #453/p MOD64 overflow, check 1 OK # #454/p MOD64 overflow, check 2 OK # #455/p perfevent for sockops OK # #456/p perfevent for tc OK # #457/p perfevent for lwt out OK # #458/p perfevent for xdp OK # #459/u perfevent for socket filter OK # #459/p perfevent for socket filter OK # #460/p perfevent for sk_skb OK # #461/u perfevent for cgroup skb OK # #461/p perfevent for cgroup skb OK # #462/p perfevent for cgroup dev OK # #463/p perfevent for cgroup sysctl OK # #464/p perfevent for cgroup sockopt OK # #465/p helper access to variable memory: stack, bitwise AND + JMP, correct bounds OK # #466/p helper access to variable memory: stack, bitwise AND, zero included OK # #467/p helper access to variable memory: stack, bitwise AND + JMP, wrong max OK # #468/p helper access to variable memory: stack, JMP, correct bounds OK # #469/p helper access to variable memory: stack, JMP (signed), correct bounds OK # #470/p helper access to variable memory: stack, JMP, bounds + offset OK # #471/p helper access to variable memory: stack, JMP, wrong max OK # #472/p helper access to variable memory: stack, JMP, no max check OK # #473/p helper access to variable memory: stack, JMP, no min check OK # #474/p helper access to variable memory: stack, JMP (signed), no min check OK # #475/p helper access to variable memory: map, JMP, correct bounds OK # #476/p helper access to variable memory: map, JMP, wrong max OK # #477/p helper access to variable memory: map adjusted, JMP, correct bounds OK # #478/p helper access to variable memory: map adjusted, JMP, wrong max OK # #479/p helper access to variable memory: size = 0 allowed on NULL (ARG_PTR_TO_MEM_OR_NULL) OK # #480/p helper access to variable memory: size > 0 not allowed on NULL (ARG_PTR_TO_MEM_OR_NULL) OK # #481/p helper access to variable memory: size = 0 allowed on != NULL stack pointer (ARG_PTR_TO_MEM_OR_NULL) OK # #482/p helper access to variable memory: size = 0 allowed on != NULL map pointer (ARG_PTR_TO_MEM_OR_NULL) OK # #483/p helper access to variable memory: size possible = 0 allowed on != NULL stack pointer (ARG_PTR_TO_MEM_OR_NULL) OK # #484/p helper access to variable memory: size possible = 0 allowed on != NULL map pointer (ARG_PTR_TO_MEM_OR_NULL) OK # #485/p helper access to variable memory: size possible = 0 allowed on != NULL packet pointer (ARG_PTR_TO_MEM_OR_NULL) OK # #486/p helper access to variable memory: size = 0 not allowed on NULL (!ARG_PTR_TO_MEM_OR_NULL) OK # #487/p helper access to variable memory: size > 0 not allowed on NULL (!ARG_PTR_TO_MEM_OR_NULL) OK # #488/p helper access to variable memory: size = 0 allowed on != NULL stack pointer (!ARG_PTR_TO_MEM_OR_NULL) OK # #489/p helper access to variable memory: size = 0 allowed on != NULL map pointer (!ARG_PTR_TO_MEM_OR_NULL) OK # #490/p helper access to variable memory: size possible = 0 allowed on != NULL stack pointer (!ARG_PTR_TO_MEM_OR_NULL) OK # #491/p helper access to variable memory: size possible = 0 allowed on != NULL map pointer (!ARG_PTR_TO_MEM_OR_NULL) OK # #492/p helper access to variable memory: 8 bytes leak OK # #493/p helper access to variable memory: 8 bytes no leak (init memory) OK # #494/p helper access to packet: test1, valid packet_ptr range OK # #495/p helper access to packet: test2, unchecked packet_ptr OK # #496/p helper access to packet: test3, variable add OK # #497/p helper access to packet: test4, packet_ptr with bad range OK # #498/p helper access to packet: test5, packet_ptr with too short range OK # #499/p helper access to packet: test6, cls valid packet_ptr range OK # #500/p helper access to packet: test7, cls unchecked packet_ptr OK # #501/p helper access to packet: test8, cls variable add OK # #502/p helper access to packet: test9, cls packet_ptr with bad range OK # #503/p helper access to packet: test10, cls packet_ptr with too short range OK # #504/p helper access to packet: test11, cls unsuitable helper 1 OK # #505/p helper access to packet: test12, cls unsuitable helper 2 OK # #506/p helper access to packet: test13, cls helper ok OK # #507/p helper access to packet: test14, cls helper ok sub OK # #508/p helper access to packet: test15, cls helper fail sub OK # #509/p helper access to packet: test16, cls helper fail range 1 OK # #510/p helper access to packet: test17, cls helper fail range 2 OK # #511/p helper access to packet: test18, cls helper fail range 3 OK # #512/p helper access to packet: test19, cls helper range zero OK # #513/p helper access to packet: test20, pkt end as input OK # #514/p helper access to packet: test21, wrong reg OK # #515/p helper access to map: full range OK # #516/p helper access to map: partial range OK # #517/p helper access to map: empty range OK # #518/p helper access to map: out-of-bound range OK # #519/p helper access to map: negative range OK # #520/p helper access to adjusted map (via const imm): full range OK # #521/p helper access to adjusted map (via const imm): partial range OK # #522/p helper access to adjusted map (via const imm): empty range OK # #523/p helper access to adjusted map (via const imm): out-of-bound range OK # #524/p helper access to adjusted map (via const imm): negative range (> adjustment) OK # #525/p helper access to adjusted map (via const imm): negative range (< adjustment) OK # #526/p helper access to adjusted map (via const reg): full range OK # #527/p helper access to adjusted map (via const reg): partial range OK # #528/p helper access to adjusted map (via const reg): empty range OK # #529/p helper access to adjusted map (via const reg): out-of-bound range OK # #530/p helper access to adjusted map (via const reg): negative range (> adjustment) OK # #531/p helper access to adjusted map (via const reg): negative range (< adjustment) OK # #532/p helper access to adjusted map (via variable): full range OK # #533/p helper access to adjusted map (via variable): partial range OK # #534/p helper access to adjusted map (via variable): empty range OK # #535/p helper access to adjusted map (via variable): no max check OK # #536/p helper access to adjusted map (via variable): wrong max check OK # #537/p helper access to map: bounds check using <, good access OK # #538/p helper access to map: bounds check using <, bad access OK # #539/p helper access to map: bounds check using <=, good access OK # #540/p helper access to map: bounds check using <=, bad access OK # #541/p helper access to map: bounds check using s<, good access OK # #542/p helper access to map: bounds check using s<, good access 2 OK # #543/p helper access to map: bounds check using s<, bad access OK # #544/p helper access to map: bounds check using s<=, good access OK # #545/p helper access to map: bounds check using s<=, good access 2 OK # #546/p helper access to map: bounds check using s<=, bad access OK # #547/p map lookup helper access to map OK # #548/p map update helper access to map OK # #549/p map update helper access to map: wrong size OK # #550/p map helper access to adjusted map (via const imm) OK # #551/p map helper access to adjusted map (via const imm): out-of-bound 1 OK # #552/p map helper access to adjusted map (via const imm): out-of-bound 2 OK # #553/p map helper access to adjusted map (via const reg) OK # #554/p map helper access to adjusted map (via const reg): out-of-bound 1 OK # #555/p map helper access to adjusted map (via const reg): out-of-bound 2 OK # #556/p map helper access to adjusted map (via variable) OK # #557/p map helper access to adjusted map (via variable): no max check OK # #558/p map helper access to adjusted map (via variable): wrong max check OK # #559/p ARG_PTR_TO_LONG uninitialized OK # #560/p ARG_PTR_TO_LONG half-uninitialized OK # #561/p ARG_PTR_TO_LONG misaligned OK # #562/p ARG_PTR_TO_LONG size < sizeof(long) OK # #563/p ARG_PTR_TO_LONG initialized OK # #564/u jit: lsh, rsh, arsh by 1 OK # #564/p jit: lsh, rsh, arsh by 1 OK # #565/u jit: mov32 for ldimm64, 1 OK # #565/p jit: mov32 for ldimm64, 1 OK # #566/u jit: mov32 for ldimm64, 2 OK # #566/p jit: mov32 for ldimm64, 2 OK # #567/u jit: various mul tests OK # #567/p jit: various mul tests OK # #568/u jit: jsgt, jslt OK # #568/p jit: jsgt, jslt OK # #569/p jset32: BPF_K 3 cases OK # #570/p jset32: BPF_X 3 cases OK # #571/u jset32: ignores upper bits OK # #571/p jset32: ignores upper bits OK # #572/u jset32: min/max deduction OK # #572/p jset32: min/max deduction OK # #573/p jeq32: BPF_K 2 cases OK # #574/p jeq32: BPF_X 3 cases OK # #575/u jeq32: min/max deduction OK # #575/p jeq32: min/max deduction OK # #576/p jne32: BPF_K 2 cases OK # #577/p jne32: BPF_X 3 cases OK # #578/u jne32: min/max deduction OK # #578/p jne32: min/max deduction OK # #579/p jge32: BPF_K 3 cases OK # #580/p jge32: BPF_X 3 cases OK # #581/u jge32: min/max deduction OK # #581/p jge32: min/max deduction OK # #582/p jgt32: BPF_K 3 cases OK # #583/p jgt32: BPF_X 3 cases OK # #584/u jgt32: min/max deduction OK # #584/p jgt32: min/max deduction OK # #585/p jle32: BPF_K 3 cases OK # #586/p jle32: BPF_X 3 cases OK # #587/u jle32: min/max deduction OK # #587/p jle32: min/max deduction OK # #588/p jlt32: BPF_K 3 cases OK # #589/p jlt32: BPF_X 3 cases OK # #590/u jlt32: min/max deduction OK # #590/p jlt32: min/max deduction OK # #591/p jsge32: BPF_K 3 cases OK # #592/p jsge32: BPF_X 3 cases OK # #593/u jsge32: min/max deduction OK # #593/p jsge32: min/max deduction OK # #594/p jsgt32: BPF_K 3 cases OK # #595/p jsgt32: BPF_X 3 cases OK # #596/u jsgt32: min/max deduction OK # #596/p jsgt32: min/max deduction OK # #597/p jsle32: BPF_K 3 cases OK # #598/p jsle32: BPF_X 3 cases OK # #599/u jsle32: min/max deduction OK # #599/p jsle32: min/max deduction OK # #600/p jslt32: BPF_K 3 cases OK # #601/p jslt32: BPF_X 3 cases OK # #602/u jslt32: min/max deduction OK # #602/p jslt32: min/max deduction OK # #603/p jgt32: range bound deduction, reg op imm OK # #604/p jgt32: range bound deduction, reg1 op reg2, reg1 unknown OK # #605/p jle32: range bound deduction, reg1 op reg2, reg2 unknown OK # #606/p jset: functional 7 cases OK # #607/p jset: sign-extend OK # #608/u jset: known const compare OK # #608/p jset: known const compare OK # #609/u jset: known const compare bad OK # #609/p jset: known const compare bad OK # #610/u jset: unknown const compare taken OK # #610/p jset: unknown const compare taken OK # #611/u jset: unknown const compare not taken OK # #611/p jset: unknown const compare not taken OK # #612/u jset: half-known const compare OK # #612/p jset: half-known const compare OK # #613/u jset: range OK # #613/p jset: range OK # #614/u jump test 1 OK # #614/p jump test 1 OK # #615/u jump test 2 OK # #615/p jump test 2 OK # #616/u jump test 3 OK # #616/p jump test 3 OK # #617/u jump test 4 OK # #617/p jump test 4 OK # #618/u jump test 5 OK # #618/p jump test 5 OK # #619/u jump test 6 OK # #619/p jump test 6 OK # #620/u jump test 7 OK # #620/p jump test 7 OK # #621/u jump test 8 OK # #621/p jump test 8 OK # #622/p jump/call test 9 OK # #623/p jump/call test 10 OK # #624/p jump/call test 11 OK # #625/u junk insn OK # #625/p junk insn OK # #626/u junk insn2 OK # #626/p junk insn2 OK # #627/u junk insn3 OK # #627/p junk insn3 OK # #628/u junk insn4 OK # #628/p junk insn4 OK # #629/u junk insn5 OK # #629/p junk insn5 OK # #630/u ld_abs: check calling conv, r1 OK # #630/p ld_abs: check calling conv, r1 OK # #631/u ld_abs: check calling conv, r2 OK # #631/p ld_abs: check calling conv, r2 OK # #632/u ld_abs: check calling conv, r3 OK # #632/p ld_abs: check calling conv, r3 OK # #633/u ld_abs: check calling conv, r4 OK # #633/p ld_abs: check calling conv, r4 OK # #634/u ld_abs: check calling conv, r5 OK # #634/p ld_abs: check calling conv, r5 OK # #635/u ld_abs: check calling conv, r7 OK # #635/p ld_abs: check calling conv, r7 OK # #636/p ld_abs: tests on r6 and skb data reload helper OK # #637/p ld_abs: invalid op 1 OK # #638/p ld_abs: invalid op 2 OK # #639/p ld_abs: nmap reduced OK # #640/p ld_abs: div + abs, test 1 OK # #641/p ld_abs: div + abs, test 2 OK # #642/p ld_abs: div + abs, test 3 OK # #643/p ld_abs: div + abs, test 4 OK # #644/p ld_abs: vlan + abs, test 1 OK # #645/p ld_abs: vlan + abs, test 2 OK # #646/p ld_abs: jump around ld_abs OK # #647/p ld_dw: xor semi-random 64 bit imms, test 1 OK # #648/p ld_dw: xor semi-random 64 bit imms, test 2 OK # #649/p ld_dw: xor semi-random 64 bit imms, test 3 OK # #650/p ld_dw: xor semi-random 64 bit imms, test 4 OK # #651/p ld_dw: xor semi-random 64 bit imms, test 5 OK # #652/u test1 ld_imm64 OK # #652/p test1 ld_imm64 OK # #653/u test2 ld_imm64 OK # #653/p test2 ld_imm64 OK # #654/u test3 ld_imm64 OK # #654/p test3 ld_imm64 OK # #655/u test4 ld_imm64 OK # #655/p test4 ld_imm64 OK # #656/u test6 ld_imm64 OK # #656/p test6 ld_imm64 OK # #657/u test7 ld_imm64 OK # #657/p test7 ld_imm64 OK # #658/u test8 ld_imm64 OK # #658/p test8 ld_imm64 OK # #659/u test9 ld_imm64 OK # #659/p test9 ld_imm64 OK # #660/u test10 ld_imm64 OK # #660/p test10 ld_imm64 OK # #661/u test11 ld_imm64 OK # #661/p test11 ld_imm64 OK # #662/u test12 ld_imm64 OK # #662/p test12 ld_imm64 OK # #663/u test13 ld_imm64 OK # #663/p test13 ld_imm64 OK # #664/u test14 ld_imm64: reject 2nd imm != 0 OK # #664/p test14 ld_imm64: reject 2nd imm != 0 OK # #665/u ld_ind: check calling conv, r1 OK # #665/p ld_ind: check calling conv, r1 OK # #666/u ld_ind: check calling conv, r2 OK # #666/p ld_ind: check calling conv, r2 OK # #667/u ld_ind: check calling conv, r3 OK # #667/p ld_ind: check calling conv, r3 OK # #668/u ld_ind: check calling conv, r4 OK # #668/p ld_ind: check calling conv, r4 OK # #669/u ld_ind: check calling conv, r5 OK # #669/p ld_ind: check calling conv, r5 OK # #670/u ld_ind: check calling conv, r7 OK # #670/p ld_ind: check calling conv, r7 OK # #671/u leak pointer into ctx 1 OK # #671/p leak pointer into ctx 1 OK # #672/u leak pointer into ctx 2 OK # #672/p leak pointer into ctx 2 OK # #673/u leak pointer into ctx 3 OK # #673/p leak pointer into ctx 3 OK # #674/u leak pointer into map val OK # #674/p leak pointer into map val OK # #675/p bounded loop, count to 4 OK # #676/p bounded loop, count to 20 OK # #677/p bounded loop, count from positive unknown to 4 OK # #678/p bounded loop, count from totally unknown to 4 OK # #679/p bounded loop, count to 4 with equality OK # #680/p bounded loop, start in the middle OK # #681/p bounded loop containing a forward jump OK # #682/p bounded loop that jumps out rather than in OK # #683/p infinite loop after a conditional jump OK # #684/p bounded recursion OK # #685/p infinite loop in two jumps OK # #686/p infinite loop: three-jump trick OK # #687/p not-taken loop with back jump to 1st insn OK # #688/p taken loop with back jump to 1st insn OK # #689/p taken loop with back jump to 1st insn, 2 OK # #690/p invalid direct packet write for LWT_IN OK # #691/p invalid direct packet write for LWT_OUT OK # #692/p direct packet write for LWT_XMIT OK # #693/p direct packet read for LWT_IN OK # #694/p direct packet read for LWT_OUT OK # #695/p direct packet read for LWT_XMIT OK # #696/p overlapping checks for direct packet access OK # #697/p make headroom for LWT_XMIT OK # #698/u invalid access of tc_classid for LWT_IN OK # #698/p invalid access of tc_classid for LWT_IN OK # #699/u invalid access of tc_classid for LWT_OUT OK # #699/p invalid access of tc_classid for LWT_OUT OK # #700/u invalid access of tc_classid for LWT_XMIT OK # #700/p invalid access of tc_classid for LWT_XMIT OK # #701/p check skb->tc_classid half load not permitted for lwt prog OK # #702/u map in map access OK # #702/p map in map access OK # #703/u invalid inner map pointer OK # #703/p invalid inner map pointer OK # #704/u forgot null checking on the inner map pointer OK # #704/p forgot null checking on the inner map pointer OK # #705/u bpf_map_ptr: read with negative offset rejected OK # #705/p bpf_map_ptr: read with negative offset rejected OK # #706/u bpf_map_ptr: write rejected OK # #706/p bpf_map_ptr: write rejected OK # #707/u bpf_map_ptr: read non-existent field rejected OK # #707/p bpf_map_ptr: read non-existent field rejected OK # #708/u bpf_map_ptr: read ops field accepted OK # #708/p bpf_map_ptr: read ops field accepted OK # #709/u bpf_map_ptr: r = 0, map_ptr = map_ptr + r OK # #709/p bpf_map_ptr: r = 0, map_ptr = map_ptr + r OK # #710/u bpf_map_ptr: r = 0, r = r + map_ptr OK # #710/p bpf_map_ptr: r = 0, r = r + map_ptr OK # #711/p calls: two calls returning different map pointers for lookup (hash, array) OK # #712/p calls: two calls returning different map pointers for lookup (hash, map in map) OK # #713/u cond: two branches returning different map pointers for lookup (tail, tail) OK # #713/p cond: two branches returning different map pointers for lookup (tail, tail) OK # #714/u cond: two branches returning same map pointers for lookup (tail, tail) OK # #714/p cond: two branches returning same map pointers for lookup (tail, tail) OK # #715/u invalid map_fd for function call OK # #715/p invalid map_fd for function call OK # #716/u don't check return value before access OK # #716/p don't check return value before access OK # #717/u access memory with incorrect alignment OK # #717/p access memory with incorrect alignment OK # #718/u sometimes access memory with incorrect alignment OK # #718/p sometimes access memory with incorrect alignment OK # #719/u masking, test out of bounds 1 OK # #719/p masking, test out of bounds 1 OK # #720/u masking, test out of bounds 2 OK # #720/p masking, test out of bounds 2 OK # #721/u masking, test out of bounds 3 OK # #721/p masking, test out of bounds 3 OK # #722/u masking, test out of bounds 4 OK # #722/p masking, test out of bounds 4 OK # #723/u masking, test out of bounds 5 OK # #723/p masking, test out of bounds 5 OK # #724/u masking, test out of bounds 6 OK # #724/p masking, test out of bounds 6 OK # #725/u masking, test out of bounds 7 OK # #725/p masking, test out of bounds 7 OK # #726/u masking, test out of bounds 8 OK # #726/p masking, test out of bounds 8 OK # #727/u masking, test out of bounds 9 OK # #727/p masking, test out of bounds 9 OK # #728/u masking, test out of bounds 10 OK # #728/p masking, test out of bounds 10 OK # #729/u masking, test out of bounds 11 OK # #729/p masking, test out of bounds 11 OK # #730/u masking, test out of bounds 12 OK # #730/p masking, test out of bounds 12 OK # #731/u masking, test in bounds 1 OK # #731/p masking, test in bounds 1 OK # #732/u masking, test in bounds 2 OK # #732/p masking, test in bounds 2 OK # #733/u masking, test in bounds 3 OK # #733/p masking, test in bounds 3 OK # #734/u masking, test in bounds 4 OK # #734/p masking, test in bounds 4 OK # #735/u masking, test in bounds 5 OK # #735/p masking, test in bounds 5 OK # #736/u masking, test in bounds 6 OK # #736/p masking, test in bounds 6 OK # #737/u masking, test in bounds 7 OK # #737/p masking, test in bounds 7 OK # #738/u masking, test in bounds 8 OK # #738/p masking, test in bounds 8 OK # #739/p meta access, test1 OK # #740/p meta access, test2 OK # #741/p meta access, test3 OK # #742/p meta access, test4 OK # #743/p meta access, test5 OK # #744/p meta access, test6 OK # #745/p meta access, test7 OK # #746/p meta access, test8 OK # #747/p meta access, test9 OK # #748/p meta access, test10 OK # #749/p meta access, test11 OK # #750/p meta access, test12 OK # #751/p check bpf_perf_event_data->sample_period byte load permitted OK # #752/p check bpf_perf_event_data->sample_period half load permitted OK # #753/p check bpf_perf_event_data->sample_period word load permitted OK # #754/p check bpf_perf_event_data->sample_period dword load permitted OK # #755/p precise: test 1 OK # #756/p precise: test 2 OK # #757/p precise: cross frame pruning OK # #758/p precise: ST insn causing spi > allocated_stack OK # #759/p precise: STX insn causing spi > allocated_stack OK # #760/p prevent map lookup in stack trace OK # #761/u prevent map lookup in prog array OK # #761/p prevent map lookup in prog array OK # #762/p raw_stack: no skb_load_bytes OK # #763/p raw_stack: skb_load_bytes, negative len OK # #764/p raw_stack: skb_load_bytes, negative len 2 OK # #765/p raw_stack: skb_load_bytes, zero len OK # #766/p raw_stack: skb_load_bytes, no init OK # #767/p raw_stack: skb_load_bytes, init OK # #768/p raw_stack: skb_load_bytes, spilled regs around bounds OK # #769/p raw_stack: skb_load_bytes, spilled regs corruption OK # #770/p raw_stack: skb_load_bytes, spilled regs corruption 2 OK # #771/p raw_stack: skb_load_bytes, spilled regs + data OK # #772/p raw_stack: skb_load_bytes, invalid access 1 OK # #773/p raw_stack: skb_load_bytes, invalid access 2 OK # #774/p raw_stack: skb_load_bytes, invalid access 3 OK # #775/p raw_stack: skb_load_bytes, invalid access 4 OK # #776/p raw_stack: skb_load_bytes, invalid access 5 OK # #777/p raw_stack: skb_load_bytes, invalid access 6 OK # #778/p raw_stack: skb_load_bytes, large access OK # #779/p raw_tracepoint_writable: reject variable offset OK # #780/p reference tracking: leak potential reference OK # #781/p reference tracking: leak potential reference to sock_common OK # #782/p reference tracking: leak potential reference on stack OK # #783/p reference tracking: leak potential reference on stack 2 OK # #784/p reference tracking: zero potential reference OK # #785/p reference tracking: zero potential reference to sock_common OK # #786/p reference tracking: copy and zero potential references OK # #787/p reference tracking: release reference without check OK # #788/p reference tracking: release reference to sock_common without check OK # #789/p reference tracking: release reference OK # #790/p reference tracking: release reference to sock_common OK # #791/p reference tracking: release reference 2 OK # #792/p reference tracking: release reference twice OK # #793/p reference tracking: release reference twice inside branch OK # #794/p reference tracking: alloc, check, free in one subbranch OK # #795/p reference tracking: alloc, check, free in both subbranches OK # #796/p reference tracking in call: free reference in subprog OK # #797/p reference tracking in call: free reference in subprog and outside OK # #798/p reference tracking in call: alloc & leak reference in subprog OK # #799/p reference tracking in call: alloc in subprog, release outside OK # #800/p reference tracking in call: sk_ptr leak into caller stack OK # #801/p reference tracking in call: sk_ptr spill into caller stack OK # #802/p reference tracking: allow LD_ABS OK # #803/p reference tracking: forbid LD_ABS while holding reference OK # #804/p reference tracking: allow LD_IND OK # #805/p reference tracking: forbid LD_IND while holding reference OK # #806/p reference tracking: check reference or tail call OK # #807/p reference tracking: release reference then tail call OK # #808/p reference tracking: leak possible reference over tail call OK # #809/p reference tracking: leak checked reference over tail call OK # #810/p reference tracking: mangle and release sock_or_null OK # #811/p reference tracking: mangle and release sock OK # #812/p reference tracking: access member OK # #813/p reference tracking: write to member OK # #814/p reference tracking: invalid 64-bit access of member OK # #815/p reference tracking: access after release OK # #816/p reference tracking: direct access for lookup OK # #817/p reference tracking: use ptr from bpf_tcp_sock() after release OK # #818/p reference tracking: use ptr from bpf_sk_fullsock() after release OK # #819/p reference tracking: use ptr from bpf_sk_fullsock(tp) after release OK # #820/p reference tracking: use sk after bpf_sk_release(tp) OK # #821/p reference tracking: use ptr from bpf_get_listener_sock() after bpf_sk_release(sk) OK # #822/p reference tracking: bpf_sk_release(listen_sk) OK # #823/p reference tracking: tp->snd_cwnd after bpf_sk_fullsock(sk) and bpf_tcp_sock(sk) OK # #824/p reference tracking: branch tracking valid pointer null comparison OK # #825/p reference tracking: branch tracking valid pointer value comparison OK # #826/p reference tracking: bpf_sk_release(btf_tcp_sock) OK # #827/p reference tracking: use ptr from bpf_skc_to_tcp_sock() after release OK # #828/p regalloc basic OK # #829/p regalloc negative OK # #830/p regalloc src_reg mark OK # #831/p regalloc src_reg negative OK # #832/p regalloc and spill OK # #833/p regalloc and spill negative OK # #834/p regalloc three regs OK # #835/p regalloc after call OK # #836/p regalloc in callee OK # #837/p regalloc, spill, JEQ OK # #838/u runtime/jit: tail_call within bounds, prog once OK # #838/p runtime/jit: tail_call within bounds, prog once OK # #839/u runtime/jit: tail_call within bounds, prog loop OK # #839/p runtime/jit: tail_call within bounds, prog loop OK # #840/u runtime/jit: tail_call within bounds, no prog OK # #840/p runtime/jit: tail_call within bounds, no prog OK # #841/u runtime/jit: tail_call within bounds, key 2 OK # #841/p runtime/jit: tail_call within bounds, key 2 OK # #842/u runtime/jit: tail_call within bounds, key 2 / key 2, first branch OK # #842/p runtime/jit: tail_call within bounds, key 2 / key 2, first branch OK # #843/u runtime/jit: tail_call within bounds, key 2 / key 2, second branch OK # #843/p runtime/jit: tail_call within bounds, key 2 / key 2, second branch OK # #844/u runtime/jit: tail_call within bounds, key 0 / key 2, first branch OK # #844/p runtime/jit: tail_call within bounds, key 0 / key 2, first branch OK # #845/u runtime/jit: tail_call within bounds, key 0 / key 2, second branch OK # #845/p runtime/jit: tail_call within bounds, key 0 / key 2, second branch OK # #846/u runtime/jit: tail_call within bounds, different maps, first branch OK # #846/p runtime/jit: tail_call within bounds, different maps, first branch OK # #847/u runtime/jit: tail_call within bounds, different maps, second branch OK # #847/p runtime/jit: tail_call within bounds, different maps, second branch OK # #848/u runtime/jit: tail_call out of bounds OK # #848/p runtime/jit: tail_call out of bounds OK # #849/u runtime/jit: pass negative index to tail_call OK # #849/p runtime/jit: pass negative index to tail_call OK # #850/u runtime/jit: pass > 32bit index to tail_call OK # #850/p runtime/jit: pass > 32bit index to tail_call OK # #851/p scale: scale test 1 OK # #852/p scale: scale test 2 OK # #853/u pointer/scalar confusion in state equality check (way 1) OK # #853/p pointer/scalar confusion in state equality check (way 1) OK # #854/u pointer/scalar confusion in state equality check (way 2) OK # #854/p pointer/scalar confusion in state equality check (way 2) OK # #855/p liveness pruning and write screening OK # #856/u varlen_map_value_access pruning OK # #856/p varlen_map_value_access pruning OK # #857/p search pruning: all branches should be verified (nop operation) OK # #858/p search pruning: all branches should be verified (invalid stack access) OK # #859/u allocated_stack OK # #859/p allocated_stack OK # #860/u skb->sk: no NULL check OK # #860/p skb->sk: no NULL check OK # #861/u skb->sk: sk->family [non fullsock field] OK # #861/p skb->sk: sk->family [non fullsock field] OK # #862/u skb->sk: sk->type [fullsock field] OK # #862/p skb->sk: sk->type [fullsock field] OK # #863/u bpf_sk_fullsock(skb->sk): no !skb->sk check OK # #863/p bpf_sk_fullsock(skb->sk): no !skb->sk check OK # #864/u sk_fullsock(skb->sk): no NULL check on ret OK # #864/p sk_fullsock(skb->sk): no NULL check on ret OK # #865/u sk_fullsock(skb->sk): sk->type [fullsock field] OK # #865/p sk_fullsock(skb->sk): sk->type [fullsock field] OK # #866/u sk_fullsock(skb->sk): sk->family [non fullsock field] OK # #866/p sk_fullsock(skb->sk): sk->family [non fullsock field] OK # #867/u sk_fullsock(skb->sk): sk->state [narrow load] OK # #867/p sk_fullsock(skb->sk): sk->state [narrow load] OK # #868/u sk_fullsock(skb->sk): sk->dst_port [narrow load] OK # #868/p sk_fullsock(skb->sk): sk->dst_port [narrow load] OK # #869/u sk_fullsock(skb->sk): sk->dst_port [load 2nd byte] OK # #869/p sk_fullsock(skb->sk): sk->dst_port [load 2nd byte] OK # #870/u sk_fullsock(skb->sk): sk->dst_ip6 [load 2nd byte] OK # #870/p sk_fullsock(skb->sk): sk->dst_ip6 [load 2nd byte] OK # #871/u sk_fullsock(skb->sk): sk->type [narrow load] OK # #871/p sk_fullsock(skb->sk): sk->type [narrow load] OK # #872/u sk_fullsock(skb->sk): sk->protocol [narrow load] OK # #872/p sk_fullsock(skb->sk): sk->protocol [narrow load] OK # #873/u sk_fullsock(skb->sk): beyond last field OK # #873/p sk_fullsock(skb->sk): beyond last field OK # #874/u bpf_tcp_sock(skb->sk): no !skb->sk check OK # #874/p bpf_tcp_sock(skb->sk): no !skb->sk check OK # #875/u bpf_tcp_sock(skb->sk): no NULL check on ret OK # #875/p bpf_tcp_sock(skb->sk): no NULL check on ret OK # #876/u bpf_tcp_sock(skb->sk): tp->snd_cwnd OK # #876/p bpf_tcp_sock(skb->sk): tp->snd_cwnd OK # #877/u bpf_tcp_sock(skb->sk): tp->bytes_acked OK # #877/p bpf_tcp_sock(skb->sk): tp->bytes_acked OK # #878/u bpf_tcp_sock(skb->sk): beyond last field OK # #878/p bpf_tcp_sock(skb->sk): beyond last field OK # #879/u bpf_tcp_sock(bpf_sk_fullsock(skb->sk)): tp->snd_cwnd OK # #879/p bpf_tcp_sock(bpf_sk_fullsock(skb->sk)): tp->snd_cwnd OK # #880/p bpf_sk_release(skb->sk) OK # #881/p bpf_sk_release(bpf_sk_fullsock(skb->sk)) OK # #882/p bpf_sk_release(bpf_tcp_sock(skb->sk)) OK # #883/p sk_storage_get(map, skb->sk, NULL, 0): value == NULL OK # #884/p sk_storage_get(map, skb->sk, 1, 1): value == 1 OK # #885/p sk_storage_get(map, skb->sk, &stack_value, 1): stack_value OK # #886/p sk_storage_get(map, skb->sk, &stack_value, 1): partially init stack_value OK # #887/p bpf_map_lookup_elem(smap, &key) OK # #888/p bpf_map_lookup_elem(xskmap, &key); xs->queue_id OK # #889/p bpf_map_lookup_elem(sockmap, &key) OK # #890/p bpf_map_lookup_elem(sockhash, &key) OK # #891/p bpf_map_lookup_elem(sockmap, &key); sk->type [fullsock field]; bpf_sk_release(sk) OK # #892/p bpf_map_lookup_elem(sockhash, &key); sk->type [fullsock field]; bpf_sk_release(sk) OK # #893/p bpf_sk_select_reuseport(ctx, reuseport_array, &key, flags) OK # #894/p bpf_sk_select_reuseport(ctx, sockmap, &key, flags) OK # #895/p bpf_sk_select_reuseport(ctx, sockhash, &key, flags) OK # #896/p mark null check on return value of bpf_skc_to helpers OK # #897/u check valid spill/fill OK # #897/p check valid spill/fill OK # #898/u check valid spill/fill, skb mark OK # #898/p check valid spill/fill, skb mark OK # #899/u check corrupted spill/fill OK # #899/p check corrupted spill/fill OK # #900/u check corrupted spill/fill, LSB OK # #900/p check corrupted spill/fill, LSB OK # #901/u check corrupted spill/fill, MSB OK # #901/p check corrupted spill/fill, MSB OK # #902/u spin_lock: test1 success OK # #902/p spin_lock: test1 success OK # #903/u spin_lock: test2 direct ld/st OK # #903/p spin_lock: test2 direct ld/st OK # #904/u spin_lock: test3 direct ld/st OK # #904/p spin_lock: test3 direct ld/st OK # #905/u spin_lock: test4 direct ld/st OK # #905/p spin_lock: test4 direct ld/st OK # #906/u spin_lock: test5 call within a locked region OK # #906/p spin_lock: test5 call within a locked region OK # #907/u spin_lock: test6 missing unlock OK # #907/p spin_lock: test6 missing unlock OK # #908/u spin_lock: test7 unlock without lock OK # #908/p spin_lock: test7 unlock without lock OK # #909/u spin_lock: test8 double lock OK # #909/p spin_lock: test8 double lock OK # #910/u spin_lock: test9 different lock OK # #910/p spin_lock: test9 different lock OK # #911/u spin_lock: test10 lock in subprog without unlock OK # #911/p spin_lock: test10 lock in subprog without unlock OK # #912/p spin_lock: test11 ld_abs under lock OK # #913/u PTR_TO_STACK store/load OK # #913/p PTR_TO_STACK store/load OK # #914/u PTR_TO_STACK store/load - bad alignment on off OK # #914/p PTR_TO_STACK store/load - bad alignment on off OK # #915/u PTR_TO_STACK store/load - bad alignment on reg OK # #915/p PTR_TO_STACK store/load - bad alignment on reg OK # #916/u PTR_TO_STACK store/load - out of bounds low OK # #916/p PTR_TO_STACK store/load - out of bounds low OK # #917/u PTR_TO_STACK store/load - out of bounds high OK # #917/p PTR_TO_STACK store/load - out of bounds high OK # #918/u PTR_TO_STACK check high 1 OK # #918/p PTR_TO_STACK check high 1 OK # #919/u PTR_TO_STACK check high 2 OK # #919/p PTR_TO_STACK check high 2 OK # #920/u PTR_TO_STACK check high 3 OK # #920/p PTR_TO_STACK check high 3 OK # #921/u PTR_TO_STACK check high 4 OK # #921/p PTR_TO_STACK check high 4 OK # #922/u PTR_TO_STACK check high 5 OK # #922/p PTR_TO_STACK check high 5 OK # #923/u PTR_TO_STACK check high 6 OK # #923/p PTR_TO_STACK check high 6 OK # #924/u PTR_TO_STACK check high 7 OK # #924/p PTR_TO_STACK check high 7 OK # #925/u PTR_TO_STACK check low 1 OK # #925/p PTR_TO_STACK check low 1 OK # #926/u PTR_TO_STACK check low 2 OK # #926/p PTR_TO_STACK check low 2 OK # #927/u PTR_TO_STACK check low 3 OK # #927/p PTR_TO_STACK check low 3 OK # #928/u PTR_TO_STACK check low 4 OK # #928/p PTR_TO_STACK check low 4 OK # #929/u PTR_TO_STACK check low 5 OK # #929/p PTR_TO_STACK check low 5 OK # #930/u PTR_TO_STACK check low 6 OK # #930/p PTR_TO_STACK check low 6 OK # #931/u PTR_TO_STACK check low 7 OK # #931/p PTR_TO_STACK check low 7 OK # #932/u PTR_TO_STACK mixed reg/k, 1 OK # #932/p PTR_TO_STACK mixed reg/k, 1 OK # #933/u PTR_TO_STACK mixed reg/k, 2 OK # #933/p PTR_TO_STACK mixed reg/k, 2 OK # #934/u PTR_TO_STACK mixed reg/k, 3 OK # #934/p PTR_TO_STACK mixed reg/k, 3 OK # #935/u PTR_TO_STACK reg OK # #935/p PTR_TO_STACK reg OK # #936/u stack pointer arithmetic OK # #936/p stack pointer arithmetic OK # #937/p store PTR_TO_STACK in R10 to array map using BPF_B OK # #938/u add32 reg zero extend check OK # #938/p add32 reg zero extend check OK # #939/u add32 imm zero extend check OK # #939/p add32 imm zero extend check OK # #940/u sub32 reg zero extend check OK # #940/p sub32 reg zero extend check OK # #941/u sub32 imm zero extend check OK # #941/p sub32 imm zero extend check OK # #942/u mul32 reg zero extend check OK # #942/p mul32 reg zero extend check OK # #943/u mul32 imm zero extend check OK # #943/p mul32 imm zero extend check OK # #944/u div32 reg zero extend check OK # #944/p div32 reg zero extend check OK # #945/u div32 imm zero extend check OK # #945/p div32 imm zero extend check OK # #946/u or32 reg zero extend check OK # #946/p or32 reg zero extend check OK # #947/u or32 imm zero extend check OK # #947/p or32 imm zero extend check OK # #948/u and32 reg zero extend check OK # #948/p and32 reg zero extend check OK # #949/u and32 imm zero extend check OK # #949/p and32 imm zero extend check OK # #950/u lsh32 reg zero extend check OK # #950/p lsh32 reg zero extend check OK # #951/u lsh32 imm zero extend check OK # #951/p lsh32 imm zero extend check OK # #952/u rsh32 reg zero extend check OK # #952/p rsh32 reg zero extend check OK # #953/u rsh32 imm zero extend check OK # #953/p rsh32 imm zero extend check OK # #954/u neg32 reg zero extend check OK # #954/p neg32 reg zero extend check OK # #955/u mod32 reg zero extend check OK # #955/p mod32 reg zero extend check OK # #956/u mod32 imm zero extend check OK # #956/p mod32 imm zero extend check OK # #957/u xor32 reg zero extend check OK # #957/p xor32 reg zero extend check OK # #958/u xor32 imm zero extend check OK # #958/p xor32 imm zero extend check OK # #959/u mov32 reg zero extend check OK # #959/p mov32 reg zero extend check OK # #960/u mov32 imm zero extend check OK # #960/p mov32 imm zero extend check OK # #961/u arsh32 reg zero extend check OK # #961/p arsh32 reg zero extend check OK # #962/u arsh32 imm zero extend check OK # #962/p arsh32 imm zero extend check OK # #963/u end16 (to_le) reg zero extend check OK # #963/p end16 (to_le) reg zero extend check OK # #964/u end32 (to_le) reg zero extend check OK # #964/p end32 (to_le) reg zero extend check OK # #965/u end16 (to_be) reg zero extend check OK # #965/p end16 (to_be) reg zero extend check OK # #966/u end32 (to_be) reg zero extend check OK # #966/p end32 (to_be) reg zero extend check OK # #967/u ldx_b zero extend check OK # #967/p ldx_b zero extend check OK # #968/u ldx_h zero extend check OK # #968/p ldx_h zero extend check OK # #969/u ldx_w zero extend check OK # #969/p ldx_w zero extend check OK # #970/u read uninitialized register OK # #970/p read uninitialized register OK # #971/u read invalid register OK # #971/p read invalid register OK # #972/u program doesn't init R0 before exit OK # #972/p program doesn't init R0 before exit OK # #973/u program doesn't init R0 before exit in all branches OK # #973/p program doesn't init R0 before exit in all branches OK # #974/u unpriv: return pointer OK # #974/p unpriv: return pointer OK # #975/u unpriv: add const to pointer OK # #975/p unpriv: add const to pointer OK # #976/u unpriv: add pointer to pointer OK # #976/p unpriv: add pointer to pointer OK # #977/u unpriv: neg pointer OK # #977/p unpriv: neg pointer OK # #978/u unpriv: cmp pointer with const OK # #978/p unpriv: cmp pointer with const OK # #979/u unpriv: cmp pointer with pointer OK # #979/p unpriv: cmp pointer with pointer OK # #980/p unpriv: check that printk is disallowed OK # #981/u unpriv: pass pointer to helper function OK # #981/p unpriv: pass pointer to helper function OK # #982/u unpriv: indirectly pass pointer on stack to helper function OK # #982/p unpriv: indirectly pass pointer on stack to helper function OK # #983/u unpriv: mangle pointer on stack 1 OK # #983/p unpriv: mangle pointer on stack 1 OK # #984/u unpriv: mangle pointer on stack 2 OK # #984/p unpriv: mangle pointer on stack 2 OK # #985/u unpriv: read pointer from stack in small chunks OK # #985/p unpriv: read pointer from stack in small chunks OK # #986/u unpriv: write pointer into ctx OK # #986/p unpriv: write pointer into ctx OK # #987/u unpriv: spill/fill of ctx OK # #987/p unpriv: spill/fill of ctx OK # #988/p unpriv: spill/fill of ctx 2 OK # #989/p unpriv: spill/fill of ctx 3 OK # #990/p unpriv: spill/fill of ctx 4 OK # #991/p unpriv: spill/fill of different pointers stx OK # #992/p unpriv: spill/fill of different pointers stx - ctx and sock OK # #993/p unpriv: spill/fill of different pointers stx - leak sock OK # #994/p unpriv: spill/fill of different pointers stx - sock and ctx (read) OK # #995/p unpriv: spill/fill of different pointers stx - sock and ctx (write) OK # #996/p unpriv: spill/fill of different pointers ldx OK # #997/u unpriv: write pointer into map elem value OK # #997/p unpriv: write pointer into map elem value OK # #998/u alu32: mov u32 const OK # #998/p alu32: mov u32 const OK # #999/u unpriv: partial copy of pointer OK # #999/p unpriv: partial copy of pointer OK # #1000/u unpriv: pass pointer to tail_call OK # #1000/p unpriv: pass pointer to tail_call OK # #1001/u unpriv: cmp map pointer with zero OK # #1001/p unpriv: cmp map pointer with zero OK # #1002/u unpriv: write into frame pointer OK # #1002/p unpriv: write into frame pointer OK # #1003/u unpriv: spill/fill frame pointer OK # #1003/p unpriv: spill/fill frame pointer OK # #1004/u unpriv: cmp of frame pointer OK # #1004/p unpriv: cmp of frame pointer OK # #1005/u unpriv: adding of fp OK # #1005/p unpriv: adding of fp OK # #1006/u unpriv: cmp of stack pointer OK # #1006/p unpriv: cmp of stack pointer OK # #1007/u map element value store of cleared call register OK # #1007/p map element value store of cleared call register OK # #1008/u map element value with unaligned store OK # #1008/p map element value with unaligned store OK # #1009/u map element value with unaligned load OK # #1009/p map element value with unaligned load OK # #1010/u map element value is preserved across register spilling OK # #1010/p map element value is preserved across register spilling OK # #1011/u map element value is preserved across register spilling OK # #1011/p map element value is preserved across register spilling OK # #1012/u map element value or null is marked on register spilling OK # #1012/p map element value or null is marked on register spilling OK # #1013/u map element value illegal alu op, 1 OK # #1013/p map element value illegal alu op, 1 OK # #1014/u map element value illegal alu op, 2 OK # #1014/p map element value illegal alu op, 2 OK # #1015/u map element value illegal alu op, 3 OK # #1015/p map element value illegal alu op, 3 OK # #1016/u map element value illegal alu op, 4 OK # #1016/p map element value illegal alu op, 4 OK # #1017/u map element value illegal alu op, 5 OK # #1017/p map element value illegal alu op, 5 OK # #1018/p multiple registers share map_lookup_elem result OK # #1019/p alu ops on ptr_to_map_value_or_null, 1 OK # #1020/p alu ops on ptr_to_map_value_or_null, 2 OK # #1021/p alu ops on ptr_to_map_value_or_null, 3 OK # #1022/p invalid memory access with multiple map_lookup_elem calls OK # #1023/p valid indirect map_lookup_elem access with 2nd lookup in branch OK # #1024/u invalid map access from else condition OK # #1024/p invalid map access from else condition OK # #1025/p map lookup and null branch prediction OK # #1026/u map access: known scalar += value_ptr from different maps OK # #1026/p map access: known scalar += value_ptr from different maps OK # #1027/u map access: value_ptr -= known scalar from different maps OK # #1027/p map access: value_ptr -= known scalar from different maps OK # #1028/u map access: known scalar += value_ptr from different maps, but same value properties OK # #1028/p map access: known scalar += value_ptr from different maps, but same value properties OK # #1029/u map access: mixing value pointer and scalar, 1 OK # #1029/p map access: mixing value pointer and scalar, 1 OK # #1030/u map access: mixing value pointer and scalar, 2 OK # #1030/p map access: mixing value pointer and scalar, 2 OK # #1031/u sanitation: alu with different scalars 1 OK # #1031/p sanitation: alu with different scalars 1 OK # #1032/u sanitation: alu with different scalars 2 OK # #1032/p sanitation: alu with different scalars 2 OK # #1033/u sanitation: alu with different scalars 3 OK # #1033/p sanitation: alu with different scalars 3 OK # #1034/u map access: value_ptr += known scalar, upper oob arith, test 1 OK # #1034/p map access: value_ptr += known scalar, upper oob arith, test 1 OK # #1035/u map access: value_ptr += known scalar, upper oob arith, test 2 OK # #1035/p map access: value_ptr += known scalar, upper oob arith, test 2 OK # #1036/u map access: value_ptr += known scalar, upper oob arith, test 3 OK # #1036/p map access: value_ptr += known scalar, upper oob arith, test 3 OK # #1037/u map access: value_ptr -= known scalar, lower oob arith, test 1 OK # #1037/p map access: value_ptr -= known scalar, lower oob arith, test 1 OK # #1038/u map access: value_ptr -= known scalar, lower oob arith, test 2 OK # #1038/p map access: value_ptr -= known scalar, lower oob arith, test 2 OK # #1039/u map access: value_ptr -= known scalar, lower oob arith, test 3 OK # #1039/p map access: value_ptr -= known scalar, lower oob arith, test 3 OK # #1040/u map access: known scalar += value_ptr OK # #1040/p map access: known scalar += value_ptr OK # #1041/u map access: value_ptr += known scalar, 1 OK # #1041/p map access: value_ptr += known scalar, 1 OK # #1042/u map access: value_ptr += known scalar, 2 OK # #1042/p map access: value_ptr += known scalar, 2 OK # #1043/u map access: value_ptr += known scalar, 3 OK # #1043/p map access: value_ptr += known scalar, 3 OK # #1044/u map access: value_ptr += known scalar, 4 OK # #1044/p map access: value_ptr += known scalar, 4 OK # #1045/u map access: value_ptr += known scalar, 5 OK # #1045/p map access: value_ptr += known scalar, 5 OK # #1046/u map access: value_ptr += known scalar, 6 OK # #1046/p map access: value_ptr += known scalar, 6 OK # #1047/u map access: unknown scalar += value_ptr, 1 OK # #1047/p map access: unknown scalar += value_ptr, 1 OK # #1048/u map access: unknown scalar += value_ptr, 2 OK # #1048/p map access: unknown scalar += value_ptr, 2 OK # #1049/u map access: unknown scalar += value_ptr, 3 OK # #1049/p map access: unknown scalar += value_ptr, 3 OK # #1050/u map access: unknown scalar += value_ptr, 4 OK # #1050/p map access: unknown scalar += value_ptr, 4 OK # #1051/u map access: value_ptr += unknown scalar, 1 OK # #1051/p map access: value_ptr += unknown scalar, 1 OK # #1052/u map access: value_ptr += unknown scalar, 2 OK # #1052/p map access: value_ptr += unknown scalar, 2 OK # #1053/u map access: value_ptr += unknown scalar, 3 OK # #1053/p map access: value_ptr += unknown scalar, 3 OK # #1054/u map access: value_ptr += value_ptr OK # #1054/p map access: value_ptr += value_ptr OK # #1055/u map access: known scalar -= value_ptr OK # #1055/p map access: known scalar -= value_ptr OK # #1056/u map access: value_ptr -= known scalar OK # #1056/p map access: value_ptr -= known scalar OK # #1057/u map access: value_ptr -= known scalar, 2 OK # #1057/p map access: value_ptr -= known scalar, 2 OK # #1058/u map access: unknown scalar -= value_ptr OK # #1058/p map access: unknown scalar -= value_ptr OK # #1059/u map access: value_ptr -= unknown scalar OK # #1059/p map access: value_ptr -= unknown scalar OK # #1060/u map access: value_ptr -= unknown scalar, 2 OK # #1060/p map access: value_ptr -= unknown scalar, 2 OK # #1061/u map access: value_ptr -= value_ptr OK # #1061/p map access: value_ptr -= value_ptr OK # #1062/p 32bit pkt_ptr -= scalar OK # #1063/p 32bit scalar -= pkt_ptr OK # #1064/p variable-offset ctx access OK # #1065/p variable-offset stack access OK # #1066/p indirect variable-offset stack access, unbounded OK # #1067/p indirect variable-offset stack access, max out of bound OK # #1068/p indirect variable-offset stack access, min out of bound OK # #1069/p indirect variable-offset stack access, max_off+size > max_initialized OK # #1070/p indirect variable-offset stack access, min_off < min_initialized OK # #1071/u indirect variable-offset stack access, priv vs unpriv OK # #1071/p indirect variable-offset stack access, priv vs unpriv OK # #1072/p indirect variable-offset stack access, uninitialized OK # #1073/p indirect variable-offset stack access, ok OK # #1074/p wide store to bpf_sock_addr.user_ip6[0] OK # #1075/p wide store to bpf_sock_addr.user_ip6[1] OK # #1076/p wide store to bpf_sock_addr.user_ip6[2] OK # #1077/p wide store to bpf_sock_addr.user_ip6[3] OK # #1078/p wide store to bpf_sock_addr.msg_src_ip6[0] OK # #1079/p wide store to bpf_sock_addr.msg_src_ip6[1] OK # #1080/p wide store to bpf_sock_addr.msg_src_ip6[2] OK # #1081/p wide store to bpf_sock_addr.msg_src_ip6[3] OK # #1082/p wide load from bpf_sock_addr.user_ip6[0] OK # #1083/p wide load from bpf_sock_addr.user_ip6[1] OK # #1084/p wide load from bpf_sock_addr.user_ip6[2] OK # #1085/p wide load from bpf_sock_addr.user_ip6[3] OK # #1086/p wide load from bpf_sock_addr.msg_src_ip6[0] OK # #1087/p wide load from bpf_sock_addr.msg_src_ip6[1] OK # #1088/p wide load from bpf_sock_addr.msg_src_ip6[2] OK # #1089/p wide load from bpf_sock_addr.msg_src_ip6[3] OK # #1090/p xadd/w check unaligned stack OK # #1091/p xadd/w check unaligned map OK # #1092/p xadd/w check unaligned pkt OK # #1093/p xadd/w check whether src/dst got mangled, 1 OK # #1094/p xadd/w check whether src/dst got mangled, 2 OK # #1095/p XDP, using ifindex from netdev OK # #1096/p XDP pkt read, pkt_end mangling, bad access 1 OK # #1097/p XDP pkt read, pkt_end mangling, bad access 2 OK # #1098/p XDP pkt read, pkt_data' > pkt_end, good access OK # #1099/p XDP pkt read, pkt_data' > pkt_end, bad access 1 OK # #1100/p XDP pkt read, pkt_data' > pkt_end, bad access 2 OK # #1101/p XDP pkt read, pkt_end > pkt_data', good access OK # #1102/p XDP pkt read, pkt_end > pkt_data', bad access 1 OK # #1103/p XDP pkt read, pkt_end > pkt_data', bad access 2 OK # #1104/p XDP pkt read, pkt_data' < pkt_end, good access OK # #1105/p XDP pkt read, pkt_data' < pkt_end, bad access 1 OK # #1106/p XDP pkt read, pkt_data' < pkt_end, bad access 2 OK # #1107/p XDP pkt read, pkt_end < pkt_data', good access OK # #1108/p XDP pkt read, pkt_end < pkt_data', bad access 1 OK # #1109/p XDP pkt read, pkt_end < pkt_data', bad access 2 OK # #1110/p XDP pkt read, pkt_data' >= pkt_end, good access OK # #1111/p XDP pkt read, pkt_data' >= pkt_end, bad access 1 OK # #1112/p XDP pkt read, pkt_data' >= pkt_end, bad access 2 OK # #1113/p XDP pkt read, pkt_end >= pkt_data', good access OK # #1114/p XDP pkt read, pkt_end >= pkt_data', bad access 1 OK # #1115/p XDP pkt read, pkt_end >= pkt_data', bad access 2 OK # #1116/p XDP pkt read, pkt_data' <= pkt_end, good access OK # #1117/p XDP pkt read, pkt_data' <= pkt_end, bad access 1 OK # #1118/p XDP pkt read, pkt_data' <= pkt_end, bad access 2 OK # #1119/p XDP pkt read, pkt_end <= pkt_data', good access OK # #1120/p XDP pkt read, pkt_end <= pkt_data', bad access 1 OK # #1121/p XDP pkt read, pkt_end <= pkt_data', bad access 2 OK # #1122/p XDP pkt read, pkt_meta' > pkt_data, good access OK # #1123/p XDP pkt read, pkt_meta' > pkt_data, bad access 1 OK # #1124/p XDP pkt read, pkt_meta' > pkt_data, bad access 2 OK # #1125/p XDP pkt read, pkt_data > pkt_meta', good access OK # #1126/p XDP pkt read, pkt_data > pkt_meta', bad access 1 OK # #1127/p XDP pkt read, pkt_data > pkt_meta', bad access 2 OK # #1128/p XDP pkt read, pkt_meta' < pkt_data, good access OK # #1129/p XDP pkt read, pkt_meta' < pkt_data, bad access 1 OK # #1130/p XDP pkt read, pkt_meta' < pkt_data, bad access 2 OK # #1131/p XDP pkt read, pkt_data < pkt_meta', good access OK # #1132/p XDP pkt read, pkt_data < pkt_meta', bad access 1 OK # #1133/p XDP pkt read, pkt_data < pkt_meta', bad access 2 OK # #1134/p XDP pkt read, pkt_meta' >= pkt_data, good access OK # #1135/p XDP pkt read, pkt_meta' >= pkt_data, bad access 1 OK # #1136/p XDP pkt read, pkt_meta' >= pkt_data, bad access 2 OK # #1137/p XDP pkt read, pkt_data >= pkt_meta', good access OK # #1138/p XDP pkt read, pkt_data >= pkt_meta', bad access 1 OK # #1139/p XDP pkt read, pkt_data >= pkt_meta', bad access 2 OK # #1140/p XDP pkt read, pkt_meta' <= pkt_data, good access OK # #1141/p XDP pkt read, pkt_meta' <= pkt_data, bad access 1 OK # #1142/p XDP pkt read, pkt_meta' <= pkt_data, bad access 2 OK # #1143/p XDP pkt read, pkt_data <= pkt_meta', good access OK # #1144/p XDP pkt read, pkt_data <= pkt_meta', bad access 1 OK # #1145/p XDP pkt read, pkt_data <= pkt_meta', bad access 2 OK # Summary: 1677 PASSED, 0 SKIPPED, 0 FAILED ok 1 selftests: bpf: test_verifier # selftests: bpf: test_tag # test_tag: OK (40945 tests) ok 2 selftests: bpf: test_tag # selftests: bpf: test_maps # libbpf: elf: skipping unrecognized data section(5) .rodata.str1.1 # Fork 1024 tasks to 'test_update_delete' # Fork 1024 tasks to 'test_update_delete' # Fork 100 tasks to 'test_hashmap' # Fork 100 tasks to 'test_hashmap_percpu' # Fork 100 tasks to 'test_hashmap_sizes' # Fork 100 tasks to 'test_hashmap_walk' # Fork 100 tasks to 'test_arraymap' # Fork 100 tasks to 'test_arraymap_percpu' # libbpf: elf: skipping unrecognized data section(5) .rodata.str1.1 # Fork 1024 tasks to 'test_update_delete' # Fork 1024 tasks to 'test_update_delete' # Fork 100 tasks to 'test_hashmap' # Fork 100 tasks to 'test_hashmap_percpu' # Fork 100 tasks to 'test_hashmap_sizes' # Fork 100 tasks to 'test_hashmap_walk' # Fork 100 tasks to 'test_arraymap' # Fork 100 tasks to 'test_arraymap_percpu' # test_array_map_batch_ops:PASS # test_htab_map_batch_ops:PASS # test_htab_percpu_map_batch_ops:PASS # test_sk_storage_map:PASS # test_maps: OK, 0 SKIPPED ok 3 selftests: bpf: test_maps # selftests: bpf: test_lru_map # nr_cpus:4 # # test_lru_sanity0 (map_type:9 map_flags:0x0): Pass # test_lru_sanity1 (map_type:9 map_flags:0x0): Pass # test_lru_sanity2 (map_type:9 map_flags:0x0): Pass # test_lru_sanity3 (map_type:9 map_flags:0x0): Pass # test_lru_sanity4 (map_type:9 map_flags:0x0): Pass # test_lru_sanity5 (map_type:9 map_flags:0x0): Pass # test_lru_sanity7 (map_type:9 map_flags:0x0): Pass # test_lru_sanity8 (map_type:9 map_flags:0x0): Pass # # test_lru_sanity0 (map_type:10 map_flags:0x0): Pass # test_lru_sanity1 (map_type:10 map_flags:0x0): Pass # test_lru_sanity2 (map_type:10 map_flags:0x0): Pass # test_lru_sanity3 (map_type:10 map_flags:0x0): Pass # test_lru_sanity4 (map_type:10 map_flags:0x0): Pass # test_lru_sanity5 (map_type:10 map_flags:0x0): Pass # test_lru_sanity7 (map_type:10 map_flags:0x0): Pass # test_lru_sanity8 (map_type:10 map_flags:0x0): Pass # # test_lru_sanity0 (map_type:9 map_flags:0x2): Pass # test_lru_sanity4 (map_type:9 map_flags:0x2): Pass # test_lru_sanity6 (map_type:9 map_flags:0x2): Pass # test_lru_sanity7 (map_type:9 map_flags:0x2): Pass # test_lru_sanity8 (map_type:9 map_flags:0x2): Pass # # test_lru_sanity0 (map_type:10 map_flags:0x2): Pass # test_lru_sanity4 (map_type:10 map_flags:0x2): Pass # test_lru_sanity6 (map_type:10 map_flags:0x2): Pass # test_lru_sanity7 (map_type:10 map_flags:0x2): Pass # test_lru_sanity8 (map_type:10 map_flags:0x2): Pass # ok 4 selftests: bpf: test_lru_map # selftests: bpf: test_lpm_map # test_lpm: OK ok 5 selftests: bpf: test_lpm_map test_progs # selftests: bpf: test_progs # #1/1 mov:OK # #1/2 shift:OK # #1/3 addsub:OK # #1/4 mul:OK # #1/5 unknown shift:OK # #1/6 unknown mul:OK # #1/7 packet const offset:OK # #1/8 packet variable offset:OK # #1/9 packet variable offset 2:OK # #1/10 dubious pointer arithmetic:OK # #1/11 variable subtraction:OK # #1/12 pointer variable subtraction:OK # #1 align:OK # #2 attach_probe:OK # #3 autoload:OK # #4/1 btf_id_or_null:OK # #4/2 ipv6_route:OK # #4/3 netlink:OK # #4/4 bpf_map:OK # #4/5 task:OK # #4/6 task_stack:OK # #4/7 task_file:OK # #4/8 task_btf:OK # #4/9 tcp4:OK # #4/10 tcp6:OK # #4/11 udp4:OK # #4/12 udp6:OK # #4/13 anon:OK # #4/14 anon-read-one-char:OK # #4/15 file:OK # #4/16 overflow:OK # #4/17 overflow-e2big:OK # #4/18 prog-ret-1:OK # #4/19 bpf_hash_map:OK # #4/20 bpf_percpu_hash_map:OK # #4/21 bpf_array_map:OK # #4/22 bpf_percpu_array_map:OK # #4/23 bpf_sk_storage_map:OK # #4/24 rdonly-buf-out-of-bound:OK # #4/25 buf-neg-offset:OK # #4 bpf_iter:OK # #5 bpf_obj_id:OK # #6/1 dctcp:OK # #6/2 cubic:OK # #6 bpf_tcp_ca:OK # #7/1 loop3.o:OK # #7/2 test_verif_scale1.o:OK # #7/3 test_verif_scale2.o:OK # #7/4 test_verif_scale3.o:OK # #7/5 pyperf_global.o:OK # #7/6 pyperf_subprogs.o:OK # #7/7 pyperf50.o:OK # #7/8 pyperf100.o:OK # #7/9 pyperf180.o:OK # #7/10 pyperf600.o:OK # #7/11 pyperf600_nounroll.o:OK # #7/12 loop1.o:OK # #7/13 loop2.o:OK # #7/14 loop4.o:OK # #7/15 loop5.o:OK # #7/16 strobemeta.o:OK # #7/17 strobemeta_nounroll1.o:OK # #7/18 strobemeta_nounroll2.o:OK # #7/19 strobemeta_subprogs.o:OK # #7/20 test_sysctl_loop1.o:OK # #7/21 test_sysctl_loop2.o:OK # #7/22 test_xdp_loop.o:OK # #7/23 test_seg6_loop.o:OK # #7 bpf_verif_scale:OK # #8/1 struct test #1:OK # #8/2 struct test #2:OK # #8/3 struct test #3 Invalid member offset:OK # #8/4 global data test #1:OK # #8/5 global data test #2:OK # #8/6 global data test #3:OK # #8/7 global data test #4, unsupported linkage:OK # #8/8 global data test #5, invalid var type:OK # #8/9 global data test #6, invalid var type (fwd type):OK # #8/10 global data test #7, invalid var type (fwd type):OK # #8/11 global data test #8, invalid var size:OK # #8/12 global data test #9, invalid var size:OK # #8/13 global data test #10, invalid var size:OK # #8/14 global data test #11, multiple section members:OK # #8/15 global data test #12, invalid offset:OK # #8/16 global data test #13, invalid offset:OK # #8/17 global data test #14, invalid offset:OK # #8/18 global data test #15, not var kind:OK # #8/19 global data test #16, invalid var referencing sec:OK # #8/20 global data test #17, invalid var referencing var:OK # #8/21 global data test #18, invalid var loop:OK # #8/22 global data test #19, invalid var referencing var:OK # #8/23 global data test #20, invalid ptr referencing var:OK # #8/24 global data test #21, var included in struct:OK # #8/25 global data test #22, array of var:OK # #8/26 size check test #1:OK # #8/27 size check test #2:OK # #8/28 size check test #3:OK # #8/29 size check test #4:OK # #8/30 size check test #5:OK # #8/31 void test #1:OK # #8/32 void test #2:OK # #8/33 void test #3:OK # #8/34 void test #4:OK # #8/35 loop test #1:OK # #8/36 loop test #2:OK # #8/37 loop test #3:OK # #8/38 loop test #4:OK # #8/39 loop test #5:OK # #8/40 loop test #6:OK # #8/41 loop test #7:OK # #8/42 loop test #8:OK # #8/43 string section does not end with null:OK # #8/44 empty string section:OK # #8/45 empty type section:OK # #8/46 btf_header test. Longer hdr_len:OK # #8/47 btf_header test. Gap between hdr and type:OK # #8/48 btf_header test. Gap between type and str:OK # #8/49 btf_header test. Overlap between type and str:OK # #8/50 btf_header test. Larger BTF size:OK # #8/51 btf_header test. Smaller BTF size:OK # #8/52 array test. index_type/elem_type "int":OK # #8/53 array test. index_type/elem_type "const int":OK # #8/54 array test. index_type "const int:31":OK # #8/55 array test. elem_type "const int:31":OK # #8/56 array test. index_type "void":OK # #8/57 array test. index_type "const void":OK # #8/58 array test. elem_type "const void":OK # #8/59 array test. elem_type "const void *":OK # #8/60 array test. index_type "const void *":OK # #8/61 array test. t->size != 0":OK # #8/62 int test. invalid int_data:OK # #8/63 invalid BTF_INFO:OK # #8/64 fwd test. t->type != 0":OK # #8/65 typedef (invalid name, name_off = 0):OK # #8/66 typedef (invalid name, invalid identifier):OK # #8/67 ptr type (invalid name, name_off <> 0):OK # #8/68 volatile type (invalid name, name_off <> 0):OK # #8/69 const type (invalid name, name_off <> 0):OK # #8/70 restrict type (invalid name, name_off <> 0):OK # #8/71 fwd type (invalid name, name_off = 0):OK # #8/72 fwd type (invalid name, invalid identifier):OK # #8/73 array type (invalid name, name_off <> 0):OK # #8/74 struct type (name_off = 0):OK # #8/75 struct type (invalid name, invalid identifier):OK # #8/76 struct member (name_off = 0):OK # #8/77 struct member (invalid name, invalid identifier):OK # #8/78 enum type (name_off = 0):OK # #8/79 enum type (invalid name, invalid identifier):OK # #8/80 enum member (invalid name, name_off = 0):OK # #8/81 enum member (invalid name, invalid identifier):OK # #8/82 arraymap invalid btf key (a bit field):OK # #8/83 arraymap invalid btf key (!= 32 bits):OK # #8/84 arraymap invalid btf value (too small):OK # #8/85 arraymap invalid btf value (too big):OK # #8/86 func proto (int (*)(int, unsigned int)):OK # #8/87 func proto (vararg):OK # #8/88 func proto (vararg with name):OK # #8/89 func proto (arg after vararg):OK # #8/90 func proto (CONST=>TYPEDEF=>PTR=>FUNC_PROTO):OK # #8/91 func proto (TYPEDEF=>FUNC_PROTO):OK # #8/92 func proto (btf_resolve(arg)):OK # #8/93 func proto (Not all arg has name):OK # #8/94 func proto (Bad arg name_off):OK # #8/95 func proto (Bad arg name):OK # #8/96 func proto (Invalid return type):OK # #8/97 func proto (with func name):OK # #8/98 func proto (const void arg):OK # #8/99 func (void func(int a, unsigned int b)):OK # #8/100 func (No func name):OK # #8/101 func (Invalid func name):OK # #8/102 func (Some arg has no name):OK # #8/103 func (Non zero vlen):OK # #8/104 func (Not referring to FUNC_PROTO):OK # #8/105 invalid int kind_flag:OK # #8/106 invalid ptr kind_flag:OK # #8/107 invalid array kind_flag:OK # #8/108 invalid enum kind_flag:OK # #8/109 valid fwd kind_flag:OK # #8/110 invalid typedef kind_flag:OK # #8/111 invalid volatile kind_flag:OK # #8/112 invalid const kind_flag:OK # #8/113 invalid restrict kind_flag:OK # #8/114 invalid func kind_flag:OK # #8/115 invalid func_proto kind_flag:OK # #8/116 valid struct, kind_flag, bitfield_size = 0:OK # #8/117 valid struct, kind_flag, int member, bitfield_size != 0:OK # #8/118 valid union, kind_flag, int member, bitfield_size != 0:OK # #8/119 valid struct, kind_flag, enum member, bitfield_size != 0:OK # #8/120 valid union, kind_flag, enum member, bitfield_size != 0:OK # #8/121 valid struct, kind_flag, typedef member, bitfield_size != 0:OK # #8/122 valid union, kind_flag, typedef member, bitfield_size != 0:OK # #8/123 invalid struct, kind_flag, bitfield_size greater than struct size:OK # #8/124 invalid struct, kind_flag, bitfield base_type int not regular:OK # #8/125 invalid struct, kind_flag, base_type int not regular:OK # #8/126 invalid union, kind_flag, bitfield_size greater than struct size:OK # #8/127 invalid struct, kind_flag, int member, bitfield_size = 0, wrong byte alignment:OK # #8/128 invalid struct, kind_flag, enum member, bitfield_size = 0, wrong byte alignment:OK # #8/129 128-bit int:OK # #8/130 struct, 128-bit int member:OK # #8/131 struct, 120-bit int member bitfield:OK # #8/132 struct, kind_flag, 128-bit int member:OK # #8/133 struct, kind_flag, 120-bit int member bitfield:OK # #8/134 struct->ptr->typedef->array->int size resolution:OK # #8/135 struct->ptr->typedef->multi-array->int size resolution:OK # #8/136 typedef/multi-arr mix size resolution:OK # #8/137 == raw_btf_size+1:OK # #8/138 == raw_btf_size-3:OK # #8/139 Large bpf_btf_info:OK # #8/140 BTF ID:OK # #8/141 test_btf_haskv.o:OK # #8/142 test_btf_newkv.o:OK # #8/143 test_btf_nokv.o:OK # #8/144 func_type (main func + one sub):OK # #8/145 func_type (Incorrect func_info_rec_size):OK # #8/146 func_type (Incorrect func_info_cnt):OK # #8/147 func_type (Incorrect bpf_func_info.insn_off):OK # #8/148 line_info (No subprog):OK # #8/149 line_info (No subprog. insn_off >= prog->len):OK # #8/150 line_info (Zero bpf insn code):OK # #8/151 line_info (No subprog. zero tailing line_info:OK # #8/152 line_info (No subprog. nonzero tailing line_info):OK # #8/153 line_info (subprog):OK # #8/154 line_info (subprog + func_info):OK # #8/155 line_info (subprog. missing 1st func line info):OK # #8/156 line_info (subprog. missing 2nd func line info):OK # #8/157 line_info (subprog. unordered insn offset):OK # #8/158 line_info (dead start):OK # #8/159 line_info (dead end):OK # #8/160 line_info (dead code + subprog + func_info):OK # #8/161 line_info (dead subprog):OK # #8/162 line_info (dead last subprog):OK # #8/163 line_info (dead subprog + dead start):OK # #8/164 line_info (dead subprog + dead start w/ move):OK # #8/165 line_info (dead end + subprog start w/ no linfo):OK # #8/166 dedup: unused strings filtering:OK # #8/167 dedup: strings deduplication:OK # #8/168 dedup: struct example #1:OK # #8/169 dedup: struct <-> fwd resolution w/ hash collision:OK # #8/170 dedup: void equiv check:OK # #8/171 dedup: all possible kinds (no duplicates):OK # #8/172 dedup: no int duplicates:OK # #8/173 dedup: enum fwd resolution:OK # #8/174 dedup: datasec and vars pass-through:OK # #8/175 BTF pretty print array:OK # #8/176 BTF pretty print hash:OK # #8/177 BTF pretty print lru hash:OK # #8/178 BTF pretty print percpu array:OK # #8/179 BTF pretty print percpu hash:OK # #8/180 BTF pretty print lru percpu hash:OK # #8/181 BTF pretty print array:OK # #8/182 BTF pretty print array:OK # #8/183 BTF pretty print array:OK # #8 btf:OK # #9/1 btf_dump: syntax:OK # #9/2 btf_dump: ordering:OK # #9/3 btf_dump: padding:OK # #9/4 btf_dump: packing:OK # #9/5 btf_dump: bitfields:OK # #9/6 btf_dump: multidim:OK # #9/7 btf_dump: namespacing:OK # #9/8 btf_dump: incremental:OK # #9 btf_dump:OK # #10 btf_endian:OK # #11/1 lookup_update:OK # #11/2 diff_size:OK # #11 btf_map_in_map:OK # #12/1 conn:OK # #12/2 syncookie:OK # #12 btf_skc_cls_ingress:OK # #13 btf_write:OK # #14/1 egress_only:OK # #14/2 isolated:OK # #14/3 shared:OK # #14 cg_storage_multi:OK # #15 cgroup_attach_autodetach:OK # #16 cgroup_attach_multi:OK # #17 cgroup_attach_override:OK # #18 cgroup_link:OK # #19 cgroup_skb_sk_lookup:OK # #20/1 cls_redirect_inlined:OK # #20/2 IPv4 TCP accept unknown (no hops, flags: SYN):OK # #20/3 IPv6 TCP accept unknown (no hops, flags: SYN):OK # #20/4 IPv4 TCP accept unknown (no hops, flags: ACK):OK # #20/5 IPv6 TCP accept unknown (no hops, flags: ACK):OK # #20/6 IPv4 TCP forward unknown (one hop, flags: ACK):OK # #20/7 IPv6 TCP forward unknown (one hop, flags: ACK):OK # #20/8 IPv4 TCP accept known (one hop, flags: ACK):OK # #20/9 IPv6 TCP accept known (one hop, flags: ACK):OK # #20/10 IPv4 UDP accept unknown (no hops, flags: none):OK # #20/11 IPv6 UDP accept unknown (no hops, flags: none):OK # #20/12 IPv4 UDP forward unknown (one hop, flags: none):OK # #20/13 IPv6 UDP forward unknown (one hop, flags: none):OK # #20/14 IPv4 UDP accept known (one hop, flags: none):OK # #20/15 IPv6 UDP accept known (one hop, flags: none):OK # #20/16 cls_redirect_subprogs:OK # #20/17 IPv4 TCP accept unknown (no hops, flags: SYN):OK # #20/18 IPv6 TCP accept unknown (no hops, flags: SYN):OK # #20/19 IPv4 TCP accept unknown (no hops, flags: ACK):OK # #20/20 IPv6 TCP accept unknown (no hops, flags: ACK):OK # #20/21 IPv4 TCP forward unknown (one hop, flags: ACK):OK # #20/22 IPv6 TCP forward unknown (one hop, flags: ACK):OK # #20/23 IPv4 TCP accept known (one hop, flags: ACK):OK # #20/24 IPv6 TCP accept known (one hop, flags: ACK):OK # #20/25 IPv4 UDP accept unknown (no hops, flags: none):OK # #20/26 IPv6 UDP accept unknown (no hops, flags: none):OK # #20/27 IPv4 UDP forward unknown (one hop, flags: none):OK # #20/28 IPv6 UDP forward unknown (one hop, flags: none):OK # #20/29 IPv4 UDP accept known (one hop, flags: none):OK # #20/30 IPv6 UDP accept known (one hop, flags: none):OK # #20 cls_redirect:OK # #21 connect_force_port:OK # #22 core_autosize:OK # #23/1 default search path:OK # #23/2 custom values:OK # #23/3 tristate (y):OK # #23/4 tristate (n):OK # #23/5 tristate (m):OK # #23/6 tristate (int):OK # #23/7 tristate (bad):OK # #23/8 bool (y):OK # #23/9 bool (n):OK # #23/10 bool (tristate):OK # #23/11 bool (int):OK # #23/12 char (tristate):OK # #23/13 char (bad):OK # #23/14 char (empty):OK # #23/15 char (str):OK # #23/16 str (empty):OK # #23/17 str (padded):OK # #23/18 str (too long):OK # #23/19 str (no value):OK # #23/20 str (bad value):OK # #23/21 integer forms:OK # #23/22 int (bad):OK # #23/23 int (str):OK # #23/24 int (empty):OK # #23/25 int (mixed):OK # #23/26 int (max):OK # #23/27 int (min):OK # #23/28 int (max+1):OK # #23/29 int (min-1):OK # #23/30 ushort (max):OK # #23/31 ushort (min):OK # #23/32 ushort (max+1):OK # #23/33 ushort (min-1):OK # #23/34 u64 (max):OK # #23/35 u64 (min):OK # #23/36 u64 (max+1):OK # #23 core_extern:OK # #24/1 kernel:OK # #24/2 flavors:OK # #24/3 flavors__err_wrong_name:OK # #24/4 nesting:OK # #24/5 nesting___anon_embed:OK # #24/6 nesting___struct_union_mixup:OK # #24/7 nesting___extra_nesting:OK # #24/8 nesting___dup_compat_types:OK # #24/9 nesting___err_missing_field:OK # #24/10 nesting___err_array_field:OK # #24/11 nesting___err_missing_container:OK # #24/12 nesting___err_nonstruct_container:OK # #24/13 nesting___err_array_container:OK # #24/14 nesting___err_dup_incompat_types:OK # #24/15 nesting___err_partial_match_dups:OK # #24/16 nesting___err_too_deep:OK # #24/17 arrays:OK # #24/18 arrays___diff_arr_dim:OK # #24/19 arrays___diff_arr_val_sz:OK # #24/20 arrays___equiv_zero_sz_arr:OK # #24/21 arrays___fixed_arr:OK # #24/22 arrays___err_too_small:OK # #24/23 arrays___err_too_shallow:OK # #24/24 arrays___err_non_array:OK # #24/25 arrays___err_wrong_val_type1:OK # #24/26 arrays___err_wrong_val_type2:OK # #24/27 arrays___err_bad_zero_sz_arr:OK # #24/28 primitives:OK # #24/29 primitives___diff_enum_def:OK # #24/30 primitives___diff_func_proto:OK # #24/31 primitives___diff_ptr_type:OK # #24/32 primitives___err_non_enum:OK # #24/33 primitives___err_non_int:OK # #24/34 primitives___err_non_ptr:OK # #24/35 mods:OK # #24/36 mods___mod_swap:OK # #24/37 mods___typedefs:OK # #24/38 ptr_as_arr:OK # #24/39 ptr_as_arr___diff_sz:OK # #24/40 ints:OK # #24/41 ints___bool:OK # #24/42 ints___reverse_sign:OK # #24/43 misc:OK # #24/44 existence:OK # #24/45 existence___minimal:OK # #24/46 existence__err_int_sz:OK # #24/47 existence__err_int_type:OK # #24/48 existence__err_int_kind:OK # #24/49 existence__err_arr_kind:OK # #24/50 existence__err_arr_value_type:OK # #24/51 existence__err_struct_type:OK # #24/52 direct:bitfields:OK # #24/53 probed:bitfields:OK # #24/54 direct:bitfields___bit_sz_change:OK # #24/55 probed:bitfields___bit_sz_change:OK # #24/56 direct:bitfields___bitfield_vs_int:OK # #24/57 probed:bitfields___bitfield_vs_int:OK # #24/58 direct:bitfields___just_big_enough:OK # #24/59 probed:bitfields___just_big_enough:OK # #24/60 probed:bitfields___err_too_big_bitfield:OK # #24/61 direct:bitfields___err_too_big_bitfield:OK # #24/62 size:OK # #24/63 size___diff_sz:OK # #24/64 size___err_ambiguous:OK # #24/65 type_based:OK # #24/66 type_based___all_missing:OK # #24/67 type_based___diff_sz:OK # #24/68 type_based___incompat:OK # #24/69 type_based___fn_wrong_args:OK # #24/70 type_id:OK # #24/71 type_id___missing_targets:OK # #24/72 enumval:OK # #24/73 enumval___diff:OK # #24/74 enumval___val3_missing:OK # #24/75 enumval___err_missing:OK # #24 core_reloc:OK # #25 core_retro:OK # #26 cpu_mask:OK # #27 d_path:OK # #28 enable_stats:OK # #29 endian:OK # #30 fentry_fexit:OK # #31 fentry_test:OK # #32/1 target_no_callees:OK # #32/2 target_yes_callees:OK # #32/3 func_replace:OK # #32/4 func_replace_verify:OK # #32/5 func_sockmap_update:OK # #32/6 func_replace_return_code:OK # #32/7 func_map_prog_compatibility:OK # #32/8 func_replace_multi:OK # #32/9 fmod_ret_freplace:OK # #32 fexit_bpf2bpf:OK # #33 fexit_stress:OK # #34 fexit_test:OK # #35 flow_dissector:OK # #36 flow_dissector_load_bytes:OK # #37/1 flow dissector prog attach, prog attach (init_net):OK # #37/2 flow dissector link create, link create (init_net):OK # #37/3 flow dissector prog attach, link create (init_net):OK # #37/4 flow dissector link create, prog attach (init_net):OK # #37/5 flow dissector link create, prog detach (init_net):OK # #37/6 flow dissector prog attach, detach, query (init_net):OK # #37/7 flow dissector link create, close, query (init_net):OK # #37/8 flow dissector link update no old prog (init_net):OK # #37/9 flow dissector link update with replace old prog (init_net):OK # #37/10 flow dissector link update with same prog (init_net):OK # #37/11 flow dissector link update invalid opts (init_net):OK # #37/12 flow dissector link update invalid prog (init_net):OK # #37/13 flow dissector link update netns gone (init_net):OK # #37/14 flow dissector link get info (init_net):OK # #37/15 flow dissector prog attach, prog attach:OK # #37/16 flow dissector link create, link create:OK # #37/17 flow dissector prog attach, link create:OK # #37/18 flow dissector link create, prog attach:OK # #37/19 flow dissector link create, prog detach:OK # #37/20 flow dissector prog attach, detach, query:OK # #37/21 flow dissector link create, close, query:OK # #37/22 flow dissector link update no old prog:OK # #37/23 flow dissector link update with replace old prog:OK # #37/24 flow dissector link update with same prog:OK # #37/25 flow dissector link update invalid opts:OK # #37/26 flow dissector link update invalid prog:OK # #37/27 flow dissector link update netns gone:OK # #37/28 flow dissector link get info:OK # #37 flow_dissector_reattach:OK # #38 get_stack_raw_tp:OK # #39 get_stackid_cannot_attach:OK # #40 global_data:OK # #41 global_data_init:OK # #42/1 generic:OK # #42/2 multimap:OK # #42/3 empty:OK # #42 hashmap:OK # #43 kfree_skb:OK # #44 ksyms:OK # #45 ksyms_btf:OK # #46/1 l4lb_inline:OK # #46/2 l4lb_noinline:OK # #46 l4lb_all:OK # #47/1 pin_raw_tp:OK # #47/2 pin_tp_btf:OK # #47 link_pinning:OK # #48 load_bytes_relative:OK # #49 map_lock:OK # #50 map_ptr:OK # #51/1 unused:OK # #51/2 used:OK # #51 metadata:OK # #53 modify_return:OK # #54 ns_current_pid_tgid:OK # #55 obj_name:OK # #56 pe_preserve_elems:OK # #57/1 perf_branches_hw:OK # #57/2 perf_branches_no_hw:OK # #57 perf_branches:OK # #58 perf_buffer:OK # #59 perf_event_stackmap:OK # #60 pinning:OK # #61 pkt_access:OK # #62 pkt_md_access:OK # #63 probe_user:OK # #64 prog_run_xattr:OK # #65 queue_stack_map:OK # #66 raw_tp_test_run:OK # #67 raw_tp_writable_reject_nbd_invalid:OK # #68 raw_tp_writable_test_run:OK # #69/1 skip loop:OK # #69/2 part loop:OK # #69/3 full loop:OK # #69 rdonly_maps:OK # #70/1 classifier/sk_lookup_success:OK # #70/2 classifier/sk_lookup_success_simple:OK # #70/3 classifier/fail_use_after_free:OK # #70/4 classifier/fail_modify_sk_pointer:OK # #70/5 classifier/fail_modify_sk_or_null_pointer:OK # #70/6 classifier/fail_no_release:OK # #70/7 classifier/fail_release_twice:OK # #70/8 classifier/fail_release_unchecked:OK # #70/9 classifier/fail_no_release_subcall:OK # #70 reference_tracking:OK # #71 resolve_btfids:OK # #72 ringbuf:OK # #73 ringbuf_multi:OK # #74 section_names:OK # #75/1 reuseport_sockarray IPv4/TCP LOOPBACK test_err_inner_map:OK # #75/2 reuseport_sockarray IPv4/TCP LOOPBACK test_err_skb_data:OK # #75/3 reuseport_sockarray IPv4/TCP LOOPBACK test_err_sk_select_port:OK # #75/4 reuseport_sockarray IPv4/TCP LOOPBACK test_pass:OK # #75/5 reuseport_sockarray IPv4/TCP LOOPBACK test_syncookie:OK # #75/6 reuseport_sockarray IPv4/TCP LOOPBACK test_pass_on_err:OK # #75/7 reuseport_sockarray IPv4/TCP LOOPBACK test_detach_bpf:OK # #75/8 reuseport_sockarray IPv4/TCP INANY test_err_inner_map:OK # #75/9 reuseport_sockarray IPv4/TCP INANY test_err_skb_data:OK # #75/10 reuseport_sockarray IPv4/TCP INANY test_err_sk_select_port:OK # #75/11 reuseport_sockarray IPv4/TCP INANY test_pass:OK # #75/12 reuseport_sockarray IPv4/TCP INANY test_syncookie:OK # #75/13 reuseport_sockarray IPv4/TCP INANY test_pass_on_err:OK # #75/14 reuseport_sockarray IPv4/TCP INANY test_detach_bpf:OK # #75/15 reuseport_sockarray IPv6/TCP LOOPBACK test_err_inner_map:OK # #75/16 reuseport_sockarray IPv6/TCP LOOPBACK test_err_skb_data:OK # #75/17 reuseport_sockarray IPv6/TCP LOOPBACK test_err_sk_select_port:OK # #75/18 reuseport_sockarray IPv6/TCP LOOPBACK test_pass:OK # #75/19 reuseport_sockarray IPv6/TCP LOOPBACK test_syncookie:OK # #75/20 reuseport_sockarray IPv6/TCP LOOPBACK test_pass_on_err:OK # #75/21 reuseport_sockarray IPv6/TCP LOOPBACK test_detach_bpf:OK # #75/22 reuseport_sockarray IPv6/TCP INANY test_err_inner_map:OK # #75/23 reuseport_sockarray IPv6/TCP INANY test_err_skb_data:OK # #75/24 reuseport_sockarray IPv6/TCP INANY test_err_sk_select_port:OK # #75/25 reuseport_sockarray IPv6/TCP INANY test_pass:OK # #75/26 reuseport_sockarray IPv6/TCP INANY test_syncookie:OK # #75/27 reuseport_sockarray IPv6/TCP INANY test_pass_on_err:OK # #75/28 reuseport_sockarray IPv6/TCP INANY test_detach_bpf:OK # #75/29 reuseport_sockarray IPv4/UDP LOOPBACK test_err_inner_map:OK # #75/30 reuseport_sockarray IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/31 reuseport_sockarray IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/32 reuseport_sockarray IPv4/UDP LOOPBACK test_pass:OK # #75/33 reuseport_sockarray IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/34 reuseport_sockarray IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/35 reuseport_sockarray IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/36 reuseport_sockarray IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/37 reuseport_sockarray IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/38 reuseport_sockarray IPv6/UDP LOOPBACK test_pass:OK # #75/39 reuseport_sockarray IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/40 reuseport_sockarray IPv6/UDP LOOPBACK test_detach_bpf:OK # #75/41 sockmap IPv4/TCP LOOPBACK test_err_inner_map:OK # #75/42 sockmap IPv4/TCP LOOPBACK test_err_skb_data:OK # #75/43 sockmap IPv4/TCP LOOPBACK test_err_sk_select_port:OK # #75/44 sockmap IPv4/TCP LOOPBACK test_pass:OK # #75/45 sockmap IPv4/TCP LOOPBACK test_syncookie:OK # #75/46 sockmap IPv4/TCP LOOPBACK test_pass_on_err:OK # #75/47 sockmap IPv4/TCP LOOPBACK test_detach_bpf:OK # #75/48 sockmap IPv4/TCP INANY test_err_inner_map:OK # #75/49 sockmap IPv4/TCP INANY test_err_skb_data:OK # #75/50 sockmap IPv4/TCP INANY test_err_sk_select_port:OK # #75/51 sockmap IPv4/TCP INANY test_pass:OK # #75/52 sockmap IPv4/TCP INANY test_syncookie:OK # #75/53 sockmap IPv4/TCP INANY test_pass_on_err:OK # #75/54 sockmap IPv4/TCP INANY test_detach_bpf:OK # #75/55 sockmap IPv6/TCP LOOPBACK test_err_inner_map:OK # #75/56 sockmap IPv6/TCP LOOPBACK test_err_skb_data:OK # #75/57 sockmap IPv6/TCP LOOPBACK test_err_sk_select_port:OK # #75/58 sockmap IPv6/TCP LOOPBACK test_pass:OK # #75/59 sockmap IPv6/TCP LOOPBACK test_syncookie:OK # #75/60 sockmap IPv6/TCP LOOPBACK test_pass_on_err:OK # #75/61 sockmap IPv6/TCP LOOPBACK test_detach_bpf:OK # #75/62 sockmap IPv6/TCP INANY test_err_inner_map:OK # #75/63 sockmap IPv6/TCP INANY test_err_skb_data:OK # #75/64 sockmap IPv6/TCP INANY test_err_sk_select_port:OK # #75/65 sockmap IPv6/TCP INANY test_pass:OK # #75/66 sockmap IPv6/TCP INANY test_syncookie:OK # #75/67 sockmap IPv6/TCP INANY test_pass_on_err:OK # #75/68 sockmap IPv6/TCP INANY test_detach_bpf:OK # #75/69 sockmap IPv4/UDP LOOPBACK test_err_inner_map:OK # #75/70 sockmap IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/71 sockmap IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/72 sockmap IPv4/UDP LOOPBACK test_pass:OK # #75/73 sockmap IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/74 sockmap IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/75 sockmap IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/76 sockmap IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/77 sockmap IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/78 sockmap IPv6/UDP LOOPBACK test_pass:OK # #75/79 sockmap IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/80 sockmap IPv6/UDP LOOPBACK test_detach_bpf:OK # #75/81 sockhash IPv4/TCP LOOPBACK test_err_inner_map:OK # #75/82 sockhash IPv4/TCP LOOPBACK test_err_skb_data:OK # #75/83 sockhash IPv4/TCP LOOPBACK test_err_sk_select_port:OK # #75/84 sockhash IPv4/TCP LOOPBACK test_pass:OK # #75/85 sockhash IPv4/TCP LOOPBACK test_syncookie:OK # #75/86 sockhash IPv4/TCP LOOPBACK test_pass_on_err:OK # #75/87 sockhash IPv4/TCP LOOPBACK test_detach_bpf:OK # #75/88 sockhash IPv4/TCP INANY test_err_inner_map:OK # #75/89 sockhash IPv4/TCP INANY test_err_skb_data:OK # #75/90 sockhash IPv4/TCP INANY test_err_sk_select_port:OK # #75/91 sockhash IPv4/TCP INANY test_pass:OK # #75/92 sockhash IPv4/TCP INANY test_syncookie:OK # #75/93 sockhash IPv4/TCP INANY test_pass_on_err:OK # #75/94 sockhash IPv4/TCP INANY test_detach_bpf:OK # #75/95 sockhash IPv6/TCP LOOPBACK test_err_inner_map:OK # #75/96 sockhash IPv6/TCP LOOPBACK test_err_skb_data:OK # #75/97 sockhash IPv6/TCP LOOPBACK test_err_sk_select_port:OK # #75/98 sockhash IPv6/TCP LOOPBACK test_pass:OK # #75/99 sockhash IPv6/TCP LOOPBACK test_syncookie:OK # #75/100 sockhash IPv6/TCP LOOPBACK test_pass_on_err:OK # #75/101 sockhash IPv6/TCP LOOPBACK test_detach_bpf:OK # #75/102 sockhash IPv6/TCP INANY test_err_inner_map:OK # #75/103 sockhash IPv6/TCP INANY test_err_skb_data:OK # #75/104 sockhash IPv6/TCP INANY test_err_sk_select_port:OK # #75/105 sockhash IPv6/TCP INANY test_pass:OK # #75/106 sockhash IPv6/TCP INANY test_syncookie:OK # #75/107 sockhash IPv6/TCP INANY test_pass_on_err:OK # #75/108 sockhash IPv6/TCP INANY test_detach_bpf:OK # #75/109 sockhash IPv4/UDP LOOPBACK test_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # #76/3 send_signal_nmi:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # #76/3 send_signal_nmi:OK # #76/4 send_signal_tracepoint_thread:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # #76/3 send_signal_nmi:OK # #76/4 send_signal_tracepoint_thread:OK # #76/5 send_signal_perf_thread:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # #76/3 send_signal_nmi:OK # #76/4 send_signal_tracepoint_thread:OK # #76/5 send_signal_perf_thread:OK # #76/6 send_signal_nmi_thread:OK # #76 send_signal:OK # #77 send_signal_sched_switch:OK # #78 signal_pending:OK # #79/1 ipv4 tcp port redir:OK # #79/2 ipv4 tcp addr redir:OK # #79/3 ipv6 tcp port redir:OK # #79/4 ipv6 tcp addr redir:OK # #79/5 ipv4 udp port redir:OK # #79/6 ipv4 udp addr redir:OK # #79/7 ipv6 udp port redir:OK # #79/8 ipv6 udp addr redir:OK # #79 sk_assign:OK # #80/1 query lookup prog:OK # #80/2 TCP IPv4 redir port:OK # #80/3 TCP IPv4 redir addr:OK # #80/4 TCP IPv4 redir with reuseport:OK # #80/5 TCP IPv4 redir skip reuseport:OK # #80/6 TCP IPv6 redir port:OK # #80/7 TCP IPv6 redir addr:OK # #80/8 TCP IPv4->IPv6 redir port:OK # #80/9 TCP IPv6 redir with reuseport:OK # #80/10 TCP IPv6 redir skip reuseport:OK # #80/11 UDP IPv4 redir port:OK # #80/12 UDP IPv4 redir addr:OK # #80/13 UDP IPv4 redir with reuseport:OK # #80/14 UDP IPv4 redir and reuseport with conns:OK # #80/15 UDP IPv4 redir skip reuseport:OK # #80/16 UDP IPv6 redir port:OK # #80/17 UDP IPv6 redir addr:OK # #80/18 UDP IPv4->IPv6 redir port:OK # #80/19 UDP IPv6 redir and reuseport:OK # #80/20 UDP IPv6 redir and reuseport with conns:OK # #80/21 UDP IPv6 redir skip reuseport:OK # #80/22 TCP IPv4 drop on lookup:OK # #80/23 TCP IPv6 drop on lookup:OK # #80/24 UDP IPv4 drop on lookup:OK # #80/25 UDP IPv6 drop on lookup:OK # #80/26 TCP IPv4 drop on reuseport:OK # #80/27 TCP IPv6 drop on reuseport:OK # #80/28 UDP IPv4 drop on reuseport:OK # #80/29 TCP IPv6 drop on reuseport:OK # #80/30 sk_assign returns EEXIST:OK # #80/31 sk_assign honors F_REPLACE:OK # #80/32 sk_assign accepts NULL socket:OK # #80/33 access ctx->sk:OK # #80/34 narrow access to ctx v4:OK # #80/35 narrow access to ctx v6:OK # #80/36 sk_assign rejects TCP established:OK # #80/37 sk_assign rejects UDP connected:OK # #80/38 multi prog - pass, pass:OK # #80/39 multi prog - drop, drop:OK # #80/40 multi prog - pass, drop:OK # #80/41 multi prog - drop, pass:OK # #80/42 multi prog - pass, redir:OK # #80/43 multi prog - redir, pass:OK # #80/44 multi prog - drop, redir:OK # #80/45 multi prog - redir, drop:OK # #80/46 multi prog - redir, redir:OK # #80 sk_lookup:OK # #81 skb_ctx:OK # #82 skb_helpers:OK # #83 skeleton:OK # #84 snprintf_btf:OK # #85 sock_fields:OK # #86/1 sockmap create_update_free:OK # #86/2 sockhash create_update_free:OK # #86/3 sockmap sk_msg load helpers:OK # #86/4 sockhash sk_msg load helpers:OK # #86/5 sockmap update:OK # #86/6 sockhash update:OK # #86/7 sockmap update in unsafe context:OK # #86/8 sockmap copy:OK # #86/9 sockhash copy:OK # #86 sockmap_basic:OK # #87/1 sockmap_ktls disconnect_after_delete IPv4 SOCKMAP:OK # #87/2 sockmap_ktls disconnect_after_delete IPv4 SOCKHASH:OK # #87/3 sockmap_ktls disconnect_after_delete IPv6 SOCKMAP:OK # #87/4 sockmap_ktls disconnect_after_delete IPv6 SOCKHASH:OK # #87 sockmap_ktls:OK # #88/1 sockmap IPv4 TCP test_insert_invalid:OK # #88/2 sockmap IPv4 TCP test_insert_opened:OK # #88/3 sockmap IPv4 TCP test_insert_bound:OK # #88/4 sockmap IPv4 TCP test_insert:OK # #88/5 sockmap IPv4 TCP test_delete_after_insert:OK # #88/6 sockmap IPv4 TCP test_delete_after_close:OK # #88/7 sockmap IPv4 TCP test_lookup_after_insert:OK # #88/8 sockmap IPv4 TCP test_lookup_after_delete:OK # #88/9 sockmap IPv4 TCP test_lookup_32_bit_value:OK # #88/10 sockmap IPv4 TCP test_update_existing:OK # #88/11 sockmap IPv4 TCP test_destroy_orphan_child:OK # #88/12 sockmap IPv4 TCP test_syn_recv_insert_delete:OK # #88/13 sockmap IPv4 TCP test_race_insert_listen:OK # #88/14 sockmap IPv4 TCP test_clone_after_delete:OK # #88/15 sockmap IPv4 TCP test_accept_after_delete:OK # #88/16 sockmap IPv4 TCP test_accept_before_delete:OK # #88/17 sockmap IPv4 UDP test_insert_invalid:OK # #88/18 sockmap IPv4 UDP test_insert_opened:OK # #88/19 sockmap IPv4 UDP test_insert:OK # #88/20 sockmap IPv4 UDP test_delete_after_insert:OK # #88/21 sockmap IPv4 UDP test_delete_after_close:OK # #88/22 sockmap IPv4 UDP test_lookup_after_insert:OK # #88/23 sockmap IPv4 UDP test_lookup_after_delete:OK # #88/24 sockmap IPv4 UDP test_lookup_32_bit_value:OK # #88/25 sockmap IPv4 UDP test_update_existing:OK # #88/26 sockmap IPv4 test_skb_redir_to_connected:OK # #88/27 sockmap IPv4 test_skb_redir_to_listening:OK # #88/28 sockmap IPv4 test_msg_redir_to_connected:OK # #88/29 sockmap IPv4 test_msg_redir_to_listening:OK # #88/30 sockmap IPv4 TCP test_reuseport_select_listening:OK # #88/31 sockmap IPv4 TCP test_reuseport_select_connected:OK # #88/32 sockmap IPv4 TCP test_reuseport_mixed_groups:OK # #88/33 sockmap IPv4 UDP test_reuseport_select_listening:OK # #88/34 sockmap IPv4 UDP test_reuseport_select_connected:OK # #88/35 sockmap IPv4 UDP test_reuseport_mixed_groups:OK # #88/36 sockmap IPv6 TCP test_insert_invalid:OK # #88/37 sockmap IPv6 TCP test_insert_opened:OK # #88/38 sockmap IPv6 TCP test_insert_bound:OK # #88/39 sockmap IPv6 TCP test_insert:OK # #88/40 sockmap IPv6 TCP test_delete_after_insert:OK # #88/41 sockmap IPv6 TCP test_delete_after_close:OK # #88/42 sockmap IPv6 TCP test_lookup_after_insert:OK # #88/43 sockmap IPv6 TCP test_lookup_after_delete:OK # #88/44 sockmap IPv6 TCP test_lookup_32_bit_value:OK # #88/45 sockmap IPv6 TCP test_update_existing:OK # #88/46 sockmap IPv6 TCP test_destroy_orphan_child:OK # #88/47 sockmap IPv6 TCP test_syn_recv_insert_delete:OK # #88/48 sockmap IPv6 TCP test_race_insert_listen:OK # #88/49 sockmap IPv6 TCP test_clone_after_delete:OK # #88/50 sockmap IPv6 TCP test_accept_after_delete:OK # #88/51 sockmap IPv6 TCP test_accept_before_delete:OK # #88/52 sockmap IPv6 UDP test_insert_invalid:OK # #88/53 sockmap IPv6 UDP test_insert_opened:OK # #88/54 sockmap IPv6 UDP test_insert:OK # #88/55 sockmap IPv6 UDP test_delete_after_insert:OK # #88/56 sockmap IPv6 UDP test_delete_after_close:OK # #88/57 sockmap IPv6 UDP test_lookup_after_insert:OK # #88/58 sockmap IPv6 UDP test_lookup_after_delete:OK # #88/59 sockmap IPv6 UDP test_lookup_32_bit_value:OK # #88/60 sockmap IPv6 UDP test_update_existing:OK # #88/61 sockmap IPv6 test_skb_redir_to_connected:OK # #88/62 sockmap IPv6 test_skb_redir_to_listening:OK # #88/63 sockmap IPv6 test_msg_redir_to_connected:OK # #88/64 sockmap IPv6 test_msg_redir_to_listening:OK # #88/65 sockmap IPv6 TCP test_reuseport_select_listening:OK # #88/66 sockmap IPv6 TCP test_reuseport_select_connected:OK # #88/67 sockmap IPv6 TCP test_reuseport_mixed_groups:OK # #88/68 sockmap IPv6 UDP test_reuseport_select_listening:OK # #88/69 sockmap IPv6 UDP test_reuseport_select_connected:OK # #88/70 sockmap IPv6 UDP test_reuseport_mixed_groups:OK # #88/71 sockhash IPv4 TCP test_insert_invalid:OK # #88/72 sockhash IPv4 TCP test_insert_opened:OK # #88/73 sockhash IPv4 TCP test_insert_bound:OK # #88/74 sockhash IPv4 TCP test_insert:OK # #88/75 sockhash IPv4 TCP test_delete_after_insert:OK # #88/76 sockhash IPv4 TCP test_delete_after_close:OK # #88/77 sockhash IPv4 TCP test_lookup_after_insert:OK # #88/78 sockhash IPv4 TCP test_lookup_after_delete:OK # #88/79 sockhash IPv4 TCP test_lookup_32_bit_value:OK # #88/80 sockhash IPv4 TCP test_update_existing:OK # #88/81 sockhash IPv4 TCP test_destroy_orphan_child:OK # #88/82 sockhash IPv4 TCP test_syn_recv_insert_delete:OK # #88/83 sockhash IPv4 TCP test_race_insert_listen:OK # #88/84 sockhash IPv4 TCP test_clone_after_delete:OK # #88/85 sockhash IPv4 TCP test_accept_after_delete:OK # #88/86 sockhash IPv4 TCP test_accept_before_delete:OK # #88/87 sockhash IPv4 UDP test_insert_invalid:OK # #88/88 sockhash IPv4 UDP test_insert_opened:OK # #88/89 sockhash IPv4 UDP test_insert:OK # #88/90 sockhash IPv4 UDP test_delete_after_insert:OK # #88/91 sockhash IPv4 UDP test_delete_after_close:OK # #88/92 sockhash IPv4 UDP test_lookup_after_insert:OK # #88/93 sockhash IPv4 UDP test_lookup_after_delete:OK # #88/94 sockhash IPv4 UDP test_lookup_32_bit_value:OK # #88/95 sockhash IPv4 UDP test_update_existing:OK # #88/96 sockhash IPv4 test_skb_redir_to_connected:OK # #88/97 sockhash IPv4 test_skb_redir_to_listening:OK # #88/98 sockhash IPv4 test_msg_redir_to_connected:OK # #88/99 sockhash IPv4 test_msg_redir_to_listening:OK # #88/100 sockhash IPv4 TCP test_reuseport_select_listening:OK # #88/101 sockhash IPv4 TCP test_reuseport_select_connected:OK # #88/102 sockhash IPv4 TCP test_reuseport_mixed_groups:OK # #88/103 sockhash IPv4 UDP test_reuseport_select_listening:OK # #88/104 sockhash IPv4 UDP test_reuseport_select_connected:OK # #88/105 sockhash IPv4 UDP test_reuseport_mixed_groups:OK # #88/106 sockhash IPv6 TCP test_insert_invalid:OK # #88/107 sockhash IPv6 TCP test_insert_opened:OK # #88/108 sockhash IPv6 TCP test_insert_bound:OK # #88/109 sockhash IPv6 TCP test_insert:OK # #88/110 sockhash IPv6 TCP test_delete_after_insert:OK # #88/111 sockhash IPv6 TCP test_delete_after_close:OK # #88/112 sockhash IPv6 TCP test_lookup_after_insert:OK # #88/113 sockhash IPv6 TCP test_lookup_after_delete:OK # #88/114 sockhash IPv6 TCP test_lookup_32_bit_value:OK # #88/115 sockhash IPv6 TCP test_update_existing:OK # #88/116 sockhash IPv6 TCP test_destroy_orphan_child:OK # #88/117 sockhash IPv6 TCP test_syn_recv_insert_delete:OK # #88/118 sockhash IPv6 TCP test_race_insert_listen:OK # #88/119 sockhash IPv6 TCP test_clone_after_delete:OK # #88/120 sockhash IPv6 TCP test_accept_after_delete:OK # #88/121 sockhash IPv6 TCP test_accept_before_delete:OK # #88/122 sockhash IPv6 UDP test_insert_invalid:OK # #88/123 sockhash IPv6 UDP test_insert_opened:OK # #88/124 sockhash IPv6 UDP test_insert:OK # #88/125 sockhash IPv6 UDP test_delete_after_insert:OK # #88/126 sockhash IPv6 UDP test_delete_after_close:OK # #88/127 sockhash IPv6 UDP test_lookup_after_insert:OK # #88/128 sockhash IPv6 UDP test_lookup_after_delete:OK # #88/129 sockhash IPv6 UDP test_lookup_32_bit_value:OK # #88/130 sockhash IPv6 UDP test_update_existing:OK # #88/131 sockhash IPv6 test_skb_redir_to_connected:OK # #88/132 sockhash IPv6 test_skb_redir_to_listening:OK # #88/133 sockhash IPv6 test_msg_redir_to_connected:OK # #88/134 sockhash IPv6 test_msg_redir_to_listening:OK # #88/135 sockhash IPv6 TCP test_reuseport_select_listening:OK # #88/136 sockhash IPv6 TCP test_reuseport_select_connected:OK # #88/137 sockhash IPv6 TCP test_reuseport_mixed_groups:OK # #88/138 sockhash IPv6 UDP test_reuseport_select_listening:OK # #88/139 sockhash IPv6 UDP test_reuseport_select_connected:OK # #88/140 sockhash IPv6 UDP test_reuseport_mixed_groups:OK # #88 sockmap_listen:OK # #89/1 getsockopt: no expected_attach_type:OK # #89/2 getsockopt: wrong expected_attach_type:OK # #89/3 getsockopt: bypass bpf hook:OK # #89/4 getsockopt: return EPERM from bpf hook:OK # #89/5 getsockopt: no optval bounds check, deny loading:OK # #89/6 getsockopt: read ctx->level:OK # #89/7 getsockopt: deny writing to ctx->level:OK # #89/8 getsockopt: read ctx->optname:OK # #89/9 getsockopt: read ctx->retval:OK # #89/10 getsockopt: deny writing to ctx->optname:OK # #89/11 getsockopt: read ctx->optlen:OK # #89/12 getsockopt: deny bigger ctx->optlen:OK # #89/13 getsockopt: deny arbitrary ctx->retval:OK # #89/14 getsockopt: support smaller ctx->optlen:OK # #89/15 getsockopt: deny writing to ctx->optval:OK # #89/16 getsockopt: deny writing to ctx->optval_end:OK # #89/17 getsockopt: rewrite value:OK # #89/18 setsockopt: no expected_attach_type:OK # #89/19 setsockopt: wrong expected_attach_type:OK # #89/20 setsockopt: bypass bpf hook:OK # #89/21 setsockopt: return EPERM from bpf hook:OK # #89/22 setsockopt: no optval bounds check, deny loading:OK # #89/23 setsockopt: read ctx->level:OK # #89/24 setsockopt: allow changing ctx->level:OK # #89/25 setsockopt: read ctx->optname:OK # #89/26 setsockopt: allow changing ctx->optname:OK # #89/27 setsockopt: read ctx->optlen:OK # #89/28 setsockopt: ctx->optlen == -1 is ok:OK # #89/29 setsockopt: deny ctx->optlen < 0 (except -1):OK # #89/30 setsockopt: deny ctx->optlen > input optlen:OK # #89/31 setsockopt: allow changing ctx->optlen within bounds:OK # #89/32 setsockopt: deny write ctx->retval:OK # #89/33 setsockopt: deny read ctx->retval:OK # #89/34 setsockopt: deny writing to ctx->optval:OK # #89/35 setsockopt: deny writing to ctx->optval_end:OK # #89/36 setsockopt: allow IP_TOS <= 128:OK # #89/37 setsockopt: deny IP_TOS > 128:OK # #89 sockopt:OK # #90 sockopt_inherit:OK # #91 sockopt_multi:OK # #92 sockopt_sk:OK # #93 spinlock:OK # #94 stacktrace_build_id:OK # #95 stacktrace_build_id_nmi:OK # #96 stacktrace_map:OK # #97 stacktrace_map_raw_tp:OK # #98 subprogs:OK # #99/1 tailcall_1:OK # #99/2 tailcall_2:OK # #99/3 tailcall_3:OK # #99/4 tailcall_4:OK # #99/5 tailcall_5:OK # #99/6 tailcall_bpf2bpf_1:OK # #99/7 tailcall_bpf2bpf_2:OK # #99/8 tailcall_bpf2bpf_3:OK # #99/9 tailcall_bpf2bpf_4:OK # #99 tailcalls:OK # #100 task_fd_query_rawtp:OK # #101 task_fd_query_tp:OK # #102 tcp_estats:OK # #103/1 simple_estab:OK # #103/2 no_exprm_estab:OK # #103/3 syncookie_estab:OK # #103/4 fastopen_estab:OK # #103/5 fin:OK # #103/6 misc:OK # #103 tcp_hdr_options:OK # #104 tcp_rtt:OK # sockopt: deny writing to ctx->optval:OK # #89/35 setsockopt: deny writing to ctx->optval_end:OK # #89/36 setsockopt: allow IP_TOS <= 128:OK # #89/37 setsockopt: deny IP_TOS > 128:OK # #89 sockopt:OK # #90 sockopt_inherit:OK # #91 sockopt_multi:OK # #92 sockopt_sk:OK # #93 spinlock:OK # #94 stacktrace_build_id:OK # #95 stacktrace_build_id_nmi:OK # #96 stacktrace_map:OK # #97 stacktrace_map_raw_tp:OK # #98 subprogs:OK # #99/1 tailcall_1:OK # #99/2 tailcall_2:OK # #99/3 tailcall_3:OK # #99/4 tailcall_4:OK # #99/5 tailcall_5:OK # #99/6 tailcall_bpf2bpf_1:OK # #99/7 tailcall_bpf2bpf_2:OK # #99/8 tailcall_bpf2bpf_3:OK # #99/9 tailcall_bpf2bpf_4:OK # #99 tailcalls:OK # #100 task_fd_query_rawtp:OK # #101 task_fd_query_tp:OK # #102 tcp_estats:OK # #103/1 simple_estab:OK # #103/2 no_exprm_estab:OK # #103/3 syncookie_estab:OK # #103/4 fastopen_estab:OK # #103/5 fin:OK # #103/6 misc:OK # #103 tcp_hdr_options:OK # #104 tcp_rtt:OK # test_test_bpffs:PASS:clone 0 nsec # test_test_bpffs:PASS:waitpid 0 nsec # test_test_bpffs:FAIL:bpffs test failed 255 # #105 test_bpffs:FAIL # #106/1 test_global_func1.o:OK # #106/2 test_global_func2.o:OK # #106/3 test_global_func3.o:OK # #106/4 test_global_func4.o:OK # #106/5 test_global_func5.o:OK # #106/6 test_global_func6.o:OK # #106/7 test_global_func7.o:OK # #106 test_global_funcs:OK # libbpf: Error in bpf_create_map_xattr(inode_storage_map):Invalid argument(-22). Retrying without BTF. # libbpf: map 'inode_storage_map': failed to create: Invalid argument(-22) # libbpf: failed to load object 'local_storage' # libbpf: failed to load BPF skeleton 'local_storage': -22 # test_test_local_storage:FAIL:skel_load lsm skeleton failed # #107 test_local_storage:FAIL # libbpf: file_mprotect is not found in vmlinux BTF # libbpf: failed to load object 'lsm' # libbpf: failed to load BPF skeleton 'lsm': -2 # test_test_lsm:FAIL:skel_load lsm skeleton failed # #108 test_lsm:FAIL # #109 test_overhead:OK # libbpf: elf: skipping unrecognized data section(22) .rodata.str1.1 # test_test_profiler:PASS:profiler1_skel_load 0 nsec # test_test_profiler:PASS:profiler1_attach 0 nsec # sanity_run:PASS:test_run 0 nsec # libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1 # libbpf: load bpf program failed: Invalid argument # libbpf: -- BEGIN DUMP LOG --- # libbpf: # Unrecognized arg#0 type PTR # ; ssize_t BPF_KPROBE(kprobe__proc_sys_write, # 0: (79) r2 = *(u64 *)(r1 +104) # 1: (7b) *(u64 *)(r10 -56) = r2 # 2: (7b) *(u64 *)(r10 -40) = r1 # 3: (79) r1 = *(u64 *)(r1 +112) # 4: (7b) *(u64 *)(r10 -48) = r1 # 5: (b4) w6 = 0 # ; int func_id_key = func_id; # 6: (63) *(u32 *)(r10 -8) = r6 # ; bpf_stat_ctx->start_time_ns = bpf_ktime_get_ns(); # 7: (85) call bpf_ktime_get_ns#5 # 8: (7b) *(u64 *)(r10 -32) = r0 # 9: (bf) r2 = r10 # ; # 10: (07) r2 += -8 # ; bpf_map_lookup_elem(&bpf_func_stats, &func_id_key); # 11: (18) r1 = 0xffff8882c5e8c800 # 13: (85) call bpf_map_lookup_elem#1 # 14: (bf) r7 = r0 # ; if (bpf_stat_ctx->bpf_func_stats_data_val) # 15: (15) if r7 == 0x0 goto pc+3 # R0=map_value(id=0,off=0,ks=4,vs=24,imm=0) R6=invP0 R7_w=map_value(id=0,off=0,ks=4,vs=24,imm=0) R10=fp0 fp-8=????mmmm fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; bpf_stat_ctx->bpf_func_stats_data_val->num_executions++; # 16: (79) r1 = *(u64 *)(r7 +8) # R0=map_value(id=0,off=0,ks=4,vs=24,imm=0) R6=invP0 R7_w=map_value(id=0,off=0,ks=4,vs=24,imm=0) R10=fp0 fp-8=????mmmm fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # 17: (07) r1 += 1 # 18: (7b) *(u64 *)(r7 +8) = r1 # R0=map_value(id=0,off=0,ks=4,vs=24,imm=0) R1_w=invP(id=0) R6=invP0 R7_w=map_value(id=0,off=0,ks=4,vs=24,imm=0) R10=fp0 fp-8=????mmmm fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; return bpf_get_current_pid_tgid() >> 32; # 19: (85) call bpf_get_current_pid_tgid#14 # 20: (bf) r8 = r0 # ; int zero = 0; # 21: (63) *(u32 *)(r10 -12) = r6 # 22: (bf) r2 = r10 # ; return bpf_get_current_pid_tgid() >> 32; # 23: (07) r2 += -12 # ; bpf_map_lookup_elem(&data_heap, &zero); # 24: (18) r1 = 0xffff8882c5e8da00 # 26: (85) call bpf_map_lookup_elem#1 # 27: (bf) r9 = r0 # ; if (!sysctl_data) # 28: (15) if r9 == 0x0 goto pc+102 # R0=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R6=invP0 R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=2) R9_w=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; struct task_struct* task = (struct task_struct*)bpf_get_current_task(); # 29: (85) call bpf_get_current_task#35 # 30: (bf) r6 = r0 # 31: (b4) w1 = 4 # ; sysctl_data->meta.type = SYSCTL_EVENT; # 32: (63) *(u32 *)(r9 +0) = r1 # R0_w=invP(id=4) R1_w=invP4 R6_w=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=2) R9_w=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; return bpf_get_current_pid_tgid() >> 32; # 33: (77) r8 >>= 32 # ; u64 uid_gid = bpf_get_current_uid_gid(); # 34: (85) call bpf_get_current_uid_gid#15 # ; metadata->pid = pid; # 35: (63) *(u32 *)(r9 +4) = r8 # R0=invP(id=0) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; metadata->uid = (u32)uid_gid; # 36: (63) *(u32 *)(r9 +12) = r0 # R0=invP(id=0) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; metadata->gid = uid_gid >> 32; # 37: (77) r0 >>= 32 # ; metadata->gid = uid_gid >> 32; # 38: (63) *(u32 *)(r9 +16) = r0 # R0_w=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # 39: (b7) r1 = 3144 # 40: (bf) r3 = r6 # 41: (0f) r3 += r1 # 42: (bf) r1 = r10 # ; # 43: (07) r1 += -8 # ; metadata->exec_id = BPF_CORE_READ(task, self_exec_id); # 44: (b4) w2 = 8 # 45: (85) call bpf_probe_read_kernel#113 # ; metadata->exec_id = BPF_CORE_READ(task, self_exec_id); # 46: (79) r1 = *(u64 *)(r10 -8) # ; metadata->exec_id = BPF_CORE_READ(task, self_exec_id); # 47: (63) *(u32 *)(r9 +8) = r1 # R0_w=invP(id=0) R1_w=invP(id=0) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # 48: (b7) r1 = 2760 # 49: (bf) r3 = r6 # 50: (0f) r3 += r1 # 51: (bf) r1 = r10 # ; # 52: (07) r1 += -8 # ; metadata->start_time = BPF_CORE_READ(task, start_time); # 53: (b4) w2 = 8 # 54: (85) call bpf_probe_read_kernel#113 # ; metadata->start_time = BPF_CORE_READ(task, start_time); # 55: (79) r1 = *(u64 *)(r10 -8) # 56: (b4) w2 = 0 # ; metadata->comm_length = 0; # 57: (73) *(u8 *)(r9 +56) = r2 # R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; metadata->start_time = BPF_CORE_READ(task, start_time); # 58: (7b) *(u64 *)(r9 +24) = r1 # R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; void* payload = populate_var_metadata(&sysctl_data->meta, task, pid, sysctl_data->payload); # 59: (bf) r8 = r9 # 60: (07) r8 += 188 # 61: (b7) r1 = 2928 # 62: (bf) r3 = r6 # 63: (0f) r3 += r1 # ; size_t comm_length = bpf_core_read_str(payload, TASK_COMM_LEN, &task->comm); # 64: (bf) r1 = r8 # 65: (b4) w2 = 16 # 66: (85) call bpf_probe_read_kernel_str#115 # R0=invP(id=0) R1_w=map_value(id=0,off=188,ks=4,vs=23040,imm=0) R2_w=invP16 R3_w=invP(id=0) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8_w=map_value(id=0,off=188,ks=4,vs=23040,imm=0) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; if (comm_length <= TASK_COMM_LEN) { # 67: (25) if r0 > 0x10 goto pc+2 # R0_w=invP(id=0,umax_value=16,var_off=(0x0; 0x1f)) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8_w=map_value(id=0,off=188,ks=4,vs=23040,imm=0) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; metadata->comm_length = comm_length; # 68: (73) *(u8 *)(r9 +56) = r0 # R0_w=invP(id=0,umax_value=16,var_off=(0x0; 0x1f)) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8_w=map_value(id=0,off=188,ks=4,vs=23040,imm=0) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; payload += comm_length; # 69: (0f) r8 += r0 # ; payload = populate_cgroup_info(&sysctl_data->cgroup_data, task, payload); # 70: (bf) r1 = r9 # 71: (07) r1 += 64 # ; payload = populate_cgroup_info(&sysctl_data->cgroup_data, task, payload); # 72: (bf) r2 = r6 # 73: (bf) r3 = r8 # 74: (85) call pc+65 # Unrecognized arg#0 type PTR # caller: # R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # callee: # frame1: R1_w=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R2_w=invP(id=4) R3_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 # ; static INLINE void* populate_cgroup_info(struct cgroup_data_t* cgroup_data, # 140: (7b) *(u64 *)(r10 -48) = r3 # 141: (bf) r9 = r2 # 142: (7b) *(u64 *)(r10 -40) = r1 # 143: (b7) r1 = 3000 # 144: (bf) r3 = r9 # 145: (0f) r3 += r1 # 146: (bf) r6 = r10 # ; # 147: (07) r6 += -16 # ; BPF_CORE_READ(task, nsproxy, cgroup_ns, root_cset, dfl_cgrp, kn); # 148: (bf) r1 = r6 # 149: (b4) w2 = 8 # 150: (85) call bpf_probe_read_kernel#113 # 151: (b7) r1 = 64 # 152: (79) r3 = *(u64 *)(r10 -16) # 153: (0f) r3 += r1 # 154: (bf) r1 = r6 # 155: (b4) w2 = 8 # 156: (85) call bpf_probe_read_kernel#113 # 157: (b7) r1 = 48 # 158: (79) r3 = *(u64 *)(r10 -16) # 159: (0f) r3 += r1 # 160: (bf) r1 = r6 # 161: (b4) w2 = 8 # 162: (85) call bpf_probe_read_kernel#113 # 163: (b7) r7 = 104 # 164: (79) r3 = *(u64 *)(r10 -16) # 165: (0f) r3 += r7 # 166: (bf) r1 = r6 # 167: (b4) w2 = 8 # 168: (85) call bpf_probe_read_kernel#113 # 169: (b7) r8 = 328 # 170: (79) r3 = *(u64 *)(r10 -16) # 171: (0f) r3 += r8 # 172: (bf) r1 = r10 # ; # 173: (07) r1 += -8 # ; BPF_CORE_READ(task, nsproxy, cgroup_ns, root_cset, dfl_cgrp, kn); # 174: (b4) w2 = 8 # 175: (85) call bpf_probe_read_kernel#113 # 176: (b7) r1 = 5704 # 177: (0f) r9 += r1 # ; BPF_CORE_READ(task, nsproxy, cgroup_ns, root_cset, dfl_cgrp, kn); # 178: (79) r1 = *(u64 *)(r10 -8) # ; struct kernfs_node* proc_kernfs = BPF_CORE_READ(task, cgroups, dfl_cgrp, kn); # 179: (7b) *(u64 *)(r10 -24) = r1 # 180: (bf) r6 = r10 # ; # 181: (07) r6 += -16 # ; struct kernfs_node* proc_kernfs = BPF_CORE_READ(task, cgroups, dfl_cgrp, kn); # 182: (bf) r1 = r6 # 183: (b4) w2 = 8 # 184: (7b) *(u64 *)(r10 -32) = r9 # 185: (bf) r3 = r9 # 186: (85) call bpf_probe_read_kernel#113 # 187: (79) r3 = *(u64 *)(r10 -16) # 188: (0f) r3 += r7 # 189: (bf) r1 = r6 # 190: (b4) w2 = 8 # 191: (85) call bpf_probe_read_kernel#113 # 192: (79) r3 = *(u64 *)(r10 -16) # 193: (0f) r3 += r8 # 194: (bf) r1 = r10 # ; # 195: (07) r1 += -8 # ; struct kernfs_node* proc_kernfs = BPF_CORE_READ(task, cgroups, dfl_cgrp, kn); # 196: (b4) w2 = 8 # 197: (85) call bpf_probe_read_kernel#113 # ; struct kernfs_node* proc_kernfs = BPF_CORE_READ(task, cgroups, dfl_cgrp, kn); # 198: (79) r8 = *(u64 *)(r10 -8) # ; if (ENABLE_CGROUP_V1_RESOLVER && CONFIG_CGROUP_PIDS) { # 199: (18) r1 = 0xffffc9000096e000 # 201: (71) r1 = *(u8 *)(r1 +46) # frame1: R0_w=invP(id=0) R1_w=map_value(id=0,off=0,ks=4,vs=48,imm=0) R6=fp-16 R7=invP104 R8_w=invP(id=0) R9=invP(id=5) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (ENABLE_CGROUP_V1_RESOLVER && CONFIG_CGROUP_PIDS) { # 202: (16) if w1 == 0x0 goto pc+8 # frame1: R0_w=invP(id=0) R1_w=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=fp-16 R7=invP104 R8_w=invP(id=0) R9=invP(id=5) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (ENABLE_CGROUP_V1_RESOLVER && CONFIG_CGROUP_PIDS) { # 203: (18) r1 = 0xffffc90000ab6000 # 205: (71) r1 = *(u8 *)(r1 +0) # frame1: R0_w=invP(id=0) R1_w=map_value(id=0,off=0,ks=4,vs=1,imm=0) R6=fp-16 R7=invP104 R8_w=invP(id=0) R9=invP(id=5) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (ENABLE_CGROUP_V1_RESOLVER && CONFIG_CGROUP_PIDS) { # 206: (16) if w1 == 0x0 goto pc+4 # 207: (b7) r9 = 0 # 208: (05) goto pc+13 # ; return BPF_CORE_READ(node52, id.ino); # 222: (bf) r1 = r10 # ; # 223: (07) r1 += -16 # ; BPF_CORE_READ(task, cgroups, subsys[i]); # 224: (b4) w2 = 8 # 225: (79) r3 = *(u64 *)(r10 -32) # 226: (85) call bpf_probe_read_kernel#113 # 227: (79) r3 = *(u64 *)(r10 -16) # 228: (b7) r1 = 0 # 229: (0f) r3 += r1 # 230: (0f) r3 += r9 # 231: (bf) r1 = r10 # ; # 232: (07) r1 += -8 # ; BPF_CORE_READ(task, cgroups, subsys[i]); # 233: (b4) w2 = 8 # 234: (85) call bpf_probe_read_kernel#113 # ; BPF_CORE_READ(task, cgroups, subsys[i]); # 235: (79) r7 = *(u64 *)(r10 -8) # ; if (subsys != NULL) { # 236: (15) if r7 == 0x0 goto pc-28 # frame1: R0_w=invP(id=0) R6=fp-16 R7_w=invP(id=0) R8=invP(id=0) R9=invP0 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 237: (bf) r6 = r7 # 238: (b7) r1 = 8 # 239: (0f) r6 += r1 # 240: (bf) r1 = r10 # ; # 241: (07) r1 += -8 # ; int subsys_id = BPF_CORE_READ(subsys, ss, id); # 242: (b4) w2 = 8 # 243: (bf) r3 = r6 # 244: (85) call bpf_probe_read_kernel#113 # 245: (79) r3 = *(u64 *)(r10 -8) # 246: (b7) r1 = 148 # 247: (0f) r3 += r1 # 248: (bf) r1 = r10 # ; # 249: (07) r1 += -16 # ; int subsys_id = BPF_CORE_READ(subsys, ss, id); # 250: (b4) w2 = 4 # 251: (85) call bpf_probe_read_kernel#113 # ; int subsys_id = BPF_CORE_READ(subsys, ss, id); # 252: (61) r1 = *(u32 *)(r10 -16) # ; if (subsys_id == cgrp_id) { # 253: (18) r2 = 0xa # 255: (5e) if w1 != w2 goto pc-47 # frame1: R0_w=invP(id=0) R1_w=invP10 R2_w=invP10 R6=invP(id=7) R7=invP(id=6) R8=invP(id=0) R9=invP0 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 256: (b7) r1 = 0 # 257: (0f) r7 += r1 # 258: (bf) r1 = r10 # ; # 259: (07) r1 += -16 # ; proc_kernfs = BPF_CORE_READ(subsys, cgroup, kn); # 260: (b4) w2 = 8 # 261: (bf) r3 = r7 # 262: (85) call bpf_probe_read_kernel#113 # 263: (b7) r1 = 328 # 264: (79) r3 = *(u64 *)(r10 -16) # 265: (0f) r3 += r1 # 266: (bf) r1 = r10 # ; # 267: (07) r1 += -8 # ; proc_kernfs = BPF_CORE_READ(subsys, cgroup, kn); # 268: (b4) w2 = 8 # 269: (85) call bpf_probe_read_kernel#113 # ; proc_kernfs = BPF_CORE_READ(subsys, cgroup, kn); # 270: (79) r8 = *(u64 *)(r10 -8) # 271: (bf) r7 = r10 # ; # 272: (07) r7 += -16 # ; root_kernfs = BPF_CORE_READ(subsys, ss, root, kf_root, kn); # 273: (bf) r1 = r7 # 274: (b4) w2 = 8 # 275: (bf) r3 = r6 # 276: (85) call bpf_probe_read_kernel#113 # 277: (b7) r1 = 168 # 278: (79) r3 = *(u64 *)(r10 -16) # 279: (0f) r3 += r1 # 280: (bf) r1 = r7 # 281: (b4) w2 = 8 # 282: (85) call bpf_probe_read_kernel#113 # 283: (b7) r1 = 0 # 284: (79) r3 = *(u64 *)(r10 -16) # 285: (0f) r3 += r1 # 286: (bf) r1 = r7 # 287: (b4) w2 = 8 # 288: (85) call bpf_probe_read_kernel#113 # 289: (b7) r1 = 0 # 290: (79) r3 = *(u64 *)(r10 -16) # 291: (0f) r3 += r1 # 292: (bf) r1 = r10 # ; # 293: (07) r1 += -8 # ; root_kernfs = BPF_CORE_READ(subsys, ss, root, kf_root, kn); # 294: (b4) w2 = 8 # 295: (85) call bpf_probe_read_kernel#113 # ; root_kernfs = BPF_CORE_READ(subsys, ss, root, kf_root, kn); # 296: (79) r1 = *(u64 *)(r10 -8) # 297: (7b) *(u64 *)(r10 -24) = r1 # 298: (05) goto pc-88 # ; for (int i = 0; i < CGROUP_SUBSYS_COUNT; i++) { # 211: (b7) r1 = 0 # ; if (bpf_core_field_exists(node52->id.ino)) { # 212: (16) if w1 == 0x0 goto pc+86 # ; root_kernfs = BPF_CORE_READ(subsys, ss, root, kf_root, kn); # 299: (b7) r1 = 144 # 300: (79) r3 = *(u64 *)(r10 -24) # 301: (0f) r3 += r1 # 302: (bf) r1 = r10 # ; # 303: (07) r1 += -8 # ; return (u64)BPF_CORE_READ(node, id); # 304: (b4) w2 = 8 # 305: (85) call bpf_probe_read_kernel#113 # ; return (u64)BPF_CORE_READ(node, id); # 306: (79) r1 = *(u64 *)(r10 -8) # 307: (79) r6 = *(u64 *)(r10 -40) # ; cgroup_data->cgroup_root_inode = get_inode_from_kernfs(root_kernfs); # 308: (7b) *(u64 *)(r6 +0) = r1 # frame1: R0=invP(id=0) R1_w=invP(id=0) R6_w=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R7=fp-16 R8=invP(id=0) R9=invP0 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 309: (b7) r1 = 0 # ; if (bpf_core_field_exists(node52->id.ino)) { # 310: (16) if w1 == 0x0 goto pc+9 # ; return BPF_CORE_READ(node52, id.ino); # 320: (b7) r1 = 144 # 321: (bf) r3 = r8 # 322: (0f) r3 += r1 # 323: (bf) r1 = r10 # ; # 324: (07) r1 += -8 # ; return (u64)BPF_CORE_READ(node, id); # 325: (b4) w2 = 8 # 326: (85) call bpf_probe_read_kernel#113 # ; return (u64)BPF_CORE_READ(node, id); # 327: (79) r1 = *(u64 *)(r10 -8) # 328: (79) r9 = *(u64 *)(r10 -48) # ; cgroup_data->cgroup_proc_inode = get_inode_from_kernfs(proc_kernfs); # 329: (7b) *(u64 *)(r6 +8) = r1 # frame1: R0=invP(id=0) R1_w=invP(id=0) R6=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R7=fp-16 R8=invP(id=9) R9_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 330: (b7) r6 = 160 # 331: (79) r3 = *(u64 *)(r10 -24) # 332: (0f) r3 += r6 # 333: (b7) r1 = 1 # ; if (bpf_core_field_exists(root_kernfs->iattr->ia_mtime)) { # 334: (16) if w1 == 0x0 goto pc+22 # 335: (bf) r1 = r10 # ; # 336: (07) r1 += -16 # ; BPF_CORE_READ(root_kernfs, iattr, ia_mtime.tv_nsec); # 337: (b4) w2 = 8 # 338: (85) call bpf_probe_read_kernel#113 # 339: (b7) r7 = 32 # 340: (79) r3 = *(u64 *)(r10 -16) # 341: (0f) r3 += r7 # 342: (bf) r1 = r10 # ; # 343: (07) r1 += -8 # ; BPF_CORE_READ(root_kernfs, iattr, ia_mtime.tv_nsec); # 344: (b4) w2 = 8 # 345: (85) call bpf_probe_read_kernel#113 # ; BPF_CORE_READ(root_kernfs, iattr, ia_mtime.tv_nsec); # 346: (79) r1 = *(u64 *)(r10 -8) # ; cgroup_data->cgroup_root_mtime = # 347: (79) r2 = *(u64 *)(r10 -40) # 348: (7b) *(u64 *)(r2 +16) = r1 # frame1: R0_w=invP(id=0) R1_w=invP(id=0) R2_w=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R6=invP160 R7_w=invP32 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 349: (bf) r3 = r8 # 350: (0f) r3 += r6 # 351: (bf) r1 = r10 # ; # 352: (07) r1 += -16 # ; BPF_CORE_READ(proc_kernfs, iattr, ia_mtime.tv_nsec); # 353: (b4) w2 = 8 # 354: (85) call bpf_probe_read_kernel#113 # 355: (79) r3 = *(u64 *)(r10 -16) # 356: (05) goto pc+21 # ; (struct kernfs_iattrs___52*)BPF_CORE_READ(proc_kernfs, iattr); # 378: (0f) r3 += r7 # 379: (79) r7 = *(u64 *)(r10 -40) # 380: (bf) r1 = r10 # ; # 381: (07) r1 += -8 # 382: (b4) w2 = 8 # 383: (85) call bpf_probe_read_kernel#113 # 384: (79) r1 = *(u64 *)(r10 -8) # 385: (b4) w2 = 0 # ; cgroup_data->cgroup_full_length = 0; # 386: (6b) *(u16 *)(r7 +36) = r2 # frame1: R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP160 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; cgroup_data->cgroup_root_length = 0; # 387: (63) *(u32 *)(r7 +32) = r2 # frame1: R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP160 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; cgroup_data->cgroup_proc_mtime = # 388: (7b) *(u64 *)(r7 +24) = r1 # frame1: R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP160 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 389: (b7) r6 = 56 # 390: (79) r3 = *(u64 *)(r10 -24) # 391: (0f) r3 += r6 # 392: (bf) r1 = r10 # ; cgroup_data->cgroup_full_length = 0; # 393: (07) r1 += -8 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(root_kernfs, name)); # 394: (b4) w2 = 8 # 395: (85) call bpf_probe_read_kernel#113 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(root_kernfs, name)); # 396: (79) r3 = *(u64 *)(r10 -8) # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(root_kernfs, name)); # 397: (bf) r1 = r9 # 398: (b4) w2 = 256 # 399: (85) call bpf_probe_read_str#45 # frame1: R0_w=invP(id=0) R1_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R2_w=invP256 R3_w=invP(id=0) R6_w=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (cgroup_root_length <= MAX_PATH) { # 400: (25) if r0 > 0x100 goto pc+2 # frame1: R0=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; cgroup_data->cgroup_root_length = cgroup_root_length; # 401: (6b) *(u16 *)(r7 +32) = r0 # frame1: R0=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; payload += cgroup_root_length; # 402: (0f) r9 += r0 # 403: (bf) r3 = r8 # 404: (0f) r3 += r6 # 405: (bf) r1 = r10 # ; # 406: (07) r1 += -8 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(proc_kernfs, name)); # 407: (b4) w2 = 8 # 408: (85) call bpf_probe_read_kernel#113 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(proc_kernfs, name)); # 409: (79) r3 = *(u64 *)(r10 -8) # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(proc_kernfs, name)); # 410: (bf) r1 = r9 # 411: (b4) w2 = 256 # 412: (85) call bpf_probe_read_str#45 # frame1: R0=invP(id=0) R1_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=272,var_off=(0x0; 0x3ff),s32_max_value=1023,u32_max_value=1023) R2_w=invP256 R3_w=invP(id=0) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=272,var_off=(0x0; 0x3ff),s32_max_value=1023,u32_max_value=1023) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (cgroup_proc_length <= MAX_PATH) { # 413: (25) if r0 > 0x100 goto pc+2 # frame1: R0_w=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=272,var_off=(0x0; 0x3ff),s32_max_value=1023,u32_max_value=1023) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; cgroup_data->cgroup_proc_length = cgroup_proc_length; # 414: (6b) *(u16 *)(r7 +34) = r0 # frame1: R0_w=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=272,var_off=(0x0; 0x3ff),s32_max_value=1023,u32_max_value=1023) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; payload += cgroup_proc_length; # 415: (0f) r9 += r0 # ; if (FETCH_CGROUPS_FROM_BPF) { # 416: (18) r1 = 0xffffc9000096e000 # 418: (71) r1 = *(u8 *)(r1 +0) # frame1: R0_w=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R1_w=map_value(id=0,off=0,ks=4,vs=48,imm=0) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (FETCH_CGROUPS_FROM_BPF) { # 419: (16) if w1 == 0x0 goto pc+47 # frame1: R0=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R1=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 420: (b4) w1 = -1 # ; cgroup_data->cgroup_full_path_root_pos = -1; # 421: (63) *(u32 *)(r7 +40) = r1 # frame1: R0=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R1_w=invP4294967295 R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 422: (b4) w7 = 8 # 423: (7b) *(u64 *)(r10 -48) = r9 # 424: (05) goto pc+10 # ; cgroup_data->cgroup_full_length = payload_end_pos - payload; # 435: (bf) r3 = r8 # 436: (b7) r1 = 56 # 437: (0f) r3 += r1 # 438: (bf) r1 = r10 # ; # 439: (07) r1 += -8 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(cgroup_node, name)); # 440: (b4) w2 = 8 # 441: (85) call bpf_probe_read_kernel#113 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(cgroup_node, name)); # 442: (79) r3 = *(u64 *)(r10 -8) # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(cgroup_node, name)); # 443: (bf) r1 = r9 # 444: (b4) w2 = 256 # 445: (85) call bpf_probe_read_str#45 # frame1: R0=invP(id=0) R1_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R2_w=invP256 R3_w=invP(id=0) R6=invP56 R7=invP8 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 446: (bf) r6 = r0 # ; if (!cgroup_node) # 447: (15) if r8 == 0x0 goto pc-19 # frame1: R0_w=invP(id=10,smax_value=256) R6_w=invP(id=10,smax_value=256) R7=invP8 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (cgroup_node == cgroup_root_node) # 448: (79) r1 = *(u64 *)(r10 -24) # 449: (5d) if r8 != r1 goto pc+5 # frame1: R0_w=invP(id=10,smax_value=256) R1_w=invP(id=0) R6_w=invP(id=10,smax_value=256) R7=invP8 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; *root_pos = payload - payload_start; # 450: (bc) w1 = w9 # 451: (79) r2 = *(u64 *)(r10 -48) # 452: (1c) w1 -= w2 # ; *root_pos = payload - payload_start; # 453: (79) r2 = *(u64 *)(r10 -40) # 454: (63) *(u32 *)(r2 +40) = r1 # frame1: R0_w=invP(id=10,smax_value=256) R1_w=invP(id=0) R2_w=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R6_w=invP(id=10,smax_value=256) R7=invP8 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # 455: (b7) r1 = 48 # 456: (0f) r8 += r1 # 457: (bf) r1 = r10 # ; # 458: (07) r1 += -8 # ; cgroup_node = BPF_CORE_READ(cgroup_node, parent); # 459: (b4) w2 = 8 # 460: (bf) r3 = r8 # 461: (85) call bpf_probe_read_kernel#113 # 462: (bf) r1 = r9 # 463: (0f) r1 += r6 # math between map_value pointer and register with unbounded min value is not allowed # processed 342 insns (limit 1000000) max_states_per_insn 1 total_states 26 peak_states 26 mark_read 13 # # libbpf: -- END LOG -- # libbpf: failed to load program 'kprobe__proc_sys_write' # libbpf: failed to load object 'profiler2' # libbpf: failed to load BPF skeleton 'profiler2': -4007 # test_test_profiler:FAIL:profiler2_skel_load profiler2 skeleton failed # #110 test_profiler:FAIL # #111 tp_attach_query:OK # #112 trace_ext:OK # #113 trace_printk:OK # #114 trampoline_count:OK # #115 udp_limit:OK # #116 varlen:OK # #117 vmlinux:OK # #118 xdp:OK # #119/1 xdp_adjust_tail_shrink:OK # #119/2 xdp_adjust_tail_grow:OK # #119/3 xdp_adjust_tail_grow2:OK # #119 xdp_adjust_tail:OK # #120 xdp_attach:OK # #121 xdp_bpf2bpf:OK # #122/1 cpumap_with_progs:OK # #122 xdp_cpumap_attach:OK # #123/1 DEVMAP with programs in entries:OK # #123/2 Verifier check of DEVMAP programs:OK # #123 xdp_devmap_attach:OK # #124 xdp_info:OK # #125 xdp_link:OK # #126 xdp_noinline:OK # #127 xdp_perf:OK # Summary: 122/859 PASSED, 1 SKIPPED, 4 FAILED not ok 6 selftests: bpf: test_progs # exit=1 # selftests: bpf: test_verifier_log # Test log_level 0... # Test log_size < 128... # Test log_buff = NULL... # Test oversized buffer... # Test exact buffer... # Test undersized buffers... # test_verifier_log: OK ok 7 selftests: bpf: test_verifier_log # selftests: bpf: test_dev_cgroup # mknod: /tmp/test_dev_cgroup_null: Operation not permitted # 64+0 records in # 64+0 records out # 32768 bytes (33 kB, 32 KiB) copied, 0.00113883 s, 28.8 MB/s # dd: failed to open '/dev/full': Operation not permitted # dd: failed to open '/dev/random': Operation not permitted # test_dev_cgroup:PASS ok 8 selftests: bpf: test_dev_cgroup # selftests: bpf: test_tcpbpf_user # PASSED! ok 9 selftests: bpf: test_tcpbpf_user # selftests: bpf: test_sock # Test case: bind4 load with invalid access: src_ip6 .. [PASS] # Test case: bind4 load with invalid access: mark .. [PASS] # Test case: bind6 load with invalid access: src_ip4 .. [PASS] # Test case: sock_create load with invalid access: src_port .. [PASS] # Test case: sock_create load w/o expected_attach_type (compat mode) .. [PASS] # Test case: sock_create load w/ expected_attach_type .. [PASS] # Test case: attach type mismatch bind4 vs bind6 .. [PASS] # Test case: attach type mismatch bind6 vs bind4 .. [PASS] # Test case: attach type mismatch default vs bind4 .. [PASS] # Test case: attach type mismatch bind6 vs sock_create .. [PASS] # Test case: bind4 reject all .. [PASS] # Test case: bind6 reject all .. [PASS] # Test case: bind6 deny specific IP & port .. [PASS] # Test case: bind4 allow specific IP & port .. [PASS] # Test case: bind4 allow all .. [PASS] # Test case: bind6 allow all .. [PASS] # Summary: 16 PASSED, 0 FAILED ok 10 selftests: bpf: test_sock # selftests: bpf: test_sockmap # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # #37/ 9 sockhash:ktls:txmsg test pop-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # #37/ 9 sockhash:ktls:txmsg test pop-data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # #37/ 9 sockhash:ktls:txmsg test pop-data:OK # #38/ 1 sockhash:ktls:txmsg test push/pop data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # #37/ 9 sockhash:ktls:txmsg test pop-data:OK # #38/ 1 sockhash:ktls:txmsg test push/pop data:OK # # 1/ 6 sockmap::txmsg test passthrough:OK # # 2/ 6 sockmap::txmsg test redirect:OK # # 3/ 6 sockmap::txmsg test drop:OK # # 4/ 6 sockmap::txmsg test ingress redirect:OK # # 5/ 7 sockmap::txmsg test skb:OK # # 6/ 8 sockmap::txmsg test apply:OK # # 7/12 sockmap::txmsg test cork:OK # # 8/ 3 sockmap::txmsg test hanging corks:OK # # 9/11 sockmap::txmsg test push_data:OK # #10/17 sockmap::txmsg test pull-data:OK # #11/ 9 sockmap::txmsg test pop-data:OK # #12/ 1 sockmap::txmsg test push/pop data:OK # #13/ 1 sockmap::txmsg text ingress parser:OK # #14/ 6 sockhash::txmsg test passthrough:OK # #15/ 6 sockhash::txmsg test redirect:OK # #16/ 6 sockhash::txmsg test drop:OK # #17/ 6 sockhash::txmsg test ingress redirect:OK # #18/ 7 sockhash::txmsg test skb:OK # #19/ 8 sockhash::txmsg test apply:OK # #20/12 sockhash::txmsg test cork:OK # #21/ 3 sockhash::txmsg test hanging corks:OK # #22/11 sockhash::txmsg test push_data:OK # #23/17 sockhash::txmsg test pull-data:OK # #24/ 9 sockhash::txmsg test pop-data:OK # #25/ 1 sockhash::txmsg test push/pop data:OK # #26/ 1 sockhash::txmsg text ingress parser:OK # #27/ 6 sockhash:ktls:txmsg test passthrough:OK # #28/ 6 sockhash:ktls:txmsg test redirect:OK # #29/ 6 sockhash:ktls:txmsg test drop:OK # #30/ 6 sockhash:ktls:txmsg test ingress redirect:OK # #31/ 7 sockhash:ktls:txmsg test skb:OK # #32/ 8 sockhash:ktls:txmsg test apply:OK # #33/12 sockhash:ktls:txmsg test cork:OK # #34/ 3 sockhash:ktls:txmsg test hanging corks:OK # #35/11 sockhash:ktls:txmsg test push_data:OK # #36/17 sockhash:ktls:txmsg test pull-data:OK # #37/ 9 sockhash:ktls:txmsg test pop-data:OK # #38/ 1 sockhash:ktls:txmsg test push/pop data:OK # #39/ 1 sockhash:ktls:txmsg text ingress parser:OK # Pass: 39 Fail: 0 ok 11 selftests: bpf: test_sockmap # selftests: bpf: get_cgroup_id_user # main:PASS:cgroup_setup_and_join # main:PASS:bpf_prog_load # main:PASS:bpf_find_map # main:PASS:bpf_find_map # main:PASS:open # main:PASS:read # main:PASS:perf_event_open # main:PASS:perf_event_ioc_enable # main:PASS:perf_event_ioc_set_bpf # main:PASS:bpf_map_lookup_elem # main:PASS:compare_cgroup_id # ./get_cgroup_id_user:PASS ok 12 selftests: bpf: get_cgroup_id_user # selftests: bpf: test_socket_cookie # PASSED ok 13 selftests: bpf: test_socket_cookie # selftests: bpf: test_cgroup_storage # test_cgroup_storage:PASS ok 14 selftests: bpf: test_cgroup_storage # selftests: bpf: test_netcnt # test_netcnt:PASS ok 15 selftests: bpf: test_netcnt # selftests: bpf: test_tcpnotify_user # execute command: nc 127.0.0.1 12877 < /etc/passwd > /dev/null 2>&1 , err -2 # PASSED! ok 16 selftests: bpf: test_tcpnotify_user # selftests: bpf: test_sysctl # Test case: sysctl wrong attach_type .. [PASS] # Test case: sysctl:read allow all .. [PASS] # Test case: sysctl:read deny all .. [PASS] # Test case: ctx:write sysctl:read read ok .. [PASS] # Test case: ctx:write sysctl:write read ok .. [PASS] # Test case: ctx:write sysctl:write read ok narrow .. [PASS] # Test case: ctx:write sysctl:read write reject .. [PASS] # Test case: ctx:file_pos sysctl:read read ok .. [PASS] # Test case: ctx:file_pos sysctl:read read ok narrow .. [PASS] # Test case: ctx:file_pos sysctl:read write ok .. [PASS] # Test case: sysctl_get_name sysctl_value:base ok .. [PASS] # Test case: sysctl_get_name sysctl_value:base E2BIG truncated .. [PASS] # Test case: sysctl_get_name sysctl:full ok .. [PASS] # Test case: sysctl_get_name sysctl:full E2BIG truncated .. [PASS] # Test case: sysctl_get_name sysctl:full E2BIG truncated small .. [PASS] # Test case: sysctl_get_current_value sysctl:read ok, gt .. [PASS] # Test case: sysctl_get_current_value sysctl:read ok, eq .. [PASS] # Test case: sysctl_get_current_value sysctl:read E2BIG truncated .. [PASS] # Test case: sysctl_get_current_value sysctl:read EINVAL .. [PASS] # Test case: sysctl_get_current_value sysctl:write ok .. [PASS] # Test case: sysctl_get_new_value sysctl:read EINVAL .. [PASS] # Test case: sysctl_get_new_value sysctl:write ok .. [PASS] # Test case: sysctl_get_new_value sysctl:write ok long .. [PASS] # Test case: sysctl_get_new_value sysctl:write E2BIG .. [PASS] # Test case: sysctl_set_new_value sysctl:read EINVAL .. [PASS] # Test case: sysctl_set_new_value sysctl:write ok .. [PASS] # Test case: bpf_strtoul one number string .. [PASS] # Test case: bpf_strtoul multi number string .. [PASS] # Test case: bpf_strtoul buf_len = 0, reject .. [PASS] # Test case: bpf_strtoul supported base, ok .. [PASS] # Test case: bpf_strtoul unsupported base, EINVAL .. [PASS] # Test case: bpf_strtoul buf with spaces only, EINVAL .. [PASS] # Test case: bpf_strtoul negative number, EINVAL .. [PASS] # Test case: bpf_strtol negative number, ok .. [PASS] # Test case: bpf_strtol hex number, ok .. [PASS] # Test case: bpf_strtol max long .. [PASS] # Test case: bpf_strtol overflow, ERANGE .. [PASS] # Test case: C prog: deny all writes .. [PASS] # Test case: C prog: deny access by name .. [PASS] # Test case: C prog: read tcp_mem .. [PASS] # Summary: 40 PASSED, 0 FAILED ok 17 selftests: bpf: test_sysctl test_progs-no_alu32 # selftests: bpf: test_progs-no_alu32 # #1/1 mov:OK # #1/2 shift:OK # #1/3 addsub:OK # #1/4 mul:OK # #1/5 unknown shift:OK # #1/6 unknown mul:OK # #1/7 packet const offset:OK # #1/8 packet variable offset:OK # #1/9 packet variable offset 2:OK # #1/10 dubious pointer arithmetic:OK # #1/11 variable subtraction:OK # #1/12 pointer variable subtraction:OK # #1 align:OK # #2 attach_probe:OK # #3 autoload:OK # #4/1 btf_id_or_null:OK # #4/2 ipv6_route:OK # #4/3 netlink:OK # #4/4 bpf_map:OK # #4/5 task:OK # #4/6 task_stack:OK # #4/7 task_file:OK # #4/8 task_btf:OK # #4/9 tcp4:OK # #4/10 tcp6:OK # #4/11 udp4:OK # #4/12 udp6:OK # #4/13 anon:OK # #4/14 anon-read-one-char:OK # #4/15 file:OK # #4/16 overflow:OK # #4/17 overflow-e2big:OK # #4/18 prog-ret-1:OK # #4/19 bpf_hash_map:OK # #4/20 bpf_percpu_hash_map:OK # #4/21 bpf_array_map:OK # #4/22 bpf_percpu_array_map:OK # #4/23 bpf_sk_storage_map:OK # #4/24 rdonly-buf-out-of-bound:OK # #4/25 buf-neg-offset:OK # #4 bpf_iter:OK # #5 bpf_obj_id:OK # #6/1 dctcp:OK # #6/2 cubic:OK # #6 bpf_tcp_ca:OK # #7/1 loop3.o:OK # #7/2 test_verif_scale1.o:OK # #7/3 test_verif_scale2.o:OK # #7/4 test_verif_scale3.o:OK # #7/5 pyperf_global.o:OK # #7/6 pyperf_subprogs.o:OK # #7/7 pyperf50.o:OK # #7/8 pyperf100.o:OK # #7/9 pyperf180.o:OK # #7/10 pyperf600.o:OK # #7/11 pyperf600_nounroll.o:OK # #7/12 loop1.o:OK # #7/13 loop2.o:OK # #7/14 loop4.o:OK # #7/15 loop5.o:OK # #7/16 strobemeta.o:OK # #7/17 strobemeta_nounroll1.o:OK # #7/18 strobemeta_nounroll2.o:OK # #7/19 strobemeta_subprogs.o:OK # #7/20 test_sysctl_loop1.o:OK # #7/21 test_sysctl_loop2.o:OK # #7/22 test_xdp_loop.o:OK # #7/23 test_seg6_loop.o:OK # #7 bpf_verif_scale:OK # #8/1 struct test #1:OK # #8/2 struct test #2:OK # #8/3 struct test #3 Invalid member offset:OK # #8/4 global data test #1:OK # #8/5 global data test #2:OK # #8/6 global data test #3:OK # #8/7 global data test #4, unsupported linkage:OK # #8/8 global data test #5, invalid var type:OK # #8/9 global data test #6, invalid var type (fwd type):OK # #8/10 global data test #7, invalid var type (fwd type):OK # #8/11 global data test #8, invalid var size:OK # #8/12 global data test #9, invalid var size:OK # #8/13 global data test #10, invalid var size:OK # #8/14 global data test #11, multiple section members:OK # #8/15 global data test #12, invalid offset:OK # #8/16 global data test #13, invalid offset:OK # #8/17 global data test #14, invalid offset:OK # #8/18 global data test #15, not var kind:OK # #8/19 global data test #16, invalid var referencing sec:OK # #8/20 global data test #17, invalid var referencing var:OK # #8/21 global data test #18, invalid var loop:OK # #8/22 global data test #19, invalid var referencing var:OK # #8/23 global data test #20, invalid ptr referencing var:OK # #8/24 global data test #21, var included in struct:OK # #8/25 global data test #22, array of var:OK # #8/26 size check test #1:OK # #8/27 size check test #2:OK # #8/28 size check test #3:OK # #8/29 size check test #4:OK # #8/30 size check test #5:OK # #8/31 void test #1:OK # #8/32 void test #2:OK # #8/33 void test #3:OK # #8/34 void test #4:OK # #8/35 loop test #1:OK # #8/36 loop test #2:OK # #8/37 loop test #3:OK # #8/38 loop test #4:OK # #8/39 loop test #5:OK # #8/40 loop test #6:OK # #8/41 loop test #7:OK # #8/42 loop test #8:OK # #8/43 string section does not end with null:OK # #8/44 empty string section:OK # #8/45 empty type section:OK # #8/46 btf_header test. Longer hdr_len:OK # #8/47 btf_header test. Gap between hdr and type:OK # #8/48 btf_header test. Gap between type and str:OK # #8/49 btf_header test. Overlap between type and str:OK # #8/50 btf_header test. Larger BTF size:OK # #8/51 btf_header test. Smaller BTF size:OK # #8/52 array test. index_type/elem_type "int":OK # #8/53 array test. index_type/elem_type "const int":OK # #8/54 array test. index_type "const int:31":OK # #8/55 array test. elem_type "const int:31":OK # #8/56 array test. index_type "void":OK # #8/57 array test. index_type "const void":OK # #8/58 array test. elem_type "const void":OK # #8/59 array test. elem_type "const void *":OK # #8/60 array test. index_type "const void *":OK # #8/61 array test. t->size != 0":OK # #8/62 int test. invalid int_data:OK # #8/63 invalid BTF_INFO:OK # #8/64 fwd test. t->type != 0":OK # #8/65 typedef (invalid name, name_off = 0):OK # #8/66 typedef (invalid name, invalid identifier):OK # #8/67 ptr type (invalid name, name_off <> 0):OK # #8/68 volatile type (invalid name, name_off <> 0):OK # #8/69 const type (invalid name, name_off <> 0):OK # #8/70 restrict type (invalid name, name_off <> 0):OK # #8/71 fwd type (invalid name, name_off = 0):OK # #8/72 fwd type (invalid name, invalid identifier):OK # #8/73 array type (invalid name, name_off <> 0):OK # #8/74 struct type (name_off = 0):OK # #8/75 struct type (invalid name, invalid identifier):OK # #8/76 struct member (name_off = 0):OK # #8/77 struct member (invalid name, invalid identifier):OK # #8/78 enum type (name_off = 0):OK # #8/79 enum type (invalid name, invalid identifier):OK # #8/80 enum member (invalid name, name_off = 0):OK # #8/81 enum member (invalid name, invalid identifier):OK # #8/82 arraymap invalid btf key (a bit field):OK # #8/83 arraymap invalid btf key (!= 32 bits):OK # #8/84 arraymap invalid btf value (too small):OK # #8/85 arraymap invalid btf value (too big):OK # #8/86 func proto (int (*)(int, unsigned int)):OK # #8/87 func proto (vararg):OK # #8/88 func proto (vararg with name):OK # #8/89 func proto (arg after vararg):OK # #8/90 func proto (CONST=>TYPEDEF=>PTR=>FUNC_PROTO):OK # #8/91 func proto (TYPEDEF=>FUNC_PROTO):OK # #8/92 func proto (btf_resolve(arg)):OK # #8/93 func proto (Not all arg has name):OK # #8/94 func proto (Bad arg name_off):OK # #8/95 func proto (Bad arg name):OK # #8/96 func proto (Invalid return type):OK # #8/97 func proto (with func name):OK # #8/98 func proto (const void arg):OK # #8/99 func (void func(int a, unsigned int b)):OK # #8/100 func (No func name):OK # #8/101 func (Invalid func name):OK # #8/102 func (Some arg has no name):OK # #8/103 func (Non zero vlen):OK # #8/104 func (Not referring to FUNC_PROTO):OK # #8/105 invalid int kind_flag:OK # #8/106 invalid ptr kind_flag:OK # #8/107 invalid array kind_flag:OK # #8/108 invalid enum kind_flag:OK # #8/109 valid fwd kind_flag:OK # #8/110 invalid typedef kind_flag:OK # #8/111 invalid volatile kind_flag:OK # #8/112 invalid const kind_flag:OK # #8/113 invalid restrict kind_flag:OK # #8/114 invalid func kind_flag:OK # #8/115 invalid func_proto kind_flag:OK # #8/116 valid struct, kind_flag, bitfield_size = 0:OK # #8/117 valid struct, kind_flag, int member, bitfield_size != 0:OK # #8/118 valid union, kind_flag, int member, bitfield_size != 0:OK # #8/119 valid struct, kind_flag, enum member, bitfield_size != 0:OK # #8/120 valid union, kind_flag, enum member, bitfield_size != 0:OK # #8/121 valid struct, kind_flag, typedef member, bitfield_size != 0:OK # #8/122 valid union, kind_flag, typedef member, bitfield_size != 0:OK # #8/123 invalid struct, kind_flag, bitfield_size greater than struct size:OK # #8/124 invalid struct, kind_flag, bitfield base_type int not regular:OK # #8/125 invalid struct, kind_flag, base_type int not regular:OK # #8/126 invalid union, kind_flag, bitfield_size greater than struct size:OK # #8/127 invalid struct, kind_flag, int member, bitfield_size = 0, wrong byte alignment:OK # #8/128 invalid struct, kind_flag, enum member, bitfield_size = 0, wrong byte alignment:OK # #8/129 128-bit int:OK # #8/130 struct, 128-bit int member:OK # #8/131 struct, 120-bit int member bitfield:OK # #8/132 struct, kind_flag, 128-bit int member:OK # #8/133 struct, kind_flag, 120-bit int member bitfield:OK # #8/134 struct->ptr->typedef->array->int size resolution:OK # #8/135 struct->ptr->typedef->multi-array->int size resolution:OK # #8/136 typedef/multi-arr mix size resolution:OK # #8/137 == raw_btf_size+1:OK # #8/138 == raw_btf_size-3:OK # #8/139 Large bpf_btf_info:OK # #8/140 BTF ID:OK # #8/141 test_btf_haskv.o:OK # #8/142 test_btf_newkv.o:OK # #8/143 test_btf_nokv.o:OK # #8/144 func_type (main func + one sub):OK # #8/145 func_type (Incorrect func_info_rec_size):OK # #8/146 func_type (Incorrect func_info_cnt):OK # #8/147 func_type (Incorrect bpf_func_info.insn_off):OK # #8/148 line_info (No subprog):OK # #8/149 line_info (No subprog. insn_off >= prog->len):OK # #8/150 line_info (Zero bpf insn code):OK # #8/151 line_info (No subprog. zero tailing line_info:OK # #8/152 line_info (No subprog. nonzero tailing line_info):OK # #8/153 line_info (subprog):OK # #8/154 line_info (subprog + func_info):OK # #8/155 line_info (subprog. missing 1st func line info):OK # #8/156 line_info (subprog. missing 2nd func line info):OK # #8/157 line_info (subprog. unordered insn offset):OK # #8/158 line_info (dead start):OK # #8/159 line_info (dead end):OK # #8/160 line_info (dead code + subprog + func_info):OK # #8/161 line_info (dead subprog):OK # #8/162 line_info (dead last subprog):OK # #8/163 line_info (dead subprog + dead start):OK # #8/164 line_info (dead subprog + dead start w/ move):OK # #8/165 line_info (dead end + subprog start w/ no linfo):OK # #8/166 dedup: unused strings filtering:OK # #8/167 dedup: strings deduplication:OK # #8/168 dedup: struct example #1:OK # #8/169 dedup: struct <-> fwd resolution w/ hash collision:OK # #8/170 dedup: void equiv check:OK # #8/171 dedup: all possible kinds (no duplicates):OK # #8/172 dedup: no int duplicates:OK # #8/173 dedup: enum fwd resolution:OK # #8/174 dedup: datasec and vars pass-through:OK # #8/175 BTF pretty print array:OK # #8/176 BTF pretty print hash:OK # #8/177 BTF pretty print lru hash:OK # #8/178 BTF pretty print percpu array:OK # #8/179 BTF pretty print percpu hash:OK # #8/180 BTF pretty print lru percpu hash:OK # #8/181 BTF pretty print array:OK # #8/182 BTF pretty print array:OK # #8/183 BTF pretty print array:OK # #8 btf:OK # #9/1 btf_dump: syntax:OK # #9/2 btf_dump: ordering:OK # #9/3 btf_dump: padding:OK # #9/4 btf_dump: packing:OK # #9/5 btf_dump: bitfields:OK # #9/6 btf_dump: multidim:OK # #9/7 btf_dump: namespacing:OK # #9/8 btf_dump: incremental:OK # #9 btf_dump:OK # #10 btf_endian:OK # #11/1 lookup_update:OK # #11/2 diff_size:OK # #11 btf_map_in_map:OK # #12/1 conn:OK # #12/2 syncookie:OK # #12 btf_skc_cls_ingress:OK # #13 btf_write:OK # #14/1 egress_only:OK # #14/2 isolated:OK # #14/3 shared:OK # #14 cg_storage_multi:OK # #15 cgroup_attach_autodetach:OK # #16 cgroup_attach_multi:OK # #17 cgroup_attach_override:OK # #18 cgroup_link:OK # #19 cgroup_skb_sk_lookup:OK # #20/1 cls_redirect_inlined:OK # #20/2 IPv4 TCP accept unknown (no hops, flags: SYN):OK # #20/3 IPv6 TCP accept unknown (no hops, flags: SYN):OK # #20/4 IPv4 TCP accept unknown (no hops, flags: ACK):OK # #20/5 IPv6 TCP accept unknown (no hops, flags: ACK):OK # #20/6 IPv4 TCP forward unknown (one hop, flags: ACK):OK # #20/7 IPv6 TCP forward unknown (one hop, flags: ACK):OK # #20/8 IPv4 TCP accept known (one hop, flags: ACK):OK # #20/9 IPv6 TCP accept known (one hop, flags: ACK):OK # #20/10 IPv4 UDP accept unknown (no hops, flags: none):OK # #20/11 IPv6 UDP accept unknown (no hops, flags: none):OK # #20/12 IPv4 UDP forward unknown (one hop, flags: none):OK # #20/13 IPv6 UDP forward unknown (one hop, flags: none):OK # #20/14 IPv4 UDP accept known (one hop, flags: none):OK # #20/15 IPv6 UDP accept known (one hop, flags: none):OK # #20/16 cls_redirect_subprogs:OK # #20/17 IPv4 TCP accept unknown (no hops, flags: SYN):OK # #20/18 IPv6 TCP accept unknown (no hops, flags: SYN):OK # #20/19 IPv4 TCP accept unknown (no hops, flags: ACK):OK # #20/20 IPv6 TCP accept unknown (no hops, flags: ACK):OK # #20/21 IPv4 TCP forward unknown (one hop, flags: ACK):OK # #20/22 IPv6 TCP forward unknown (one hop, flags: ACK):OK # #20/23 IPv4 TCP accept known (one hop, flags: ACK):OK # #20/24 IPv6 TCP accept known (one hop, flags: ACK):OK # #20/25 IPv4 UDP accept unknown (no hops, flags: none):OK # #20/26 IPv6 UDP accept unknown (no hops, flags: none):OK # #20/27 IPv4 UDP forward unknown (one hop, flags: none):OK # #20/28 IPv6 UDP forward unknown (one hop, flags: none):OK # #20/29 IPv4 UDP accept known (one hop, flags: none):OK # #20/30 IPv6 UDP accept known (one hop, flags: none):OK # #20 cls_redirect:OK # #21 connect_force_port:OK # #22 core_autosize:OK # #23/1 default search path:OK # #23/2 custom values:OK # #23/3 tristate (y):OK # #23/4 tristate (n):OK # #23/5 tristate (m):OK # #23/6 tristate (int):OK # #23/7 tristate (bad):OK # #23/8 bool (y):OK # #23/9 bool (n):OK # #23/10 bool (tristate):OK # #23/11 bool (int):OK # #23/12 char (tristate):OK # #23/13 char (bad):OK # #23/14 char (empty):OK # #23/15 char (str):OK # #23/16 str (empty):OK # #23/17 str (padded):OK # #23/18 str (too long):OK # #23/19 str (no value):OK # #23/20 str (bad value):OK # #23/21 integer forms:OK # #23/22 int (bad):OK # #23/23 int (str):OK # #23/24 int (empty):OK # #23/25 int (mixed):OK # #23/26 int (max):OK # #23/27 int (min):OK # #23/28 int (max+1):OK # #23/29 int (min-1):OK # #23/30 ushort (max):OK # #23/31 ushort (min):OK # #23/32 ushort (max+1):OK # #23/33 ushort (min-1):OK # #23/34 u64 (max):OK # #23/35 u64 (min):OK # #23/36 u64 (max+1):OK # #23 core_extern:OK # #24/1 kernel:OK # #24/2 flavors:OK # #24/3 flavors__err_wrong_name:OK # #24/4 nesting:OK # #24/5 nesting___anon_embed:OK # #24/6 nesting___struct_union_mixup:OK # #24/7 nesting___extra_nesting:OK # #24/8 nesting___dup_compat_types:OK # #24/9 nesting___err_missing_field:OK # #24/10 nesting___err_array_field:OK # #24/11 nesting___err_missing_container:OK # #24/12 nesting___err_nonstruct_container:OK # #24/13 nesting___err_array_container:OK # #24/14 nesting___err_dup_incompat_types:OK # #24/15 nesting___err_partial_match_dups:OK # #24/16 nesting___err_too_deep:OK # #24/17 arrays:OK # #24/18 arrays___diff_arr_dim:OK # #24/19 arrays___diff_arr_val_sz:OK # #24/20 arrays___equiv_zero_sz_arr:OK # #24/21 arrays___fixed_arr:OK # #24/22 arrays___err_too_small:OK # #24/23 arrays___err_too_shallow:OK # #24/24 arrays___err_non_array:OK # #24/25 arrays___err_wrong_val_type1:OK # #24/26 arrays___err_wrong_val_type2:OK # #24/27 arrays___err_bad_zero_sz_arr:OK # #24/28 primitives:OK # #24/29 primitives___diff_enum_def:OK # #24/30 primitives___diff_func_proto:OK # #24/31 primitives___diff_ptr_type:OK # #24/32 primitives___err_non_enum:OK # #24/33 primitives___err_non_int:OK # #24/34 primitives___err_non_ptr:OK # #24/35 mods:OK # #24/36 mods___mod_swap:OK # #24/37 mods___typedefs:OK # #24/38 ptr_as_arr:OK # #24/39 ptr_as_arr___diff_sz:OK # #24/40 ints:OK # #24/41 ints___bool:OK # #24/42 ints___reverse_sign:OK # #24/43 misc:OK # #24/44 existence:OK # #24/45 existence___minimal:OK # #24/46 existence__err_int_sz:OK # #24/47 existence__err_int_type:OK # #24/48 existence__err_int_kind:OK # #24/49 existence__err_arr_kind:OK # #24/50 existence__err_arr_value_type:OK # #24/51 existence__err_struct_type:OK # #24/52 direct:bitfields:OK # #24/53 probed:bitfields:OK # #24/54 direct:bitfields___bit_sz_change:OK # #24/55 probed:bitfields___bit_sz_change:OK # #24/56 direct:bitfields___bitfield_vs_int:OK # #24/57 probed:bitfields___bitfield_vs_int:OK # #24/58 direct:bitfields___just_big_enough:OK # #24/59 probed:bitfields___just_big_enough:OK # #24/60 probed:bitfields___err_too_big_bitfield:OK # #24/61 direct:bitfields___err_too_big_bitfield:OK # #24/62 size:OK # #24/63 size___diff_sz:OK # #24/64 size___err_ambiguous:OK # #24/65 type_based:OK # #24/66 type_based___all_missing:OK # #24/67 type_based___diff_sz:OK # #24/68 type_based___incompat:OK # #24/69 type_based___fn_wrong_args:OK # #24/70 type_id:OK # #24/71 type_id___missing_targets:OK # #24/72 enumval:OK # #24/73 enumval___diff:OK # #24/74 enumval___val3_missing:OK # #24/75 enumval___err_missing:OK # #24 core_reloc:OK # #25 core_retro:OK # #26 cpu_mask:OK # #27 d_path:OK # #28 enable_stats:OK # #29 endian:OK # #30 fentry_fexit:OK # #31 fentry_test:OK # #32/1 target_no_callees:OK # #32/2 target_yes_callees:OK # #32/3 func_replace:OK # #32/4 func_replace_verify:OK # #32/5 func_sockmap_update:OK # #32/6 func_replace_return_code:OK # #32/7 func_map_prog_compatibility:OK # #32/8 func_replace_multi:OK # #32/9 fmod_ret_freplace:OK # #32 fexit_bpf2bpf:OK # #33 fexit_stress:OK # #34 fexit_test:OK # #35 flow_dissector:OK # #36 flow_dissector_load_bytes:OK # #37/1 flow dissector prog attach, prog attach (init_net):OK # #37/2 flow dissector link create, link create (init_net):OK # #37/3 flow dissector prog attach, link create (init_net):OK # #37/4 flow dissector link create, prog attach (init_net):OK # #37/5 flow dissector link create, prog detach (init_net):OK # #37/6 flow dissector prog attach, detach, query (init_net):OK # #37/7 flow dissector link create, close, query (init_net):OK # #37/8 flow dissector link update no old prog (init_net):OK # #37/9 flow dissector link update with replace old prog (init_net):OK # #37/10 flow dissector link update with same prog (init_net):OK # #37/11 flow dissector link update invalid opts (init_net):OK # #37/12 flow dissector link update invalid prog (init_net):OK # #37/13 flow dissector link update netns gone (init_net):OK # #37/14 flow dissector link get info (init_net):OK # #37/15 flow dissector prog attach, prog attach:OK # #37/16 flow dissector link create, link create:OK # #37/17 flow dissector prog attach, link create:OK # #37/18 flow dissector link create, prog attach:OK # #37/19 flow dissector link create, prog detach:OK # #37/20 flow dissector prog attach, detach, query:OK # #37/21 flow dissector link create, close, query:OK # #37/22 flow dissector link update no old prog:OK # #37/23 flow dissector link update with replace old prog:OK # #37/24 flow dissector link update with same prog:OK # #37/25 flow dissector link update invalid opts:OK # #37/26 flow dissector link update invalid prog:OK # #37/27 flow dissector link update netns gone:OK # #37/28 flow dissector link get info:OK # #37 flow_dissector_reattach:OK # #38 get_stack_raw_tp:OK # #39 get_stackid_cannot_attach:OK # #40 global_data:OK # #41 global_data_init:OK # #42/1 generic:OK # #42/2 multimap:OK # #42/3 empty:OK # #42 hashmap:OK # #43 kfree_skb:OK # #44 ksyms:OK # #45 ksyms_btf:OK # #46/1 l4lb_inline:OK # #46/2 l4lb_noinline:OK # #46 l4lb_all:OK # #47/1 pin_raw_tp:OK # #47/2 pin_tp_btf:OK # #47 link_pinning:OK # #48 load_bytes_relative:OK # #49 map_lock:OK # #50 map_ptr:OK # #51/1 unused:OK # #51/2 used:OK # #51 metadata:OK # #53 modify_return:OK # #54 ns_current_pid_tgid:OK # #55 obj_name:OK # #56 pe_preserve_elems:OK # #57/1 perf_branches_hw:OK # #57/2 perf_branches_no_hw:OK # #57 perf_branches:OK # #58 perf_buffer:OK # #59 perf_event_stackmap:OK # #60 pinning:OK # #61 pkt_access:OK # #62 pkt_md_access:OK # #63 probe_user:OK # #64 prog_run_xattr:OK # #65 queue_stack_map:OK # #66 raw_tp_test_run:OK # #67 raw_tp_writable_reject_nbd_invalid:OK # #68 raw_tp_writable_test_run:OK # #69/1 skip loop:OK # #69/2 part loop:OK # #69/3 full loop:OK # #69 rdonly_maps:OK # #70/1 classifier/sk_lookup_success:OK # #70/2 classifier/sk_lookup_success_simple:OK # #70/3 classifier/fail_use_after_free:OK # #70/4 classifier/fail_modify_sk_pointer:OK # #70/5 classifier/fail_modify_sk_or_null_pointer:OK # #70/6 classifier/fail_no_release:OK # #70/7 classifier/fail_release_twice:OK # #70/8 classifier/fail_release_unchecked:OK # #70/9 classifier/fail_no_release_subcall:OK # #70 reference_tracking:OK # #71 resolve_btfids:OK # #72 ringbuf:OK # #73 ringbuf_multi:OK # #74 section_names:OK # #75/1 reuseport_sockarray IPv4/TCP LOOPBACK test_err_inner_map:OK # #75/2 reuseport_sockarray IPv4/TCP LOOPBACK test_err_skb_data:OK # #75/3 reuseport_sockarray IPv4/TCP LOOPBACK test_err_sk_select_port:OK # #75/4 reuseport_sockarray IPv4/TCP LOOPBACK test_pass:OK # #75/5 reuseport_sockarray IPv4/TCP LOOPBACK test_syncookie:OK # #75/6 reuseport_sockarray IPv4/TCP LOOPBACK test_pass_on_err:OK # #75/7 reuseport_sockarray IPv4/TCP LOOPBACK test_detach_bpf:OK # #75/8 reuseport_sockarray IPv4/TCP INANY test_err_inner_map:OK # #75/9 reuseport_sockarray IPv4/TCP INANY test_err_skb_data:OK # #75/10 reuseport_sockarray IPv4/TCP INANY test_err_sk_select_port:OK # #75/11 reuseport_sockarray IPv4/TCP INANY test_pass:OK # #75/12 reuseport_sockarray IPv4/TCP INANY test_syncookie:OK # #75/13 reuseport_sockarray IPv4/TCP INANY test_pass_on_err:OK # #75/14 reuseport_sockarray IPv4/TCP INANY test_detach_bpf:OK # #75/15 reuseport_sockarray IPv6/TCP LOOPBACK test_err_inner_map:OK # #75/16 reuseport_sockarray IPv6/TCP LOOPBACK test_err_skb_data:OK # #75/17 reuseport_sockarray IPv6/TCP LOOPBACK test_err_sk_select_port:OK # #75/18 reuseport_sockarray IPv6/TCP LOOPBACK test_pass:OK # #75/19 reuseport_sockarray IPv6/TCP LOOPBACK test_syncookie:OK # #75/20 reuseport_sockarray IPv6/TCP LOOPBACK test_pass_on_err:OK # #75/21 reuseport_sockarray IPv6/TCP LOOPBACK test_detach_bpf:OK # #75/22 reuseport_sockarray IPv6/TCP INANY test_err_inner_map:OK # #75/23 reuseport_sockarray IPv6/TCP INANY test_err_skb_data:OK # #75/24 reuseport_sockarray IPv6/TCP INANY test_err_sk_select_port:OK # #75/25 reuseport_sockarray IPv6/TCP INANY test_pass:OK # #75/26 reuseport_sockarray IPv6/TCP INANY test_syncookie:OK # #75/27 reuseport_sockarray IPv6/TCP INANY test_pass_on_err:OK # #75/28 reuseport_sockarray IPv6/TCP INANY test_detach_bpf:OK # #75/29 reuseport_sockarray IPv4/UDP LOOPBACK test_err_inner_map:OK # #75/30 reuseport_sockarray IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/31 reuseport_sockarray IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/32 reuseport_sockarray IPv4/UDP LOOPBACK test_pass:OK # #75/33 reuseport_sockarray IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/34 reuseport_sockarray IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/35 reuseport_sockarray IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/36 reuseport_sockarray IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/37 reuseport_sockarray IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/38 reuseport_sockarray IPv6/UDP LOOPBACK test_pass:OK # #75/39 reuseport_sockarray IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/40 reuseport_sockarray IPv6/UDP LOOPBACK test_detach_bpf:OK # #75/41 sockmap IPv4/TCP LOOPBACK test_err_inner_map:OK # #75/42 sockmap IPv4/TCP LOOPBACK test_err_skb_data:OK # #75/43 sockmap IPv4/TCP LOOPBACK test_err_sk_select_port:OK # #75/44 sockmap IPv4/TCP LOOPBACK test_pass:OK # #75/45 sockmap IPv4/TCP LOOPBACK test_syncookie:OK # #75/46 sockmap IPv4/TCP LOOPBACK test_pass_on_err:OK # #75/47 sockmap IPv4/TCP LOOPBACK test_detach_bpf:OK # #75/48 sockmap IPv4/TCP INANY test_err_inner_map:OK # #75/49 sockmap IPv4/TCP INANY test_err_skb_data:OK # #75/50 sockmap IPv4/TCP INANY test_err_sk_select_port:OK # #75/51 sockmap IPv4/TCP INANY test_pass:OK # #75/52 sockmap IPv4/TCP INANY test_syncookie:OK # #75/53 sockmap IPv4/TCP INANY test_pass_on_err:OK # #75/54 sockmap IPv4/TCP INANY test_detach_bpf:OK # #75/55 sockmap IPv6/TCP LOOPBACK test_err_inner_map:OK # #75/56 sockmap IPv6/TCP LOOPBACK test_err_skb_data:OK # #75/57 sockmap IPv6/TCP LOOPBACK test_err_sk_select_port:OK # #75/58 sockmap IPv6/TCP LOOPBACK test_pass:OK # #75/59 sockmap IPv6/TCP LOOPBACK test_syncookie:OK # #75/60 sockmap IPv6/TCP LOOPBACK test_pass_on_err:OK # #75/61 sockmap IPv6/TCP LOOPBACK test_detach_bpf:OK # #75/62 sockmap IPv6/TCP INANY test_err_inner_map:OK # #75/63 sockmap IPv6/TCP INANY test_err_skb_data:OK # #75/64 sockmap IPv6/TCP INANY test_err_sk_select_port:OK # #75/65 sockmap IPv6/TCP INANY test_pass:OK # #75/66 sockmap IPv6/TCP INANY test_syncookie:OK # #75/67 sockmap IPv6/TCP INANY test_pass_on_err:OK # #75/68 sockmap IPv6/TCP INANY test_detach_bpf:OK # #75/69 sockmap IPv4/UDP LOOPBACK test_err_inner_map:OK # #75/70 sockmap IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/71 sockmap IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/72 sockmap IPv4/UDP LOOPBACK test_pass:OK # #75/73 sockmap IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/74 sockmap IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/75 sockmap IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/76 sockmap IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/77 sockmap IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/78 sockmap IPv6/UDP LOOPBACK test_pass:OK # #75/79 sockmap IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/80 sockmap IPv6/UDP LOOPBACK test_detach_bpf:OK # #75/81 sockhash IPv4/TCP LOOPBACK test_err_inner_map:OK # #75/82 sockhash IPv4/TCP LOOPBACK test_err_skb_data:OK # #75/83 sockhash IPv4/TCP LOOPBACK test_err_sk_select_port:OK # #75/84 sockhash IPv4/TCP LOOPBACK test_pass:OK # #75/85 sockhash IPv4/TCP LOOPBACK test_syncookie:OK # #75/86 sockhash IPv4/TCP LOOPBACK test_pass_on_err:OK # #75/87 sockhash IPv4/TCP LOOPBACK test_detach_bpf:OK # #75/88 sockhash IPv4/TCP INANY test_err_inner_map:OK # #75/89 sockhash IPv4/TCP INANY test_err_skb_data:OK # #75/90 sockhash IPv4/TCP INANY test_err_sk_select_port:OK # #75/91 sockhash IPv4/TCP INANY test_pass:OK # #75/92 sockhash IPv4/TCP INANY test_syncookie:OK # #75/93 sockhash IPv4/TCP INANY test_pass_on_err:OK # #75/94 sockhash IPv4/TCP INANY test_detach_bpf:OK # #75/95 sockhash IPv6/TCP LOOPBACK test_err_inner_map:OK # #75/96 sockhash IPv6/TCP LOOPBACK test_err_skb_data:OK # #75/97 sockhash IPv6/TCP LOOPBACK test_err_sk_select_port:OK # #75/98 sockhash IPv6/TCP LOOPBACK test_pass:OK # #75/99 sockhash IPv6/TCP LOOPBACK test_syncookie:OK # #75/100 sockhash IPv6/TCP LOOPBACK test_pass_on_err:OK # #75/101 sockhash IPv6/TCP LOOPBACK test_detach_bpf:OK # #75/102 sockhash IPv6/TCP INANY test_err_inner_map:OK # #75/103 sockhash IPv6/TCP INANY test_err_skb_data:OK # #75/104 sockhash IPv6/TCP INANY test_err_sk_select_port:OK # #75/105 sockhash IPv6/TCP INANY test_pass:OK # #75/106 sockhash IPv6/TCP INANY test_syncookie:OK # #75/107 sockhash IPv6/TCP INANY test_pass_on_err:OK # #75/108 sockhash IPv6/TCP INANY test_detach_bpf:OK # #75/109 sockhash IPv4/UDP LOOPBACK test_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # #76/3 send_signal_nmi:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # #76/3 send_signal_nmi:OK # #76/4 send_signal_tracepoint_thread:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # #76/3 send_signal_nmi:OK # #76/4 send_signal_tracepoint_thread:OK # #76/5 send_signal_perf_thread:OK # st_err_inner_map:OK # #75/110 sockhash IPv4/UDP LOOPBACK test_err_skb_data:OK # #75/111 sockhash IPv4/UDP LOOPBACK test_err_sk_select_port:OK # #75/112 sockhash IPv4/UDP LOOPBACK test_pass:OK # #75/113 sockhash IPv4/UDP LOOPBACK test_pass_on_err:OK # #75/114 sockhash IPv4/UDP LOOPBACK test_detach_bpf:OK # #75/115 sockhash IPv6/UDP LOOPBACK test_err_inner_map:OK # #75/116 sockhash IPv6/UDP LOOPBACK test_err_skb_data:OK # #75/117 sockhash IPv6/UDP LOOPBACK test_err_sk_select_port:OK # #75/118 sockhash IPv6/UDP LOOPBACK test_pass:OK # #75/119 sockhash IPv6/UDP LOOPBACK test_pass_on_err:OK # #75/120 sockhash IPv6/UDP LOOPBACK test_detach_bpf:OK # #75 select_reuseport:OK # #76/1 send_signal_tracepoint:OK # #76/2 send_signal_perf:OK # #76/3 send_signal_nmi:OK # #76/4 send_signal_tracepoint_thread:OK # #76/5 send_signal_perf_thread:OK # #76/6 send_signal_nmi_thread:OK # #76 send_signal:OK # #77 send_signal_sched_switch:OK # #78 signal_pending:OK # #79/1 ipv4 tcp port redir:OK # #79/2 ipv4 tcp addr redir:OK # #79/3 ipv6 tcp port redir:OK # #79/4 ipv6 tcp addr redir:OK # #79/5 ipv4 udp port redir:OK # #79/6 ipv4 udp addr redir:OK # #79/7 ipv6 udp port redir:OK # #79/8 ipv6 udp addr redir:OK # #79 sk_assign:OK # #80/1 query lookup prog:OK # #80/2 TCP IPv4 redir port:OK # #80/3 TCP IPv4 redir addr:OK # #80/4 TCP IPv4 redir with reuseport:OK # #80/5 TCP IPv4 redir skip reuseport:OK # #80/6 TCP IPv6 redir port:OK # #80/7 TCP IPv6 redir addr:OK # #80/8 TCP IPv4->IPv6 redir port:OK # #80/9 TCP IPv6 redir with reuseport:OK # #80/10 TCP IPv6 redir skip reuseport:OK # #80/11 UDP IPv4 redir port:OK # #80/12 UDP IPv4 redir addr:OK # #80/13 UDP IPv4 redir with reuseport:OK # #80/14 UDP IPv4 redir and reuseport with conns:OK # #80/15 UDP IPv4 redir skip reuseport:OK # #80/16 UDP IPv6 redir port:OK # #80/17 UDP IPv6 redir addr:OK # #80/18 UDP IPv4->IPv6 redir port:OK # #80/19 UDP IPv6 redir and reuseport:OK # #80/20 UDP IPv6 redir and reuseport with conns:OK # #80/21 UDP IPv6 redir skip reuseport:OK # #80/22 TCP IPv4 drop on lookup:OK # #80/23 TCP IPv6 drop on lookup:OK # #80/24 UDP IPv4 drop on lookup:OK # #80/25 UDP IPv6 drop on lookup:OK # #80/26 TCP IPv4 drop on reuseport:OK # #80/27 TCP IPv6 drop on reuseport:OK # #80/28 UDP IPv4 drop on reuseport:OK # #80/29 TCP IPv6 drop on reuseport:OK # #80/30 sk_assign returns EEXIST:OK # #80/31 sk_assign honors F_REPLACE:OK # #80/32 sk_assign accepts NULL socket:OK # #80/33 access ctx->sk:OK # #80/34 narrow access to ctx v4:OK # #80/35 narrow access to ctx v6:OK # #80/36 sk_assign rejects TCP established:OK # #80/37 sk_assign rejects UDP connected:OK # #80/38 multi prog - pass, pass:OK # #80/39 multi prog - drop, drop:OK # #80/40 multi prog - pass, drop:OK # #80/41 multi prog - drop, pass:OK # #80/42 multi prog - pass, redir:OK # #80/43 multi prog - redir, pass:OK # #80/44 multi prog - drop, redir:OK # #80/45 multi prog - redir, drop:OK # #80/46 multi prog - redir, redir:OK # #80 sk_lookup:OK # #81 skb_ctx:OK # #82 skb_helpers:OK # #83 skeleton:OK # #84 snprintf_btf:OK # #85 sock_fields:OK # #86/1 sockmap create_update_free:OK # #86/2 sockhash create_update_free:OK # #86/3 sockmap sk_msg load helpers:OK # #86/4 sockhash sk_msg load helpers:OK # #86/5 sockmap update:OK # #86/6 sockhash update:OK # #86/7 sockmap update in unsafe context:OK # #86/8 sockmap copy:OK # #86/9 sockhash copy:OK # #86 sockmap_basic:OK # #87/1 sockmap_ktls disconnect_after_delete IPv4 SOCKMAP:OK # #87/2 sockmap_ktls disconnect_after_delete IPv4 SOCKHASH:OK # #87/3 sockmap_ktls disconnect_after_delete IPv6 SOCKMAP:OK # #87/4 sockmap_ktls disconnect_after_delete IPv6 SOCKHASH:OK # #87 sockmap_ktls:OK # #88/1 sockmap IPv4 TCP test_insert_invalid:OK # #88/2 sockmap IPv4 TCP test_insert_opened:OK # #88/3 sockmap IPv4 TCP test_insert_bound:OK # #88/4 sockmap IPv4 TCP test_insert:OK # #88/5 sockmap IPv4 TCP test_delete_after_insert:OK # #88/6 sockmap IPv4 TCP test_delete_after_close:OK # #88/7 sockmap IPv4 TCP test_lookup_after_insert:OK # #88/8 sockmap IPv4 TCP test_lookup_after_delete:OK # #88/9 sockmap IPv4 TCP test_lookup_32_bit_value:OK # #88/10 sockmap IPv4 TCP test_update_existing:OK # #88/11 sockmap IPv4 TCP test_destroy_orphan_child:OK # #88/12 sockmap IPv4 TCP test_syn_recv_insert_delete:OK # #88/13 sockmap IPv4 TCP test_race_insert_listen:OK # #88/14 sockmap IPv4 TCP test_clone_after_delete:OK # #88/15 sockmap IPv4 TCP test_accept_after_delete:OK # #88/16 sockmap IPv4 TCP test_accept_before_delete:OK # #88/17 sockmap IPv4 UDP test_insert_invalid:OK # #88/18 sockmap IPv4 UDP test_insert_opened:OK # #88/19 sockmap IPv4 UDP test_insert:OK # #88/20 sockmap IPv4 UDP test_delete_after_insert:OK # #88/21 sockmap IPv4 UDP test_delete_after_close:OK # #88/22 sockmap IPv4 UDP test_lookup_after_insert:OK # #88/23 sockmap IPv4 UDP test_lookup_after_delete:OK # #88/24 sockmap IPv4 UDP test_lookup_32_bit_value:OK # #88/25 sockmap IPv4 UDP test_update_existing:OK # #88/26 sockmap IPv4 test_skb_redir_to_connected:OK # #88/27 sockmap IPv4 test_skb_redir_to_listening:OK # #88/28 sockmap IPv4 test_msg_redir_to_connected:OK # #88/29 sockmap IPv4 test_msg_redir_to_listening:OK # #88/30 sockmap IPv4 TCP test_reuseport_select_listening:OK # #88/31 sockmap IPv4 TCP test_reuseport_select_connected:OK # #88/32 sockmap IPv4 TCP test_reuseport_mixed_groups:OK # #88/33 sockmap IPv4 UDP test_reuseport_select_listening:OK # #88/34 sockmap IPv4 UDP test_reuseport_select_connected:OK # #88/35 sockmap IPv4 UDP test_reuseport_mixed_groups:OK # #88/36 sockmap IPv6 TCP test_insert_invalid:OK # #88/37 sockmap IPv6 TCP test_insert_opened:OK # #88/38 sockmap IPv6 TCP test_insert_bound:OK # #88/39 sockmap IPv6 TCP test_insert:OK # #88/40 sockmap IPv6 TCP test_delete_after_insert:OK # #88/41 sockmap IPv6 TCP test_delete_after_close:OK # #88/42 sockmap IPv6 TCP test_lookup_after_insert:OK # #88/43 sockmap IPv6 TCP test_lookup_after_delete:OK # #88/44 sockmap IPv6 TCP test_lookup_32_bit_value:OK # #88/45 sockmap IPv6 TCP test_update_existing:OK # #88/46 sockmap IPv6 TCP test_destroy_orphan_child:OK # #88/47 sockmap IPv6 TCP test_syn_recv_insert_delete:OK # #88/48 sockmap IPv6 TCP test_race_insert_listen:OK # #88/49 sockmap IPv6 TCP test_clone_after_delete:OK # #88/50 sockmap IPv6 TCP test_accept_after_delete:OK # #88/51 sockmap IPv6 TCP test_accept_before_delete:OK # #88/52 sockmap IPv6 UDP test_insert_invalid:OK # #88/53 sockmap IPv6 UDP test_insert_opened:OK # #88/54 sockmap IPv6 UDP test_insert:OK # #88/55 sockmap IPv6 UDP test_delete_after_insert:OK # #88/56 sockmap IPv6 UDP test_delete_after_close:OK # #88/57 sockmap IPv6 UDP test_lookup_after_insert:OK # #88/58 sockmap IPv6 UDP test_lookup_after_delete:OK # #88/59 sockmap IPv6 UDP test_lookup_32_bit_value:OK # #88/60 sockmap IPv6 UDP test_update_existing:OK # #88/61 sockmap IPv6 test_skb_redir_to_connected:OK # #88/62 sockmap IPv6 test_skb_redir_to_listening:OK # #88/63 sockmap IPv6 test_msg_redir_to_connected:OK # #88/64 sockmap IPv6 test_msg_redir_to_listening:OK # #88/65 sockmap IPv6 TCP test_reuseport_select_listening:OK # #88/66 sockmap IPv6 TCP test_reuseport_select_connected:OK # #88/67 sockmap IPv6 TCP test_reuseport_mixed_groups:OK # #88/68 sockmap IPv6 UDP test_reuseport_select_listening:OK # #88/69 sockmap IPv6 UDP test_reuseport_select_connected:OK # #88/70 sockmap IPv6 UDP test_reuseport_mixed_groups:OK # #88/71 sockhash IPv4 TCP test_insert_invalid:OK # #88/72 sockhash IPv4 TCP test_insert_opened:OK # #88/73 sockhash IPv4 TCP test_insert_bound:OK # #88/74 sockhash IPv4 TCP test_insert:OK # #88/75 sockhash IPv4 TCP test_delete_after_insert:OK # #88/76 sockhash IPv4 TCP test_delete_after_close:OK # #88/77 sockhash IPv4 TCP test_lookup_after_insert:OK # #88/78 sockhash IPv4 TCP test_lookup_after_delete:OK # #88/79 sockhash IPv4 TCP test_lookup_32_bit_value:OK # #88/80 sockhash IPv4 TCP test_update_existing:OK # #88/81 sockhash IPv4 TCP test_destroy_orphan_child:OK # #88/82 sockhash IPv4 TCP test_syn_recv_insert_delete:OK # #88/83 sockhash IPv4 TCP test_race_insert_listen:OK # #88/84 sockhash IPv4 TCP test_clone_after_delete:OK # #88/85 sockhash IPv4 TCP test_accept_after_delete:OK # #88/86 sockhash IPv4 TCP test_accept_before_delete:OK # #88/87 sockhash IPv4 UDP test_insert_invalid:OK # #88/88 sockhash IPv4 UDP test_insert_opened:OK # #88/89 sockhash IPv4 UDP test_insert:OK # #88/90 sockhash IPv4 UDP test_delete_after_insert:OK # #88/91 sockhash IPv4 UDP test_delete_after_close:OK # #88/92 sockhash IPv4 UDP test_lookup_after_insert:OK # #88/93 sockhash IPv4 UDP test_lookup_after_delete:OK # #88/94 sockhash IPv4 UDP test_lookup_32_bit_value:OK # #88/95 sockhash IPv4 UDP test_update_existing:OK # #88/96 sockhash IPv4 test_skb_redir_to_connected:OK # #88/97 sockhash IPv4 test_skb_redir_to_listening:OK # #88/98 sockhash IPv4 test_msg_redir_to_connected:OK # #88/99 sockhash IPv4 test_msg_redir_to_listening:OK # #88/100 sockhash IPv4 TCP test_reuseport_select_listening:OK # #88/101 sockhash IPv4 TCP test_reuseport_select_connected:OK # #88/102 sockhash IPv4 TCP test_reuseport_mixed_groups:OK # #88/103 sockhash IPv4 UDP test_reuseport_select_listening:OK # #88/104 sockhash IPv4 UDP test_reuseport_select_connected:OK # #88/105 sockhash IPv4 UDP test_reuseport_mixed_groups:OK # #88/106 sockhash IPv6 TCP test_insert_invalid:OK # #88/107 sockhash IPv6 TCP test_insert_opened:OK # #88/108 sockhash IPv6 TCP test_insert_bound:OK # #88/109 sockhash IPv6 TCP test_insert:OK # #88/110 sockhash IPv6 TCP test_delete_after_insert:OK # #88/111 sockhash IPv6 TCP test_delete_after_close:OK # #88/112 sockhash IPv6 TCP test_lookup_after_insert:OK # #88/113 sockhash IPv6 TCP test_lookup_after_delete:OK # #88/114 sockhash IPv6 TCP test_lookup_32_bit_value:OK # #88/115 sockhash IPv6 TCP test_update_existing:OK # #88/116 sockhash IPv6 TCP test_destroy_orphan_child:OK # #88/117 sockhash IPv6 TCP test_syn_recv_insert_delete:OK # #88/118 sockhash IPv6 TCP test_race_insert_listen:OK # #88/119 sockhash IPv6 TCP test_clone_after_delete:OK # #88/120 sockhash IPv6 TCP test_accept_after_delete:OK # #88/121 sockhash IPv6 TCP test_accept_before_delete:OK # #88/122 sockhash IPv6 UDP test_insert_invalid:OK # #88/123 sockhash IPv6 UDP test_insert_opened:OK # #88/124 sockhash IPv6 UDP test_insert:OK # #88/125 sockhash IPv6 UDP test_delete_after_insert:OK # #88/126 sockhash IPv6 UDP test_delete_after_close:OK # #88/127 sockhash IPv6 UDP test_lookup_after_insert:OK # #88/128 sockhash IPv6 UDP test_lookup_after_delete:OK # #88/129 sockhash IPv6 UDP test_lookup_32_bit_value:OK # #88/130 sockhash IPv6 UDP test_update_existing:OK # #88/131 sockhash IPv6 test_skb_redir_to_connected:OK # #88/132 sockhash IPv6 test_skb_redir_to_listening:OK # #88/133 sockhash IPv6 test_msg_redir_to_connected:OK # #88/134 sockhash IPv6 test_msg_redir_to_listening:OK # #88/135 sockhash IPv6 TCP test_reuseport_select_listening:OK # #88/136 sockhash IPv6 TCP test_reuseport_select_connected:OK # #88/137 sockhash IPv6 TCP test_reuseport_mixed_groups:OK # #88/138 sockhash IPv6 UDP test_reuseport_select_listening:OK # #88/139 sockhash IPv6 UDP test_reuseport_select_connected:OK # #88/140 sockhash IPv6 UDP test_reuseport_mixed_groups:OK # #88 sockmap_listen:OK # #89/1 getsockopt: no expected_attach_type:OK # #89/2 getsockopt: wrong expected_attach_type:OK # #89/3 getsockopt: bypass bpf hook:OK # #89/4 getsockopt: return EPERM from bpf hook:OK # #89/5 getsockopt: no optval bounds check, deny loading:OK # #89/6 getsockopt: read ctx->level:OK # #89/7 getsockopt: deny writing to ctx->level:OK # #89/8 getsockopt: read ctx->optname:OK # #89/9 getsockopt: read ctx->retval:OK # #89/10 getsockopt: deny writing to ctx->optname:OK # #89/11 getsockopt: read ctx->optlen:OK # #89/12 getsockopt: deny bigger ctx->optlen:OK # #89/13 getsockopt: deny arbitrary ctx->retval:OK # #89/14 getsockopt: support smaller ctx->optlen:OK # #89/15 getsockopt: deny writing to ctx->optval:OK # #89/16 getsockopt: deny writing to ctx->optval_end:OK # #89/17 getsockopt: rewrite value:OK # #89/18 setsockopt: no expected_attach_type:OK # #89/19 setsockopt: wrong expected_attach_type:OK # #89/20 setsockopt: bypass bpf hook:OK # #89/21 setsockopt: return EPERM from bpf hook:OK # #89/22 setsockopt: no optval bounds check, deny loading:OK # #89/23 setsockopt: read ctx->level:OK # #89/24 setsockopt: allow changing ctx->level:OK # #89/25 setsockopt: read ctx->optname:OK # #89/26 setsockopt: allow changing ctx->optname:OK # #89/27 setsockopt: read ctx->optlen:OK # #89/28 setsockopt: ctx->optlen == -1 is ok:OK # #89/29 setsockopt: deny ctx->optlen < 0 (except -1):OK # #89/30 setsockopt: deny ctx->optlen > input optlen:OK # #89/31 setsockopt: allow changing ctx->optlen within bounds:OK # #89/32 setsockopt: deny write ctx->retval:OK # #89/33 setsockopt: deny read ctx->retval:OK # #89/34 setsockopt: deny writing to ctx->optval:OK # #89/35 setsockopt: deny writing to ctx->optval_end:OK # #89/36 setsockopt: allow IP_TOS <= 128:OK # #89/37 setsockopt: deny IP_TOS > 128:OK # #89 sockopt:OK # #90 sockopt_inherit:OK # #91 sockopt_multi:OK # #92 sockopt_sk:OK # #93 spinlock:OK # #94 stacktrace_build_id:OK # #95 stacktrace_build_id_nmi:OK # #96 stacktrace_map:OK # #97 stacktrace_map_raw_tp:OK # #98 subprogs:OK # #99/1 tailcall_1:OK # #99/2 tailcall_2:OK # #99/3 tailcall_3:OK # #99/4 tailcall_4:OK # #99/5 tailcall_5:OK # #99/6 tailcall_bpf2bpf_1:OK # #99/7 tailcall_bpf2bpf_2:OK # #99/8 tailcall_bpf2bpf_3:OK # #99/9 tailcall_bpf2bpf_4:OK # #99 tailcalls:OK # #100 task_fd_query_rawtp:OK # #101 task_fd_query_tp:OK # #102 tcp_estats:OK # #103/1 simple_estab:OK # #103/2 no_exprm_estab:OK # #103/3 syncookie_estab:OK # #103/4 fastopen_estab:OK # #103/5 fin:OK # #103/6 misc:OK # #103 tcp_hdr_options:OK # #104 tcp_rtt:OK # sockopt: deny writing to ctx->optval:OK # #89/35 setsockopt: deny writing to ctx->optval_end:OK # #89/36 setsockopt: allow IP_TOS <= 128:OK # #89/37 setsockopt: deny IP_TOS > 128:OK # #89 sockopt:OK # #90 sockopt_inherit:OK # #91 sockopt_multi:OK # #92 sockopt_sk:OK # #93 spinlock:OK # #94 stacktrace_build_id:OK # #95 stacktrace_build_id_nmi:OK # #96 stacktrace_map:OK # #97 stacktrace_map_raw_tp:OK # #98 subprogs:OK # #99/1 tailcall_1:OK # #99/2 tailcall_2:OK # #99/3 tailcall_3:OK # #99/4 tailcall_4:OK # #99/5 tailcall_5:OK # #99/6 tailcall_bpf2bpf_1:OK # #99/7 tailcall_bpf2bpf_2:OK # #99/8 tailcall_bpf2bpf_3:OK # #99/9 tailcall_bpf2bpf_4:OK # #99 tailcalls:OK # #100 task_fd_query_rawtp:OK # #101 task_fd_query_tp:OK # #102 tcp_estats:OK # #103/1 simple_estab:OK # #103/2 no_exprm_estab:OK # #103/3 syncookie_estab:OK # #103/4 fastopen_estab:OK # #103/5 fin:OK # #103/6 misc:OK # #103 tcp_hdr_options:OK # #104 tcp_rtt:OK # test_test_bpffs:PASS:clone 0 nsec # test_test_bpffs:PASS:waitpid 0 nsec # test_test_bpffs:FAIL:bpffs test failed 255 # #105 test_bpffs:FAIL # #106/1 test_global_func1.o:OK # #106/2 test_global_func2.o:OK # #106/3 test_global_func3.o:OK # #106/4 test_global_func4.o:OK # #106/5 test_global_func5.o:OK # #106/6 test_global_func6.o:OK # #106/7 test_global_func7.o:OK # #106 test_global_funcs:OK # libbpf: Error in bpf_create_map_xattr(inode_storage_map):Invalid argument(-22). Retrying without BTF. # libbpf: map 'inode_storage_map': failed to create: Invalid argument(-22) # libbpf: failed to load object 'local_storage' # libbpf: failed to load BPF skeleton 'local_storage': -22 # test_test_local_storage:FAIL:skel_load lsm skeleton failed # #107 test_local_storage:FAIL # libbpf: file_mprotect is not found in vmlinux BTF # libbpf: failed to load object 'lsm' # libbpf: failed to load BPF skeleton 'lsm': -2 # test_test_lsm:FAIL:skel_load lsm skeleton failed # #108 test_lsm:FAIL # #109 test_overhead:OK # libbpf: elf: skipping unrecognized data section(22) .rodata.str1.1 # test_test_profiler:PASS:profiler1_skel_load 0 nsec # test_test_profiler:PASS:profiler1_attach 0 nsec # sanity_run:PASS:test_run 0 nsec # libbpf: elf: skipping unrecognized data section(23) .rodata.str1.1 # libbpf: load bpf program failed: Invalid argument # libbpf: -- BEGIN DUMP LOG --- # libbpf: # Unrecognized arg#0 type PTR # ; ssize_t BPF_KPROBE(kprobe__proc_sys_write, # 0: (79) r2 = *(u64 *)(r1 +104) # 1: (7b) *(u64 *)(r10 -56) = r2 # 2: (7b) *(u64 *)(r10 -40) = r1 # 3: (79) r1 = *(u64 *)(r1 +112) # 4: (7b) *(u64 *)(r10 -48) = r1 # 5: (b7) r6 = 0 # ; int func_id_key = func_id; # 6: (63) *(u32 *)(r10 -8) = r6 # ; bpf_stat_ctx->start_time_ns = bpf_ktime_get_ns(); # 7: (85) call bpf_ktime_get_ns#5 # 8: (7b) *(u64 *)(r10 -32) = r0 # 9: (bf) r2 = r10 # ; # 10: (07) r2 += -8 # ; bpf_map_lookup_elem(&bpf_func_stats, &func_id_key); # 11: (18) r1 = 0xffff8883d0401800 # 13: (85) call bpf_map_lookup_elem#1 # 14: (bf) r7 = r0 # ; if (bpf_stat_ctx->bpf_func_stats_data_val) # 15: (15) if r7 == 0x0 goto pc+3 # R0=map_value(id=0,off=0,ks=4,vs=24,imm=0) R6=invP0 R7_w=map_value(id=0,off=0,ks=4,vs=24,imm=0) R10=fp0 fp-8=????mmmm fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; bpf_stat_ctx->bpf_func_stats_data_val->num_executions++; # 16: (79) r1 = *(u64 *)(r7 +8) # R0=map_value(id=0,off=0,ks=4,vs=24,imm=0) R6=invP0 R7_w=map_value(id=0,off=0,ks=4,vs=24,imm=0) R10=fp0 fp-8=????mmmm fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # 17: (07) r1 += 1 # 18: (7b) *(u64 *)(r7 +8) = r1 # R0=map_value(id=0,off=0,ks=4,vs=24,imm=0) R1_w=invP(id=0) R6=invP0 R7_w=map_value(id=0,off=0,ks=4,vs=24,imm=0) R10=fp0 fp-8=????mmmm fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; return bpf_get_current_pid_tgid() >> 32; # 19: (85) call bpf_get_current_pid_tgid#14 # 20: (bf) r8 = r0 # ; int zero = 0; # 21: (63) *(u32 *)(r10 -12) = r6 # 22: (bf) r2 = r10 # ; return bpf_get_current_pid_tgid() >> 32; # 23: (07) r2 += -12 # ; bpf_map_lookup_elem(&data_heap, &zero); # 24: (18) r1 = 0xffff8883d0401400 # 26: (85) call bpf_map_lookup_elem#1 # 27: (bf) r9 = r0 # ; if (!sysctl_data) # 28: (15) if r9 == 0x0 goto pc+102 # R0=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R6=invP0 R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=2) R9_w=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; struct task_struct* task = (struct task_struct*)bpf_get_current_task(); # 29: (85) call bpf_get_current_task#35 # 30: (bf) r6 = r0 # 31: (b7) r1 = 4 # ; sysctl_data->meta.type = SYSCTL_EVENT; # 32: (63) *(u32 *)(r9 +0) = r1 # R0_w=invP(id=4) R1_w=invP4 R6_w=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=2) R9_w=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; return bpf_get_current_pid_tgid() >> 32; # 33: (77) r8 >>= 32 # ; u64 uid_gid = bpf_get_current_uid_gid(); # 34: (85) call bpf_get_current_uid_gid#15 # ; metadata->pid = pid; # 35: (63) *(u32 *)(r9 +4) = r8 # R0=invP(id=0) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; metadata->uid = (u32)uid_gid; # 36: (63) *(u32 *)(r9 +12) = r0 # R0=invP(id=0) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; metadata->gid = uid_gid >> 32; # 37: (77) r0 >>= 32 # ; metadata->gid = uid_gid >> 32; # 38: (63) *(u32 *)(r9 +16) = r0 # R0_w=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=????mmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # 39: (b7) r1 = 3144 # 40: (bf) r3 = r6 # 41: (0f) r3 += r1 # 42: (bf) r1 = r10 # ; # 43: (07) r1 += -8 # ; metadata->exec_id = BPF_CORE_READ(task, self_exec_id); # 44: (b7) r2 = 8 # 45: (85) call bpf_probe_read_kernel#113 # ; metadata->exec_id = BPF_CORE_READ(task, self_exec_id); # 46: (79) r1 = *(u64 *)(r10 -8) # ; metadata->exec_id = BPF_CORE_READ(task, self_exec_id); # 47: (63) *(u32 *)(r9 +8) = r1 # R0_w=invP(id=0) R1_w=invP(id=0) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # 48: (b7) r1 = 2760 # 49: (bf) r3 = r6 # 50: (0f) r3 += r1 # 51: (bf) r1 = r10 # ; # 52: (07) r1 += -8 # ; metadata->start_time = BPF_CORE_READ(task, start_time); # 53: (b7) r2 = 8 # 54: (85) call bpf_probe_read_kernel#113 # ; metadata->start_time = BPF_CORE_READ(task, start_time); # 55: (79) r1 = *(u64 *)(r10 -8) # 56: (b7) r2 = 0 # ; metadata->comm_length = 0; # 57: (73) *(u8 *)(r9 +56) = r2 # R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; metadata->start_time = BPF_CORE_READ(task, start_time); # 58: (7b) *(u64 *)(r9 +24) = r1 # R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; void* payload = populate_var_metadata(&sysctl_data->meta, task, pid, sysctl_data->payload); # 59: (bf) r8 = r9 # 60: (07) r8 += 188 # 61: (b7) r1 = 2928 # 62: (bf) r3 = r6 # 63: (0f) r3 += r1 # ; size_t comm_length = bpf_core_read_str(payload, TASK_COMM_LEN, &task->comm); # 64: (bf) r1 = r8 # 65: (b7) r2 = 16 # 66: (85) call bpf_probe_read_kernel_str#115 # R0=invP(id=0) R1_w=map_value(id=0,off=188,ks=4,vs=23040,imm=0) R2_w=invP16 R3_w=invP(id=0) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8_w=map_value(id=0,off=188,ks=4,vs=23040,imm=0) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; if (comm_length <= TASK_COMM_LEN) { # 67: (25) if r0 > 0x10 goto pc+2 # R0_w=invP(id=0,umax_value=16,var_off=(0x0; 0x1f)) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8_w=map_value(id=0,off=188,ks=4,vs=23040,imm=0) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; metadata->comm_length = comm_length; # 68: (73) *(u8 *)(r9 +56) = r0 # R0_w=invP(id=0,umax_value=16,var_off=(0x0; 0x1f)) R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8_w=map_value(id=0,off=188,ks=4,vs=23040,imm=0) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # ; payload += comm_length; # 69: (0f) r8 += r0 # ; payload = populate_cgroup_info(&sysctl_data->cgroup_data, task, payload); # 70: (bf) r1 = r9 # 71: (07) r1 += 64 # ; payload = populate_cgroup_info(&sysctl_data->cgroup_data, task, payload); # 72: (bf) r2 = r6 # 73: (bf) r3 = r8 # 74: (85) call pc+65 # Unrecognized arg#0 type PTR # caller: # R6=invP(id=4) R7=map_value(id=0,off=0,ks=4,vs=24,imm=0) R8=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R9=map_value(id=0,off=0,ks=4,vs=23040,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmm???? fp-32=mmmmmmmm fp-40=ctx fp-48=mmmmmmmm fp-56=mmmmmmmm # callee: # frame1: R1_w=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R2_w=invP(id=4) R3_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 # ; static INLINE void* populate_cgroup_info(struct cgroup_data_t* cgroup_data, # 140: (7b) *(u64 *)(r10 -48) = r3 # 141: (bf) r9 = r2 # 142: (7b) *(u64 *)(r10 -40) = r1 # 143: (b7) r1 = 3000 # 144: (bf) r3 = r9 # 145: (0f) r3 += r1 # 146: (bf) r6 = r10 # ; # 147: (07) r6 += -16 # ; BPF_CORE_READ(task, nsproxy, cgroup_ns, root_cset, dfl_cgrp, kn); # 148: (bf) r1 = r6 # 149: (b7) r2 = 8 # 150: (85) call bpf_probe_read_kernel#113 # 151: (b7) r1 = 64 # 152: (79) r3 = *(u64 *)(r10 -16) # 153: (0f) r3 += r1 # 154: (bf) r1 = r6 # 155: (b7) r2 = 8 # 156: (85) call bpf_probe_read_kernel#113 # 157: (b7) r1 = 48 # 158: (79) r3 = *(u64 *)(r10 -16) # 159: (0f) r3 += r1 # 160: (bf) r1 = r6 # 161: (b7) r2 = 8 # 162: (85) call bpf_probe_read_kernel#113 # 163: (b7) r7 = 104 # 164: (79) r3 = *(u64 *)(r10 -16) # 165: (0f) r3 += r7 # 166: (bf) r1 = r6 # 167: (b7) r2 = 8 # 168: (85) call bpf_probe_read_kernel#113 # 169: (b7) r8 = 328 # 170: (79) r3 = *(u64 *)(r10 -16) # 171: (0f) r3 += r8 # 172: (bf) r1 = r10 # ; # 173: (07) r1 += -8 # ; BPF_CORE_READ(task, nsproxy, cgroup_ns, root_cset, dfl_cgrp, kn); # 174: (b7) r2 = 8 # 175: (85) call bpf_probe_read_kernel#113 # 176: (b7) r1 = 5704 # 177: (0f) r9 += r1 # ; BPF_CORE_READ(task, nsproxy, cgroup_ns, root_cset, dfl_cgrp, kn); # 178: (79) r1 = *(u64 *)(r10 -8) # ; struct kernfs_node* proc_kernfs = BPF_CORE_READ(task, cgroups, dfl_cgrp, kn); # 179: (7b) *(u64 *)(r10 -24) = r1 # 180: (bf) r6 = r10 # ; # 181: (07) r6 += -16 # ; struct kernfs_node* proc_kernfs = BPF_CORE_READ(task, cgroups, dfl_cgrp, kn); # 182: (bf) r1 = r6 # 183: (b7) r2 = 8 # 184: (7b) *(u64 *)(r10 -32) = r9 # 185: (bf) r3 = r9 # 186: (85) call bpf_probe_read_kernel#113 # 187: (79) r3 = *(u64 *)(r10 -16) # 188: (0f) r3 += r7 # 189: (bf) r1 = r6 # 190: (b7) r2 = 8 # 191: (85) call bpf_probe_read_kernel#113 # 192: (79) r3 = *(u64 *)(r10 -16) # 193: (0f) r3 += r8 # 194: (bf) r1 = r10 # ; # 195: (07) r1 += -8 # ; struct kernfs_node* proc_kernfs = BPF_CORE_READ(task, cgroups, dfl_cgrp, kn); # 196: (b7) r2 = 8 # 197: (85) call bpf_probe_read_kernel#113 # ; struct kernfs_node* proc_kernfs = BPF_CORE_READ(task, cgroups, dfl_cgrp, kn); # 198: (79) r8 = *(u64 *)(r10 -8) # ; if (ENABLE_CGROUP_V1_RESOLVER && CONFIG_CGROUP_PIDS) { # 199: (18) r1 = 0xffffc90000832000 # 201: (71) r1 = *(u8 *)(r1 +46) # frame1: R0_w=invP(id=0) R1_w=map_value(id=0,off=0,ks=4,vs=48,imm=0) R6=fp-16 R7=invP104 R8_w=invP(id=0) R9=invP(id=5) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (ENABLE_CGROUP_V1_RESOLVER && CONFIG_CGROUP_PIDS) { # 202: (15) if r1 == 0x0 goto pc+13 # frame1: R0_w=invP(id=0) R1_w=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=fp-16 R7=invP104 R8_w=invP(id=0) R9=invP(id=5) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (ENABLE_CGROUP_V1_RESOLVER && CONFIG_CGROUP_PIDS) { # 203: (18) r1 = 0xffffc9000083e000 # 205: (71) r1 = *(u8 *)(r1 +0) # frame1: R0_w=invP(id=0) R1_w=map_value(id=0,off=0,ks=4,vs=1,imm=0) R6=fp-16 R7=invP104 R8_w=invP(id=0) R9=invP(id=5) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value # ; if (ENABLE_CGROUP_V1_RESOLVER && CONFIG_CGROUP_PIDS) { # 206: (15) if r1 == 0x0 goto pc+9 # 207: (b7) r9 = 0 # 208: (18) r1 = 0xa # 210: (67) r1 <<= 32 # 211: (77) r1 >>= 32 # 212: (7b) *(u64 *)(r10 -56) = r1 # 213: (05) goto pc+13 # ; return BPF_CORE_READ(node52, id.ino); # 227: (bf) r1 = r10 # ; # 228: (07) r1 += -16 # ; BPF_CORE_READ(task, cgroups, subsys[i]); # 229: (b7) r2 = 8 # 230: (79) r3 = *(u64 *)(r10 -32) # 231: (85) call bpf_probe_read_kernel#113 # 232: (79) r3 = *(u64 *)(r10 -16) # 233: (b7) r1 = 0 # 234: (0f) r3 += r1 # 235: (0f) r3 += r9 # 236: (bf) r1 = r10 # ; # 237: (07) r1 += -8 # ; BPF_CORE_READ(task, cgroups, subsys[i]); # 238: (b7) r2 = 8 # 239: (85) call bpf_probe_read_kernel#113 # ; BPF_CORE_READ(task, cgroups, subsys[i]); # 240: (79) r7 = *(u64 *)(r10 -8) # ; if (subsys != NULL) { # 241: (15) if r7 == 0x0 goto pc-28 # frame1: R0_w=invP(id=0) R6=fp-16 R7_w=invP(id=0) R8=invP(id=0) R9=invP0 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 242: (bf) r6 = r7 # 243: (b7) r1 = 8 # 244: (0f) r6 += r1 # 245: (bf) r1 = r10 # ; # 246: (07) r1 += -8 # ; int subsys_id = BPF_CORE_READ(subsys, ss, id); # 247: (b7) r2 = 8 # 248: (bf) r3 = r6 # 249: (85) call bpf_probe_read_kernel#113 # 250: (79) r3 = *(u64 *)(r10 -8) # 251: (b7) r1 = 148 # 252: (0f) r3 += r1 # 253: (bf) r1 = r10 # ; # 254: (07) r1 += -16 # ; int subsys_id = BPF_CORE_READ(subsys, ss, id); # 255: (b7) r2 = 4 # 256: (85) call bpf_probe_read_kernel#113 # ; int subsys_id = BPF_CORE_READ(subsys, ss, id); # 257: (61) r1 = *(u32 *)(r10 -16) # ; if (subsys_id == cgrp_id) { # 258: (79) r2 = *(u64 *)(r10 -56) # 259: (5d) if r1 != r2 goto pc-46 # frame1: R0_w=invP(id=0) R1_w=invP10 R2_w=invP10 R6=invP(id=7) R7=invP(id=6) R8=invP(id=0) R9=invP0 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 260: (b7) r1 = 0 # 261: (0f) r7 += r1 # 262: (bf) r1 = r10 # ; # 263: (07) r1 += -16 # ; proc_kernfs = BPF_CORE_READ(subsys, cgroup, kn); # 264: (b7) r2 = 8 # 265: (bf) r3 = r7 # 266: (85) call bpf_probe_read_kernel#113 # 267: (b7) r1 = 328 # 268: (79) r3 = *(u64 *)(r10 -16) # 269: (0f) r3 += r1 # 270: (bf) r1 = r10 # ; # 271: (07) r1 += -8 # ; proc_kernfs = BPF_CORE_READ(subsys, cgroup, kn); # 272: (b7) r2 = 8 # 273: (85) call bpf_probe_read_kernel#113 # ; proc_kernfs = BPF_CORE_READ(subsys, cgroup, kn); # 274: (79) r8 = *(u64 *)(r10 -8) # 275: (bf) r7 = r10 # ; # 276: (07) r7 += -16 # ; root_kernfs = BPF_CORE_READ(subsys, ss, root, kf_root, kn); # 277: (bf) r1 = r7 # 278: (b7) r2 = 8 # 279: (bf) r3 = r6 # 280: (85) call bpf_probe_read_kernel#113 # 281: (b7) r1 = 168 # 282: (79) r3 = *(u64 *)(r10 -16) # 283: (0f) r3 += r1 # 284: (bf) r1 = r7 # 285: (b7) r2 = 8 # 286: (85) call bpf_probe_read_kernel#113 # 287: (b7) r1 = 0 # 288: (79) r3 = *(u64 *)(r10 -16) # 289: (0f) r3 += r1 # 290: (bf) r1 = r7 # 291: (b7) r2 = 8 # 292: (85) call bpf_probe_read_kernel#113 # 293: (b7) r1 = 0 # 294: (79) r3 = *(u64 *)(r10 -16) # 295: (0f) r3 += r1 # 296: (bf) r1 = r10 # ; # 297: (07) r1 += -8 # ; root_kernfs = BPF_CORE_READ(subsys, ss, root, kf_root, kn); # 298: (b7) r2 = 8 # 299: (85) call bpf_probe_read_kernel#113 # ; root_kernfs = BPF_CORE_READ(subsys, ss, root, kf_root, kn); # 300: (79) r1 = *(u64 *)(r10 -8) # 301: (7b) *(u64 *)(r10 -24) = r1 # 302: (05) goto pc-87 # ; for (int i = 0; i < CGROUP_SUBSYS_COUNT; i++) { # 216: (b7) r1 = 0 # ; if (bpf_core_field_exists(node52->id.ino)) { # 217: (15) if r1 == 0x0 goto pc+85 # ; root_kernfs = BPF_CORE_READ(subsys, ss, root, kf_root, kn); # 303: (b7) r1 = 144 # 304: (79) r3 = *(u64 *)(r10 -24) # 305: (0f) r3 += r1 # 306: (bf) r1 = r10 # ; # 307: (07) r1 += -8 # ; return (u64)BPF_CORE_READ(node, id); # 308: (b7) r2 = 8 # 309: (85) call bpf_probe_read_kernel#113 # ; return (u64)BPF_CORE_READ(node, id); # 310: (79) r1 = *(u64 *)(r10 -8) # 311: (79) r6 = *(u64 *)(r10 -40) # ; cgroup_data->cgroup_root_inode = get_inode_from_kernfs(root_kernfs); # 312: (7b) *(u64 *)(r6 +0) = r1 # frame1: R0=invP(id=0) R1_w=invP(id=0) R6_w=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R7=fp-16 R8=invP(id=0) R9=invP0 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 313: (b7) r1 = 0 # ; if (bpf_core_field_exists(node52->id.ino)) { # 314: (15) if r1 == 0x0 goto pc+9 # ; return BPF_CORE_READ(node52, id.ino); # 324: (b7) r1 = 144 # 325: (bf) r3 = r8 # 326: (0f) r3 += r1 # 327: (bf) r1 = r10 # ; # 328: (07) r1 += -8 # ; return (u64)BPF_CORE_READ(node, id); # 329: (b7) r2 = 8 # 330: (85) call bpf_probe_read_kernel#113 # ; return (u64)BPF_CORE_READ(node, id); # 331: (79) r1 = *(u64 *)(r10 -8) # 332: (79) r9 = *(u64 *)(r10 -48) # ; cgroup_data->cgroup_proc_inode = get_inode_from_kernfs(proc_kernfs); # 333: (7b) *(u64 *)(r6 +8) = r1 # frame1: R0=invP(id=0) R1_w=invP(id=0) R6=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R7=fp-16 R8=invP(id=9) R9_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 334: (b7) r6 = 160 # 335: (79) r3 = *(u64 *)(r10 -24) # 336: (0f) r3 += r6 # 337: (b7) r1 = 1 # ; if (bpf_core_field_exists(root_kernfs->iattr->ia_mtime)) { # 338: (15) if r1 == 0x0 goto pc+22 # 339: (bf) r1 = r10 # ; # 340: (07) r1 += -16 # ; BPF_CORE_READ(root_kernfs, iattr, ia_mtime.tv_nsec); # 341: (b7) r2 = 8 # 342: (85) call bpf_probe_read_kernel#113 # 343: (b7) r7 = 32 # 344: (79) r3 = *(u64 *)(r10 -16) # 345: (0f) r3 += r7 # 346: (bf) r1 = r10 # ; # 347: (07) r1 += -8 # ; BPF_CORE_READ(root_kernfs, iattr, ia_mtime.tv_nsec); # 348: (b7) r2 = 8 # 349: (85) call bpf_probe_read_kernel#113 # ; BPF_CORE_READ(root_kernfs, iattr, ia_mtime.tv_nsec); # 350: (79) r1 = *(u64 *)(r10 -8) # ; cgroup_data->cgroup_root_mtime = # 351: (79) r2 = *(u64 *)(r10 -40) # 352: (7b) *(u64 *)(r2 +16) = r1 # frame1: R0_w=invP(id=0) R1_w=invP(id=0) R2_w=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R6=invP160 R7_w=invP32 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 353: (bf) r3 = r8 # 354: (0f) r3 += r6 # 355: (bf) r1 = r10 # ; # 356: (07) r1 += -16 # ; BPF_CORE_READ(proc_kernfs, iattr, ia_mtime.tv_nsec); # 357: (b7) r2 = 8 # 358: (85) call bpf_probe_read_kernel#113 # 359: (79) r3 = *(u64 *)(r10 -16) # 360: (05) goto pc+21 # ; (struct kernfs_iattrs___52*)BPF_CORE_READ(proc_kernfs, iattr); # 382: (0f) r3 += r7 # 383: (79) r7 = *(u64 *)(r10 -40) # 384: (bf) r1 = r10 # ; # 385: (07) r1 += -8 # 386: (b7) r2 = 8 # 387: (85) call bpf_probe_read_kernel#113 # 388: (79) r1 = *(u64 *)(r10 -8) # 389: (b7) r2 = 0 # ; cgroup_data->cgroup_full_length = 0; # 390: (6b) *(u16 *)(r7 +36) = r2 # frame1: R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP160 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; cgroup_data->cgroup_root_length = 0; # 391: (63) *(u32 *)(r7 +32) = r2 # frame1: R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP160 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; cgroup_data->cgroup_proc_mtime = # 392: (7b) *(u64 *)(r7 +24) = r1 # frame1: R0=invP(id=0) R1_w=invP(id=0) R2_w=invP0 R6=invP160 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 393: (b7) r6 = 56 # 394: (79) r3 = *(u64 *)(r10 -24) # 395: (0f) r3 += r6 # 396: (bf) r1 = r10 # ; cgroup_data->cgroup_full_length = 0; # 397: (07) r1 += -8 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(root_kernfs, name)); # 398: (b7) r2 = 8 # 399: (85) call bpf_probe_read_kernel#113 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(root_kernfs, name)); # 400: (79) r3 = *(u64 *)(r10 -8) # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(root_kernfs, name)); # 401: (bf) r1 = r9 # 402: (b7) r2 = 256 # 403: (85) call bpf_probe_read_str#45 # frame1: R0_w=invP(id=0) R1_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R2_w=invP256 R3_w=invP(id=0) R6_w=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; if (cgroup_root_length <= MAX_PATH) { # 404: (25) if r0 > 0x100 goto pc+2 # frame1: R0=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; cgroup_data->cgroup_root_length = cgroup_root_length; # 405: (6b) *(u16 *)(r7 +32) = r0 # frame1: R0=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=16,var_off=(0x0; 0x1f),s32_max_value=31,u32_max_value=31) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; payload += cgroup_root_length; # 406: (0f) r9 += r0 # 407: (bf) r3 = r8 # 408: (0f) r3 += r6 # 409: (bf) r1 = r10 # ; # 410: (07) r1 += -8 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(proc_kernfs, name)); # 411: (b7) r2 = 8 # 412: (85) call bpf_probe_read_kernel#113 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(proc_kernfs, name)); # 413: (79) r3 = *(u64 *)(r10 -8) # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(proc_kernfs, name)); # 414: (bf) r1 = r9 # 415: (b7) r2 = 256 # 416: (85) call bpf_probe_read_str#45 # frame1: R0=invP(id=0) R1_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=272,var_off=(0x0; 0x3ff),s32_max_value=1023,u32_max_value=1023) R2_w=invP256 R3_w=invP(id=0) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=272,var_off=(0x0; 0x3ff),s32_max_value=1023,u32_max_value=1023) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; if (cgroup_proc_length <= MAX_PATH) { # 417: (25) if r0 > 0x100 goto pc+2 # frame1: R0_w=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=272,var_off=(0x0; 0x3ff),s32_max_value=1023,u32_max_value=1023) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; cgroup_data->cgroup_proc_length = cgroup_proc_length; # 418: (6b) *(u16 *)(r7 +34) = r0 # frame1: R0_w=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=272,var_off=(0x0; 0x3ff),s32_max_value=1023,u32_max_value=1023) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; payload += cgroup_proc_length; # 419: (0f) r9 += r0 # ; if (FETCH_CGROUPS_FROM_BPF) { # 420: (18) r1 = 0xffffc90000832000 # 422: (71) r1 = *(u8 *)(r1 +0) # frame1: R0_w=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R1_w=map_value(id=0,off=0,ks=4,vs=48,imm=0) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; if (FETCH_CGROUPS_FROM_BPF) { # 423: (15) if r1 == 0x0 goto pc+51 # frame1: R0=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R1=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 424: (18) r1 = 0xffffffff # ; cgroup_data->cgroup_full_path_root_pos = -1; # 426: (63) *(u32 *)(r7 +40) = r1 # frame1: R0=invP(id=0,umax_value=256,var_off=(0x0; 0x1ff)) R1_w=invP4294967295 R6=invP56 R7=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 427: (b7) r7 = 8 # 428: (7b) *(u64 *)(r10 -48) = r9 # 429: (05) goto pc+13 # ; cgroup_data->cgroup_full_length = payload_end_pos - payload; # 443: (bf) r3 = r8 # 444: (b7) r1 = 56 # 445: (0f) r3 += r1 # 446: (bf) r1 = r10 # ; # 447: (07) r1 += -8 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(cgroup_node, name)); # 448: (b7) r2 = 8 # 449: (85) call bpf_probe_read_kernel#113 # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(cgroup_node, name)); # 450: (79) r3 = *(u64 *)(r10 -8) # ; bpf_probe_read_str(payload, MAX_PATH, BPF_CORE_READ(cgroup_node, name)); # 451: (bf) r1 = r9 # 452: (b7) r2 = 256 # 453: (85) call bpf_probe_read_str#45 # frame1: R0=invP(id=0) R1_w=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R2_w=invP256 R3_w=invP(id=0) R6=invP56 R7=invP8 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 454: (bf) r6 = r0 # ; if (!cgroup_node) # 455: (15) if r8 == 0x0 goto pc-19 # frame1: R0_w=invP(id=10,smax_value=256) R6_w=invP(id=10,smax_value=256) R7=invP8 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; if (cgroup_node == cgroup_root_node) # 456: (79) r1 = *(u64 *)(r10 -24) # 457: (5d) if r8 != r1 goto pc+5 # frame1: R0_w=invP(id=10,smax_value=256) R1_w=invP(id=0) R6_w=invP(id=10,smax_value=256) R7=invP8 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # ; *root_pos = payload - payload_start; # 458: (bf) r1 = r9 # 459: (79) r2 = *(u64 *)(r10 -48) # 460: (1f) r1 -= r2 # ; *root_pos = payload - payload_start; # 461: (79) r2 = *(u64 *)(r10 -40) # 462: (63) *(u32 *)(r2 +40) = r1 # frame1: R0_w=invP(id=10,smax_value=256) R1_w=invP(id=0) R2_w=map_value(id=0,off=64,ks=4,vs=23040,imm=0) R6_w=invP(id=10,smax_value=256) R7=invP8 R8=invP(id=9) R9=map_value(id=0,off=188,ks=4,vs=23040,umax_value=528,var_off=(0x0; 0x7ff),s32_max_value=2047,u32_max_value=2047) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=map_value fp-48=map_value fp-56=invP10 # 463: (b7) r1 = 48 # 464: (0f) r8 += r1 # 465: (bf) r1 = r10 # ; # 466: (07) r1 += -8 # ; cgroup_node = BPF_CORE_READ(cgroup_node, parent); # 467: (b7) r2 = 8 # 468: (bf) r3 = r8 # 469: (85) call bpf_probe_read_kernel#113 # 470: (bf) r1 = r9 # 471: (0f) r1 += r6 # math between map_value pointer and register with unbounded min value is not allowed # processed 346 insns (limit 1000000) max_states_per_insn 0 total_states 26 peak_states 26 mark_read 13 # # libbpf: -- END LOG -- # libbpf: failed to load program 'kprobe__proc_sys_write' # libbpf: failed to load object 'profiler2' # libbpf: failed to load BPF skeleton 'profiler2': -4007 # test_test_profiler:FAIL:profiler2_skel_load profiler2 skeleton failed # #110 test_profiler:FAIL # #111 tp_attach_query:OK # #112 trace_ext:OK # #113 trace_printk:OK # #114 trampoline_count:OK # #115 udp_limit:OK # #116 varlen:OK # #117 vmlinux:OK # #118 xdp:OK # #119/1 xdp_adjust_tail_shrink:OK # #119/2 xdp_adjust_tail_grow:OK # #119/3 xdp_adjust_tail_grow2:OK # #119 xdp_adjust_tail:OK # #120 xdp_attach:OK # #121 xdp_bpf2bpf:OK # #122/1 cpumap_with_progs:OK # #122 xdp_cpumap_attach:OK # #123/1 DEVMAP with programs in entries:OK # #123/2 Verifier check of DEVMAP programs:OK # #123 xdp_devmap_attach:OK # #124 xdp_info:OK # #125 xdp_link:OK # #126 xdp_noinline:OK # #127 xdp_perf:OK # Summary: 122/859 PASSED, 1 SKIPPED, 4 FAILED not ok 18 selftests: bpf: test_progs-no_alu32 # exit=1 # selftests: bpf: test_current_pid_tgid_new_ns # libbpf: Error in bpf_create_map_xattr(test_ns_.bss):Operation not permitted(-1). Retrying without BTF. # libbpf: map 'test_ns_.bss': failed to create: Operation not permitted(-1) # libbpf: permission error while running as root; try raising 'ulimit -l'? current value: 64.0 KiB # libbpf: failed to load object 'test_ns_current_pid_tgid.o' # Testing bpf_get_ns_current_pid_tgid helper in new ns # main:PASS:unshare CLONE_NEWPID | CLONE_NEWNS # main:PASS:Unmounting proc # main:PASS:Mounting proc # main:PASS:obj_open # main:FAIL:obj_load err -1 errno 1 # Testing bpf_get_ns_current_pid_tgid helper in new ns # main:PASS:unshare CLONE_NEWPID | CLONE_NEWNS # Testing bpf_get_ns_current_pid_tgid helper in new ns # main:PASS:unshare CLONE_NEWPID | CLONE_NEWNS ok 19 selftests: bpf: test_current_pid_tgid_new_ns # selftests: bpf: urandom_read ok 20 selftests: bpf: urandom_read # selftests: bpf: test_kmod.sh # sysctl: setting key "net.core.bpf_jit_enable": Invalid argument # [ JIT enabled:0 hardened:0 ] # [ 558.177267] test_bpf: Summary: 378 PASSED, 0 FAILED, [365/365 JIT'ed] # [ 558.178522] test_bpf: test_skb_segment: Summary: 2 PASSED, 0 FAILED # [ JIT enabled:1 hardened:0 ] # [ 558.535054] test_bpf: Summary: 378 PASSED, 0 FAILED, [365/365 JIT'ed] # [ 558.536289] test_bpf: test_skb_segment: Summary: 2 PASSED, 0 FAILED # [ JIT enabled:1 hardened:1 ] # [ 558.887127] test_bpf: Summary: 378 PASSED, 0 FAILED, [365/365 JIT'ed] # [ 558.888349] test_bpf: test_skb_segment: Summary: 2 PASSED, 0 FAILED # [ JIT enabled:1 hardened:2 ] # [ 562.582732] test_bpf: Summary: 378 PASSED, 0 FAILED, [365/365 JIT'ed] # [ 562.583953] test_bpf: test_skb_segment: Summary: 2 PASSED, 0 FAILED ok 21 selftests: bpf: test_kmod.sh # selftests: bpf: test_xdp_redirect.sh # selftests: test_xdp_redirect xdpgeneric [PASS] # selftests: test_xdp_redirect xdpdrv [PASS] ok 22 selftests: bpf: test_xdp_redirect.sh # selftests: bpf: test_xdp_meta.sh # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2047 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 880 # str_off: 880 # str_len: 1143 # btf_total_size: 2047 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=25 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=26 # [14] FUNC_PROTO (anon) return=15 args=(1 ctx) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC ing_cls type_id=14 # [17] PTR (anon) type_id=18 # [18] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [19] FUNC_PROTO (anon) return=15 args=(17 ctx) # [20] FUNC ing_xdp type_id=19 # [21] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [22] ARRAY (anon) type_id=21 index_type_id=6 nr_elems=4 # [23] VAR _license type_id=22 linkage=1 # [24] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2047 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 880 # str_off: 880 # str_len: 1143 # btf_total_size: 2047 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=25 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=26 # [14] FUNC_PROTO (anon) return=15 args=(1 ctx) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC ing_cls type_id=14 # [17] PTR (anon) type_id=18 # [18] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [19] FUNC_PROTO (anon) return=15 args=(17 ctx) # [20] FUNC ing_xdp type_id=19 # [21] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [22] ARRAY (anon) type_id=21 index_type_id=6 nr_elems=4 # [23] VAR _license type_id=22 linkage=1 # [24] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2047 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 880 # str_off: 880 # str_len: 1143 # btf_total_size: 2047 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=25 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=26 # [14] FUNC_PROTO (anon) return=15 args=(1 ctx) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC ing_cls type_id=14 # [17] PTR (anon) type_id=18 # [18] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [19] FUNC_PROTO (anon) return=15 args=(17 ctx) # [20] FUNC ing_xdp type_id=19 # [21] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [22] ARRAY (anon) type_id=21 index_type_id=6 nr_elems=4 # [23] VAR _license type_id=22 linkage=1 # [24] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2047 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 880 # str_off: 880 # str_len: 1143 # btf_total_size: 2047 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=25 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=26 # [14] FUNC_PROTO (anon) return=15 args=(1 ctx) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC ing_cls type_id=14 # [17] PTR (anon) type_id=18 # [18] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [19] FUNC_PROTO (anon) return=15 args=(17 ctx) # [20] FUNC ing_xdp type_id=19 # [21] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [22] ARRAY (anon) type_id=21 index_type_id=6 nr_elems=4 # [23] VAR _license type_id=22 linkage=1 # [24] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.22 (10.1.1.22) 56(84) bytes of data. # 64 bytes from 10.1.1.22: icmp_seq=1 ttl=64 time=0.045 ms # # --- 10.1.1.22 ping statistics --- # 1 packets transmitted, 1 received, 0% packet loss, time 0ms # rtt min/avg/max/mdev = 0.045/0.045/0.045/0.000 ms # PING 10.1.1.11 (10.1.1.11) 56(84) bytes of data. # 64 bytes from 10.1.1.11: icmp_seq=1 ttl=64 time=0.025 ms # # --- 10.1.1.11 ping statistics --- # 1 packets transmitted, 1 received, 0% packet loss, time 0ms # rtt min/avg/max/mdev = 0.025/0.025/0.025/0.000 ms # selftests: test_xdp_meta [PASS] ok 23 selftests: bpf: test_xdp_meta.sh # selftests: bpf: test_xdp_veth.sh # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 620 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 268 # str_off: 268 # str_len: 328 # btf_total_size: 620 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 ctx) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_dummy_prog type_id=5 # [8] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [9] ARRAY (anon) type_id=8 index_type_id=10 nr_elems=4 # [10] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [11] VAR _license type_id=9 linkage=1 # [12] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 600 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 268 # str_off: 268 # str_len: 308 # btf_total_size: 600 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 xdp) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_tx type_id=5 # [8] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [9] ARRAY (anon) type_id=8 index_type_id=10 nr_elems=4 # [10] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [11] VAR _license type_id=9 linkage=1 # [12] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 620 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 268 # str_off: 268 # str_len: 328 # btf_total_size: 620 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 ctx) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_dummy_prog type_id=5 # [8] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [9] ARRAY (anon) type_id=8 index_type_id=10 nr_elems=4 # [10] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [11] VAR _license type_id=9 linkage=1 # [12] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.33 (10.1.1.33) 56(84) bytes of data. # 64 bytes from 10.1.1.33: icmp_seq=1 ttl=64 time=0.049 ms # # --- 10.1.1.33 ping statistics --- # 1 packets transmitted, 1 received, 0% packet loss, time 0ms # rtt min/avg/max/mdev = 0.049/0.049/0.049/0.000 ms # selftests: xdp_veth [PASS] ok 24 selftests: bpf: test_xdp_veth.sh # selftests: bpf: test_offload.py # Test destruction of generic XDP... # Test TC non-offloaded... # Test TC non-offloaded isn't getting bound... # Test TC offloads are off by default... # Test TC offload by default... # Test TC cBPF bytcode tries offload by default... # Test TC cBPF unbound bytecode doesn't offload... # Test non-0 chain offload... # Test TC replace... # Test TC replace bad flags... # Test spurious extack from the driver... # Test TC offloads work... # FAIL: Missing or incorrect message from netdevsim in verifier log # File "./test_offload.py", line 920, in <module> # check_verifier_log(err, "[netdevsim] Hello from netdevsim!") # File "./test_offload.py", line 671, in check_verifier_log # fail(True, "Missing or incorrect message from netdevsim in verifier log") # File "./test_offload.py", line 86, in fail # tb = "".join(traceback.extract_stack().format()) # not ok 25 selftests: bpf: test_offload.py # exit=1 # selftests: bpf: test_sock_addr.sh # Wait for testing IPv4/IPv6 to become available ... OK # libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1 # libbpf: elf: skipping unrecognized data section(8) .rodata.cst16 # libbpf: load bpf program failed: Permission denied # libbpf: -- BEGIN DUMP LOG --- # libbpf: # Func#2 is safe for any args that match its prototype # ; int connect_v4_prog(struct bpf_sock_addr *ctx) # 0: (bf) r7 = r1 # 1: (b4) w6 = 0 # ; memset(&tuple.ipv4.saddr, 0, sizeof(tuple.ipv4.saddr)); # 2: (63) *(u32 *)(r10 -72) = r6 # 3: (b7) r1 = 0 # 4: (7b) *(u64 *)(r10 -96) = r1 # 5: (b4) w2 = 23569 # ; tuple.ipv4.dport = bpf_htons(DST_REWRITE_PORT4); # 6: (6b) *(u16 *)(r10 -94) = r2 # ; memset(&tuple.ipv4.saddr, 0, sizeof(tuple.ipv4.saddr)); # 7: (7b) *(u64 *)(r10 -104) = r1 # 8: (b4) w2 = 16777343 # ; tuple.ipv4.daddr = bpf_htonl(DST_REWRITE_IP4); # 9: (63) *(u32 *)(r10 -100) = r2 # ; memset(&tuple.ipv4.saddr, 0, sizeof(tuple.ipv4.saddr)); # 10: (7b) *(u64 *)(r10 -80) = r1 # 11: (7b) *(u64 *)(r10 -88) = r1 # 12: (18) r2 = 0x31726464615f6b # ; char veth1[IFNAMSIZ] = "test_sock_addr1"; # 14: (7b) *(u64 *)(r10 -8) = r2 # 15: (18) r2 = 0x636f735f74736574 # 17: (7b) *(u64 *)(r10 -16) = r2 # 18: (18) r3 = 0x32726464615f6b # ; char veth2[IFNAMSIZ] = "test_sock_addr2"; # 20: (7b) *(u64 *)(r10 -24) = r3 # 21: (7b) *(u64 *)(r10 -32) = r2 # 22: (18) r2 = 0x7665645f746e65 # ; char missing[IFNAMSIZ] = "nonexistent_dev"; # 24: (7b) *(u64 *)(r10 -40) = r2 # 25: (18) r2 = 0x74736978656e6f6e # 27: (7b) *(u64 *)(r10 -48) = r2 # ; char del_bind[IFNAMSIZ] = ""; # 28: (7b) *(u64 *)(r10 -56) = r1 # 29: (7b) *(u64 *)(r10 -64) = r1 # 30: (bf) r4 = r10 # ; # 31: (07) r4 += -16 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTODEVICE, # 32: (bf) r1 = r7 # 33: (b4) w2 = 1 # 34: (b4) w3 = 25 # 35: (b4) w5 = 16 # 36: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTODEVICE, # 37: (55) if r0 != 0x0 goto pc+78 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=invP14199524341931883 fp-32=invP7165072385982555508 fp-40=invP33325529024458341 fp-48=invP8391166496540094318 fp-56=00000000 fp-64=00000000 fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 38: (bf) r4 = r10 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTODEVICE, # 39: (07) r4 += -32 # 40: (bf) r1 = r7 # 41: (b4) w2 = 1 # 42: (b4) w3 = 25 # 43: (b4) w5 = 16 # 44: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTODEVICE, # 45: (55) if r0 != 0x0 goto pc+70 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=invP33325529024458341 fp-48=invP8391166496540094318 fp-56=00000000 fp-64=00000000 fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 46: (bf) r4 = r10 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTODEVICE, # 47: (07) r4 += -48 # 48: (bf) r1 = r7 # 49: (b4) w2 = 1 # 50: (b4) w3 = 25 # 51: (b4) w5 = 16 # 52: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTODEVICE, # 53: (55) if r0 != 0xffffffed goto pc+62 # R0=invP-19 R6=invP0 R7=ctx(id=0,off=0,imm=0) R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=00000000 fp-64=00000000 fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 54: (b4) w8 = 1 # 55: (bf) r4 = r10 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTODEVICE, # 56: (07) r4 += -64 # 57: (bf) r1 = r7 # 58: (b4) w2 = 1 # 59: (b4) w3 = 25 # 60: (b4) w5 = 16 # 61: (85) call bpf_setsockopt#49 # ; if (bind_to_device(ctx)) # 62: (55) if r0 != 0x0 goto pc+53 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 63: (b4) w6 = 0 # ; int zero = 0, one = 1; # 64: (63) *(u32 *)(r10 -16) = r6 # ; int zero = 0, one = 1; # 65: (63) *(u32 *)(r10 -32) = r8 # 66: (bf) r4 = r10 # ; # 67: (07) r4 += -32 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_KEEPALIVE, &one, sizeof(one))) # 68: (bf) r1 = r7 # 69: (b4) w2 = 1 # 70: (b4) w3 = 9 # 71: (b4) w5 = 4 # 72: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_KEEPALIVE, &one, sizeof(one))) # 73: (55) if r0 != 0x0 goto pc+42 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmm0000 fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # ; if (ctx->type == SOCK_STREAM) { # 74: (61) r1 = *(u32 *)(r7 +32) # ; if (ctx->type == SOCK_STREAM) { # 75: (56) if w1 != 0x1 goto pc+42 # R0=invP0 R1_w=invP1 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmm0000 fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 76: (bf) r4 = r10 # ; # 77: (07) r4 += -32 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPIDLE, &one, sizeof(one))) # 78: (bf) r1 = r7 # 79: (b4) w2 = 6 # 80: (b4) w3 = 4 # 81: (b4) w5 = 4 # 82: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPIDLE, &one, sizeof(one))) # 83: (55) if r0 != 0x0 goto pc+32 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmm0000 fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 84: (bf) r4 = r10 # ; # 85: (07) r4 += -32 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPINTVL, &one, sizeof(one))) # 86: (bf) r1 = r7 # 87: (b4) w2 = 6 # 88: (b4) w3 = 5 # 89: (b4) w5 = 4 # 90: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPINTVL, &one, sizeof(one))) # 91: (55) if r0 != 0x0 goto pc+24 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmm0000 fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 92: (bf) r4 = r10 # ; # 93: (07) r4 += -32 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPCNT, &one, sizeof(one))) # 94: (bf) r1 = r7 # 95: (b4) w2 = 6 # 96: (b4) w3 = 6 # 97: (b4) w5 = 4 # 98: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPCNT, &one, sizeof(one))) # 99: (55) if r0 != 0x0 goto pc+16 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmm0000 fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 100: (bf) r4 = r10 # ; # 101: (07) r4 += -32 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_SYNCNT, &one, sizeof(one))) # 102: (bf) r1 = r7 # 103: (b4) w2 = 6 # 104: (b4) w3 = 7 # 105: (b4) w5 = 4 # 106: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_SYNCNT, &one, sizeof(one))) # 107: (55) if r0 != 0x0 goto pc+8 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmm0000 fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 108: (bf) r4 = r10 # ; # 109: (07) r4 += -32 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_USER_TIMEOUT, &one, sizeof(one))) # 110: (bf) r1 = r7 # 111: (b4) w2 = 6 # 112: (b4) w3 = 18 # 113: (b4) w5 = 4 # 114: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_USER_TIMEOUT, &one, sizeof(one))) # 115: (15) if r0 == 0x0 goto pc+2 # # from 115 to 118: R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmm0000 fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 118: (bf) r4 = r10 # ; # 119: (07) r4 += -16 # ; if (bpf_setsockopt(ctx, SOL_SOCKET, SO_KEEPALIVE, &zero, sizeof(zero))) # 120: (bf) r1 = r7 # 121: (b4) w2 = 1 # 122: (b4) w3 = 9 # 123: (b4) w5 = 4 # 124: (85) call bpf_setsockopt#49 # ; if (set_keepalive(ctx)) # 125: (55) if r0 != 0x0 goto pc-10 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 126: (b4) w1 = 65535 # ; int lowat = 65535; # 127: (63) *(u32 *)(r10 -16) = r1 # ; if (ctx->type == SOCK_STREAM) { # 128: (61) r1 = *(u32 *)(r7 +32) # ; if (ctx->type == SOCK_STREAM) { # 129: (56) if w1 != 0x1 goto pc+10 # R0=invP0 R1_w=invP1 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 130: (bf) r4 = r10 # ; # 131: (07) r4 += -16 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_NOTSENT_LOWAT, &lowat, sizeof(lowat))) # 132: (bf) r1 = r7 # 133: (b4) w2 = 6 # 134: (b4) w3 = 25 # 135: (b4) w5 = 4 # 136: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_NOTSENT_LOWAT, &lowat, sizeof(lowat))) # 137: (15) if r0 == 0x0 goto pc+1 # # from 137 to 139: R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # ; if (ctx->type != SOCK_STREAM && ctx->type != SOCK_DGRAM) # 139: (61) r1 = *(u32 *)(r7 +32) # ; if (ctx->type != SOCK_STREAM && ctx->type != SOCK_DGRAM) # 140: (bc) w2 = w1 # 141: (04) w2 += -1 # 142: (26) if w2 > 0x1 goto pc-27 # R0=invP0 R1_w=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R2_w=invP(id=0,umax_value=1,var_off=(0x0; 0x1)) R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # ; else if (ctx->type == SOCK_STREAM) # 143: (56) if w1 != 0x1 goto pc+8 # R0=invP0 R1=invP1 R2=invP(id=0,umax_value=1,var_off=(0x0; 0x1)) R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mm00 fp-104=mmmm0000 # 144: (bf) r2 = r10 # ; sk = bpf_sk_lookup_tcp(ctx, &tuple, sizeof(tuple.ipv4), # 145: (07) r2 += -104 # 146: (bf) r1 = r7 # 147: (b4) w3 = 12 # 148: (b7) r4 = -1 # 149: (b7) r5 = 0 # 150: (85) call bpf_sk_lookup_tcp#84 # 151: (05) goto pc+7 # ; if (!sk) # 159: (15) if r0 == 0x0 goto pc-44 # R0=sock(id=0,ref_obj_id=3,off=0,imm=0) R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm refs=3 # ; if (sk->src_ip4 != tuple.ipv4.daddr || # 160: (61) r1 = *(u32 *)(r0 +24) # ; if (sk->src_ip4 != tuple.ipv4.daddr || # 161: (61) r2 = *(u32 *)(r10 -100) # ; if (sk->src_ip4 != tuple.ipv4.daddr || # 162: (5e) if w1 != w2 goto pc+2 # R0=sock(id=0,ref_obj_id=3,off=0,imm=0) R1_w=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R2_w=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm refs=3 # ; sk->src_port != DST_REWRITE_PORT4) { # 163: (61) r1 = *(u32 *)(r0 +44) # ; if (sk->src_ip4 != tuple.ipv4.daddr || # 164: (16) if w1 == 0x115c goto pc+3 # # from 164 to 168: R0=sock(id=0,ref_obj_id=3,off=0,imm=0) R1_w=invP4444 R2_w=invP(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm refs=3 # ; bpf_sk_release(sk); # 168: (bf) r1 = r0 # 169: (85) call bpf_sk_release#86 # ; if (ctx->type == SOCK_STREAM && set_cc(ctx)) # 170: (61) r1 = *(u32 *)(r7 +32) # ; if (ctx->type == SOCK_STREAM && set_cc(ctx)) # 171: (56) if w1 != 0x1 goto pc+35 # R0_w=invP(id=0) R1_w=invP1 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # 172: (b7) r1 = 1869505906 # ; char reno[TCP_CA_NAME_MAX] = "reno"; # 173: (7b) *(u64 *)(r10 -16) = r1 # 174: (b7) r1 = 0 # 175: (7b) *(u64 *)(r10 -8) = r1 # ; char cubic[TCP_CA_NAME_MAX] = "cubic"; # 176: (7b) *(u64 *)(r10 -24) = r1 # 177: (18) r1 = 0x6369627563 # 179: (7b) *(u64 *)(r10 -32) = r1 # 180: (bf) r4 = r10 # ; # 181: (07) r4 += -16 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_CONGESTION, &reno, sizeof(reno))) # 182: (bf) r1 = r7 # 183: (b4) w2 = 6 # 184: (b4) w3 = 13 # 185: (b4) w5 = 16 # 186: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_CONGESTION, &reno, sizeof(reno))) # 187: (55) if r0 != 0x0 goto pc+13 # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=00000000 fp-32=invP426969822563 fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # 188: (bf) r2 = r10 # ; if (verify_cc(ctx, reno)) # 189: (07) r2 += -16 # 190: (bf) r1 = r7 # 191: (85) call pc+25 # arg#1 type is not a struct # Unrecognized arg#1 type PTR # caller: # R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=00000000 fp-32=invP426969822563 fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # callee: # frame1: R1_w=ctx(id=0,off=0,imm=0) R2_w=fp-16 R10=fp0 # ; static __inline int verify_cc(struct bpf_sock_addr *ctx, # 217: (bf) r6 = r2 # 218: (bf) r4 = r10 # ; # 219: (07) r4 += -16 # ; if (bpf_getsockopt(ctx, SOL_TCP, TCP_CONGESTION, &buf, sizeof(buf))) # 220: (b4) w2 = 6 # 221: (b4) w3 = 13 # 222: (b4) w5 = 16 # 223: (85) call bpf_getsockopt#57 # 224: (bf) r1 = r0 # 225: (b4) w0 = 1 # ; if (bpf_getsockopt(ctx, SOL_TCP, TCP_CONGESTION, &buf, sizeof(buf))) # 226: (55) if r1 != 0x0 goto pc+7 # frame1: R0_w=invP1 R1_w=invP0 R6=fp-16 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm # ; if (buf[i] != expected[i]) # 227: (71) r2 = *(u8 *)(r6 +0) # ; if (buf[i] != expected[i]) # 228: (71) r1 = *(u8 *)(r10 -16) # ; # 229: (b4) w0 = 1 # ; if (buf[i] != expected[i]) # 230: (1e) if w1 == w2 goto pc+1 # # from 230 to 232: frame1: R0_w=invP1 R1_w=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R2_w=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=fp-16 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm # ; # 232: (b4) w0 = 0 # ; if (buf[i] == 0) # 233: (56) if w1 != 0x0 goto pc+1 # frame1: R0_w=invP0 R1_w=invP0 R2_w=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=fp-16 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm # ; } # 234: (95) exit # returning from callee: # frame1: R0_w=invP0 R1_w=invP0 R2_w=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=fp-16 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm # to caller at 192: # R0_w=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=00000000 fp-32=invP426969822563 fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # # from 234 to 192: R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=00000000 fp-32=invP426969822563 fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # ; if (verify_cc(ctx, reno)) # 192: (56) if w0 != 0x0 goto pc+8 # 193: (bf) r4 = r10 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_CONGESTION, &cubic, sizeof(cubic))) # 194: (07) r4 += -32 # 195: (bf) r1 = r7 # 196: (b4) w2 = 6 # 197: (b4) w3 = 13 # 198: (b4) w5 = 16 # 199: (85) call bpf_setsockopt#49 # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_CONGESTION, &cubic, sizeof(cubic))) # 200: (15) if r0 == 0x0 goto pc+1 # # from 200 to 202: R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # ; if (bpf_setsockopt(ctx, SOL_TCP, TCP_CONGESTION, &cubic, sizeof(cubic))) # 202: (bf) r2 = r10 # ; if (verify_cc(ctx, cubic)) # 203: (07) r2 += -32 # 204: (bf) r1 = r7 # 205: (85) call pc+11 # caller: # R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # callee: # frame1: R1_w=ctx(id=0,off=0,imm=0) R2_w=fp-32 R10=fp0 # ; static __inline int verify_cc(struct bpf_sock_addr *ctx, # 217: (bf) r6 = r2 # 218: (bf) r4 = r10 # ; # 219: (07) r4 += -16 # ; if (bpf_getsockopt(ctx, SOL_TCP, TCP_CONGESTION, &buf, sizeof(buf))) # 220: (b4) w2 = 6 # 221: (b4) w3 = 13 # 222: (b4) w5 = 16 # 223: (85) call bpf_getsockopt#57 # 224: (bf) r1 = r0 # 225: (b4) w0 = 1 # ; if (bpf_getsockopt(ctx, SOL_TCP, TCP_CONGESTION, &buf, sizeof(buf))) # 226: (55) if r1 != 0x0 goto pc+7 # frame1: R0_w=invP1 R1_w=invP0 R6_w=fp-32 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm # ; if (buf[i] != expected[i]) # 227: (71) r2 = *(u8 *)(r6 +0) # ; if (buf[i] != expected[i]) # 228: (71) r1 = *(u8 *)(r10 -16) # ; # 229: (b4) w0 = 1 # ; if (buf[i] != expected[i]) # 230: (1e) if w1 == w2 goto pc+1 # # from 230 to 232: frame1: R0=invP1 R1=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R2=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=fp-32 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm # ; # 232: (b4) w0 = 0 # ; if (buf[i] == 0) # 233: (56) if w1 != 0x0 goto pc+1 # frame1: R0_w=invP0 R1=invP0 R2=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=fp-32 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm # ; } # 234: (95) exit # returning from callee: # frame1: R0=invP0 R1=invP0 R2=invP(id=0,umax_value=255,var_off=(0x0; 0xff)) R6=fp-32 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm # to caller at 206: # R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # # from 234 to 206: R0=invP0 R6=invP0 R7=ctx(id=0,off=0,imm=0) R8=invP1 R10=fp0 fp-8=mmmmmmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm fp-48=mmmmmmmm fp-56=mmmmmmmm fp-64=mmmmmmmm fp-72=????0000 fp-80=00000000 fp-88=00000000 fp-96=0000mmmm fp-104=mmmmmmmm # ; if (ctx->type == SOCK_STREAM && set_cc(ctx)) # 206: (56) if w0 != 0x0 goto pc-91 # 207: (b4) w1 = 23569 # ; ctx->user_port = bpf_htons(DST_REWRITE_PORT4); # 208: (63) *(u32 *)(r7 +24) = r1 # 209: (b4) w1 = 16777343 # ; ctx->user_ip4 = bpf_htonl(DST_REWRITE_IP4); # 210: (63) *(u32 *)(r7 +4) = r1 # invalid bpf_context access off=4 size=4 # processed 263 insns (limit 1000000) max_states_per_insn 1 total_states 24 peak_states 24 mark_read 13 # # libbpf: -- END LOG -- # libbpf: failed to load program 'connect_v4_prog' # libbpf: failed to load object './connect4_prog.o' # libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1 # libbpf: elf: skipping unrecognized data section(8) .rodata.cst16 # libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1 # libbpf: elf: skipping unrecognized data section(8) .rodata.cst16 # libbpf: elf: skipping unrecognized data section(7) .rodata.str1.1 # libbpf: elf: skipping unrecognized data section(8) .rodata.cst16 # libbpf: load bpf program failed: Permission denied # libbpf: -- BEGIN DUMP LOG --- # libbpf: # ; int connect_v6_prog(struct bpf_sock_addr *ctx) # 0: (bf) r6 = r1 # 1: (18) r1 = 0x100000000000000 # ; tuple.ipv6.daddr[0] = bpf_htonl(DST_REWRITE_IP6_0); # 3: (7b) *(u64 *)(r10 -16) = r1 # 4: (b7) r1 = 0 # 5: (7b) *(u64 *)(r10 -24) = r1 # last_idx 5 first_idx 0 # regs=2 stack=0 before 4: (b7) r1 = 0 # 6: (7b) *(u64 *)(r10 -32) = r1 # 7: (7b) *(u64 *)(r10 -40) = r1 # 8: (b4) w1 = 169476096 # ; memset(&tuple.ipv6.sport, 0, sizeof(tuple.ipv6.sport)); # 9: (63) *(u32 *)(r10 -8) = r1 # 10: (b4) w7 = 0 # ; if (ctx->type != SOCK_STREAM && ctx->type != SOCK_DGRAM) # 11: (61) r1 = *(u32 *)(r6 +32) # ; if (ctx->type != SOCK_STREAM && ctx->type != SOCK_DGRAM) # 12: (bc) w2 = w1 # 13: (04) w2 += -1 # 14: (26) if w2 > 0x1 goto pc+33 # R1_w=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R2_w=inv(id=0,umax_value=1,var_off=(0x0; 0x1)) R6_w=ctx(id=0,off=0,imm=0) R7_w=inv0 R10=fp0 fp-8=????mmmm fp-16_w=inv72057594037927936 fp-24_w=00000000 fp-32_w=00000000 fp-40_w=00000000 # ; else if (ctx->type == SOCK_STREAM) # 15: (56) if w1 != 0x1 goto pc+8 # R1_w=inv1 R2_w=inv(id=0,umax_value=1,var_off=(0x0; 0x1)) R6_w=ctx(id=0,off=0,imm=0) R7_w=inv0 R10=fp0 fp-8=????mmmm fp-16_w=inv72057594037927936 fp-24_w=00000000 fp-32_w=00000000 fp-40_w=00000000 # 16: (bf) r2 = r10 # ; sk = bpf_sk_lookup_tcp(ctx, &tuple, sizeof(tuple.ipv6), # 17: (07) r2 += -40 # 18: (bf) r1 = r6 # 19: (b4) w3 = 36 # 20: (b7) r4 = -1 # 21: (b7) r5 = 0 # 22: (85) call bpf_sk_lookup_tcp#84 # last_idx 22 first_idx 0 # regs=8 stack=0 before 21: (b7) r5 = 0 # regs=8 stack=0 before 20: (b7) r4 = -1 # regs=8 stack=0 before 19: (b4) w3 = 36 # 23: (05) goto pc+7 # ; if (!sk) # 31: (15) if r0 == 0x0 goto pc+16 # R0=sock(id=0,ref_obj_id=2,off=0,imm=0) R6=ctx(id=0,off=0,imm=0) R7=inv0 R10=fp0 fp-8=????mmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm refs=2 # ; if (sk->src_ip6[0] != tuple.ipv6.daddr[0] || # 32: (61) r1 = *(u32 *)(r0 +28) # ; if (sk->src_ip6[0] != tuple.ipv6.daddr[0] || # 33: (61) r2 = *(u32 *)(r10 -24) # ; if (sk->src_ip6[0] != tuple.ipv6.daddr[0] || # 34: (5e) if w1 != w2 goto pc+11 # R0=sock(id=0,ref_obj_id=2,off=0,imm=0) R1_w=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R2_w=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=ctx(id=0,off=0,imm=0) R7=inv0 R10=fp0 fp-8=????mmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm refs=2 # ; sk->src_ip6[1] != tuple.ipv6.daddr[1] || # 35: (61) r1 = *(u32 *)(r0 +32) # ; sk->src_ip6[1] != tuple.ipv6.daddr[1] || # 36: (61) r2 = *(u32 *)(r10 -20) # ; sk->src_ip6[1] != tuple.ipv6.daddr[1] || # 37: (5e) if w1 != w2 goto pc+8 # R0=sock(id=0,ref_obj_id=2,off=0,imm=0) R1_w=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R2_w=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=ctx(id=0,off=0,imm=0) R7=inv0 R10=fp0 fp-8=????mmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm refs=2 # ; sk->src_ip6[2] != tuple.ipv6.daddr[2] || # 38: (61) r1 = *(u32 *)(r0 +36) # ; sk->src_ip6[2] != tuple.ipv6.daddr[2] || # 39: (61) r2 = *(u32 *)(r10 -16) # ; sk->src_ip6[2] != tuple.ipv6.daddr[2] || # 40: (5e) if w1 != w2 goto pc+5 # R0=sock(id=0,ref_obj_id=2,off=0,imm=0) R1=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R2=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=ctx(id=0,off=0,imm=0) R7=inv0 R10=fp0 fp-8=????mmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm refs=2 # ; sk->src_ip6[3] != tuple.ipv6.daddr[3] || # 41: (61) r1 = *(u32 *)(r0 +40) # ; sk->src_ip6[3] != tuple.ipv6.daddr[3] || # 42: (61) r2 = *(u32 *)(r10 -12) # ; sk->src_ip6[3] != tuple.ipv6.daddr[3] || # 43: (5e) if w1 != w2 goto pc+2 # R0=sock(id=0,ref_obj_id=2,off=0,imm=0) R1_w=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R2_w=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=ctx(id=0,off=0,imm=0) R7=inv0 R10=fp0 fp-8=????mmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm refs=2 # ; sk->src_port != DST_REWRITE_PORT6) { # 44: (61) r1 = *(u32 *)(r0 +44) # ; if (sk->src_ip6[0] != tuple.ipv6.daddr[0] || # 45: (16) if w1 == 0x1a0a goto pc+4 # # from 45 to 50: R0=sock(id=0,ref_obj_id=2,off=0,imm=0) R1_w=inv6666 R2_w=inv(id=0,umax_value=4294967295,var_off=(0x0; 0xffffffff)) R6=ctx(id=0,off=0,imm=0) R7=inv0 R10=fp0 fp-8=????mmmm fp-16=mmmmmmmm fp-24=mmmmmmmm fp-32=mmmmmmmm fp-40=mmmmmmmm refs=2 # ; bpf_sk_release(sk); # 50: (bf) r1 = r0 # 51: (85) call bpf_sk_release#86 # 52: (b4) w1 = 2586 # ; ctx->user_port = bpf_htons(DST_REWRITE_PORT6); # 53: (63) *(u32 *)(r6 +24) = r1 # 54: (18) r1 = 0x100000000000000 # ; ctx->user_ip6[2] = bpf_htonl(DST_REWRITE_IP6_2); # 56: (7b) *(u64 *)(r6 +16) = r1 # invalid bpf_context access off=16 size=8 # processed 48 insns (limit 1000000) max_states_per_insn 0 total_states 3 peak_states 3 mark_read 3 # # libbpf: -- END LOG -- # libbpf: failed to load program 'connect_v6_prog' # libbpf: failed to load object './connect6_prog.o' # (test_sock_addr.c:1315: errno: Operation not permitted) Fail to send message to server # (test_sock_addr.c:1315: errno: Unknown error 524) Fail to send message to server # (test_sock_addr.c:1315: errno: Operation not permitted) Fail to send message to server # Test case: bind4: load prog with wrong expected attach type .. [PASS] # Test case: bind4: attach prog with wrong attach type .. [PASS] # Test case: bind4: rewrite IP & TCP port in .. [PASS] # Test case: bind4: rewrite IP & UDP port in .. [PASS] # Test case: bind6: load prog with wrong expected attach type .. [PASS] # Test case: bind6: attach prog with wrong attach type .. [PASS] # Test case: bind6: rewrite IP & TCP port in .. [PASS] # Test case: bind6: rewrite IP & UDP port in .. [PASS] # Test case: connect4: load prog with wrong expected attach type .. [PASS] # Test case: connect4: attach prog with wrong attach type .. [PASS] # Test case: connect4: rewrite IP & TCP port .. [PASS] # Test case: connect4: rewrite IP & UDP port .. [PASS] # Test case: connect6: load prog with wrong expected attach type .. [PASS] # Test case: connect6: attach prog with wrong attach type .. [PASS] # Test case: connect6: rewrite IP & TCP port .. [PASS] # Test case: connect6: rewrite IP & UDP port .. [PASS] # Test case: sendmsg4: load prog with wrong expected attach type .. [PASS] # Test case: sendmsg4: attach prog with wrong attach type .. [PASS] # Test case: sendmsg4: rewrite IP & port (asm) .. [PASS] # Test case: sendmsg4: rewrite IP & port (C) .. [PASS] # Test case: sendmsg4: deny call .. [PASS] # Test case: sendmsg6: load prog with wrong expected attach type .. [PASS] # Test case: sendmsg6: attach prog with wrong attach type .. [PASS] # Test case: sendmsg6: rewrite IP & port (asm) .. [PASS] # Test case: sendmsg6: rewrite IP & port (C) .. [PASS] # Test case: sendmsg6: IPv4-mapped IPv6 .. [PASS] # Test case: sendmsg6: set dst IP = [::] (BSD'ism) .. [PASS] # Test case: sendmsg6: preserve dst IP = [::] (BSD'ism) .. [PASS] # Test case: sendmsg6: deny call .. [PASS] # Test case: recvmsg4: return code ok .. [PASS] # Test case: recvmsg4: return code !ok .. [PASS] # Test case: recvmsg6: return code ok .. [PASS] # Test case: recvmsg6: return code !ok .. [PASS] # Test case: recvmsg4: rewrite IP & port (asm) .. [PASS] # Test case: recvmsg6: rewrite IP & port (asm) .. [PASS] # Summary: 35 PASSED, 0 FAILED ok 26 selftests: bpf: test_sock_addr.sh # selftests: bpf: test_tunnel.sh # Testing GRE tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 35ms # rtt min/avg/max/mdev = 0.052/0.111/0.146/0.043 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 42ms # rtt min/avg/max/mdev = 0.048/0.113/0.190/0.059 ms # [0;92mPASS: gretap[0m # Testing IP6GRE tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING ::11(::11) 56 data bytes # # --- ::11 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 69ms # rtt min/avg/max/mdev = 0.070/1030.638/2067.528/844.048 ms, pipe 3 # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 40ms # rtt min/avg/max/mdev = 0.057/0.113/0.185/0.054 ms # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 43ms # rtt min/avg/max/mdev = 0.062/0.115/0.210/0.068 ms # PING fc80::200(fc80::200) 56 data bytes # # --- fc80::200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 44ms # rtt min/avg/max/mdev = 0.047/0.167/0.242/0.087 ms # [0;92mPASS: ip6gre[0m # Testing IP6GRETAP tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING ::11(::11) 56 data bytes # # --- ::11 ping statistics --- # 5 packets transmitted, 3 received, 40% packet loss, time 98ms # rtt min/avg/max/mdev = 0.132/0.137/0.141/0.010 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 42ms # rtt min/avg/max/mdev = 0.088/0.192/0.248/0.074 ms # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 43ms # rtt min/avg/max/mdev = 0.046/0.107/0.216/0.077 ms # PING fc80::200(fc80::200) 56 data bytes # # --- fc80::200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 42ms # rtt min/avg/max/mdev = 0.081/0.164/0.221/0.060 ms # [0;92mPASS: ip6gretap[0m # Testing ERSPAN tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 51ms # rtt min/avg/max/mdev = 0.085/0.113/0.128/0.023 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 65ms # rtt min/avg/max/mdev = 0.046/0.156/0.244/0.083 ms # [0;92mPASS: erspan[0m # Testing IP6ERSPAN tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING ::11(::11) 56 data bytes # # --- ::11 ping statistics --- # 5 packets transmitted, 3 received, 40% packet loss, time 77ms # rtt min/avg/max/mdev = 0.059/234.742/704.043/331.845 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 42ms # rtt min/avg/max/mdev = 0.095/0.113/0.138/0.021 ms # [0;92mPASS: ip6erspan[0m # Testing VXLAN tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 54ms # rtt min/avg/max/mdev = 0.047/0.136/0.189/0.063 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 42ms # rtt min/avg/max/mdev = 0.045/0.134/0.192/0.063 ms # [0;92mPASS: vxlan[0m # Testing IP6VXLAN tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING ::11(::11) 56 data bytes # # --- ::11 ping statistics --- # 5 packets transmitted, 3 received, 40% packet loss, time 120ms # rtt min/avg/max/mdev = 0.082/0.101/0.126/0.020 ms # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 44ms # rtt min/avg/max/mdev = 0.078/0.155/0.217/0.057 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 42ms # rtt min/avg/max/mdev = 0.046/0.136/0.244/0.082 ms # [0;92mPASS: ip6vxlan[0m # Testing GENEVE tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 85ms # rtt min/avg/max/mdev = 0.043/0.057/0.070/0.014 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 45ms # rtt min/avg/max/mdev = 0.045/0.062/0.074/0.014 ms # [0;92mPASS: geneve[0m # Testing IP6GENEVE tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 30ms # rtt min/avg/max/mdev = 0.157/1017.252/2027.317/827.600 ms, pipe 2 # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 41ms # rtt min/avg/max/mdev = 0.057/0.126/0.210/0.064 ms # [0;92mPASS: ip6geneve[0m # Testing IPIP tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 76ms # rtt min/avg/max/mdev = 0.055/0.128/0.176/0.052 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 42ms # rtt min/avg/max/mdev = 0.039/0.128/0.174/0.063 ms # [0;92mPASS: ipip[0m # Testing IPIP6 tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING ::11(::11) 56 data bytes # # --- ::11 ping statistics --- # 5 packets transmitted, 3 received, 40% packet loss, time 122ms # rtt min/avg/max/mdev = 0.094/0.122/0.144/0.024 ms # PING 10.1.1.100 (10.1.1.100) 56(84) bytes of data. # # --- 10.1.1.100 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 43ms # rtt min/avg/max/mdev = 0.075/0.146/0.194/0.051 ms # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 42ms # rtt min/avg/max/mdev = 0.048/0.164/0.232/0.084 ms # [0;92mPASS: ip6tnl[0m # Testing IPSec tunnel... # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 6810 # Verifier analysis: # # Skipped 109 bytes, use 'verb' option for the full verbose log. # [...] # tal_size: 6810 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=67 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=68 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC _gre_set_tunnel type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC _gre_get_tunnel type_id=17 # [19] FUNC_PROTO (anon) return=15 args=(1 skb) # [20] FUNC _ip6gretap_set_tunnel type_id=19 # [21] FUNC_PROTO (anon) return=15 args=(1 skb) # [22] FUNC _ip6gretap_get_tunnel type_id=21 # [23] FUNC_PROTO (anon) return=15 args=(1 skb) # [24] FUNC _erspan_set_tunnel type_id=23 # [25] FUNC_PROTO (anon) return=15 args=(1 skb) # [26] FUNC _erspan_get_tunnel type_id=25 # [27] FUNC_PROTO (anon) return=15 args=(1 skb) # [28] FUNC _ip4ip6erspan_set_tunnel type_id=27 # [29] FUNC_PROTO (anon) return=15 args=(1 skb) # [30] FUNC _ip4ip6erspan_get_tunnel type_id=29 # [31] FUNC_PROTO (anon) return=15 args=(1 skb) # [32] FUNC _vxlan_set_tunnel type_id=31 # [33] FUNC_PROTO (anon) return=15 args=(1 skb) # [34] FUNC _vxlan_get_tunnel type_id=33 # [35] FUNC_PROTO (anon) return=15 args=(1 skb) # [36] FUNC _ip6vxlan_set_tunnel type_id=35 # [37] FUNC_PROTO (anon) return=15 args=(1 skb) # [38] FUNC _ip6vxlan_get_tunnel type_id=37 # [39] FUNC_PROTO (anon) return=15 args=(1 skb) # [40] FUNC _geneve_set_tunnel type_id=39 # [41] FUNC_PROTO (anon) return=15 args=(1 skb) # [42] FUNC _geneve_get_tunnel type_id=41 # [43] FUNC_PROTO (anon) return=15 args=(1 skb) # [44] FUNC _ip6geneve_set_tunnel type_id=43 # [45] FUNC_PROTO (anon) return=15 args=(1 skb) # [46] FUNC _ip6geneve_get_tunnel type_id=45 # [47] FUNC_PROTO (anon) return=15 args=(1 skb) # [48] FUNC _ipip_set_tunnel type_id=47 # [49] FUNC_PROTO (anon) return=15 args=(1 skb) # [50] FUNC _ipip_get_tunnel type_id=49 # [51] FUNC_PROTO (anon) return=15 args=(1 skb) # [52] FUNC _ipip6_set_tunnel type_id=51 # [53] FUNC_PROTO (anon) return=15 args=(1 skb) # [54] FUNC _ipip6_get_tunnel type_id=53 # [55] FUNC_PROTO (anon) return=15 args=(1 skb) # [56] FUNC _ip6ip6_set_tunnel type_id=55 # [57] FUNC_PROTO (anon) return=15 args=(1 skb) # [58] FUNC _ip6ip6_get_tunnel type_id=57 # [59] FUNC_PROTO (anon) return=15 args=(1 skb) # [60] FUNC _xfrm_get_state type_id=59 # [61] VAR _version type_id=15 linkage=1 # [62] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [63] ARRAY (anon) type_id=62 index_type_id=6 nr_elems=4 # [64] VAR _license type_id=63 linkage=1 # [65] DATASEC license size=0 vlen=1 size == 0 # # PING 10.1.1.200 (10.1.1.200) 56(84) bytes of data. # # --- 10.1.1.200 ping statistics --- # 3 packets transmitted, 3 received, 0% packet loss, time 76ms # rtt min/avg/max/mdev = 0.066/0.171/0.278/0.087 ms # ping-30567 [003] d.s2 635.869135: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # ping-30567 [003] d.s2 636.919095: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # ping-30567 [003] d.s2 637.942959: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # ping-30567 [003] d.s2 635.869135: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # ping-30567 [003] d.s2 636.919095: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # ping-30567 [003] d.s2 637.942959: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # ping-30567 [003] d.s2 635.869135: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # ping-30567 [003] d.s2 636.919095: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # ping-30567 [003] d.s2 637.942959: bpf_trace_printk: reqid 1 spi 0x1 remote ip 0xac100164 # [0;92mPASS: xfrm tunnel[0m # test_tunnel.sh: [0;92mPASS[0m ok 27 selftests: bpf: test_tunnel.sh # selftests: bpf: test_lirc_mode2.sh # ./test_lirc_mode2.sh: line 31: ./test_lirc_mode2_user: No such file or directory # [0;31mFAIL: lirc_mode2[0m ok 28 selftests: bpf: test_lirc_mode2.sh # selftests: bpf: test_skb_cgroup_id.sh # Wait for testing link-local IP to become available ... OK # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 1778 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 904 # str_off: 904 # str_len: 850 # btf_total_size: 1778 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=26 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=27 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC log_cgroup_id type_id=14 # [17] STRUCT bpf_map_def size=20 vlen=5 # type type_id=4 bits_offset=0 # key_size type_id=4 bits_offset=32 # value_size type_id=4 bits_offset=64 # max_entries type_id=4 bits_offset=96 # map_flags type_id=4 bits_offset=128 # [18] VAR cgroup_ids type_id=17 linkage=1 # [19] VAR _version type_id=15 linkage=1 # [20] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [21] ARRAY (anon) type_id=20 index_type_id=6 nr_elems=4 # [22] VAR _license type_id=21 linkage=1 # [23] DATASEC license size=0 vlen=1 size == 0 # # [PASS] ok 29 selftests: bpf: test_skb_cgroup_id.sh # selftests: bpf: test_flow_dissector.sh # Testing global flow dissector... # Error: failed prog attach to map # Unexpected unsuccessful attach in namespace # Error: failed prog attach to map # Error: failed prog attach to map # Error: failed prog detach from map # Failed to detach flow dissector # bpffs not mounted. Mounting... # Testing IPv4... # inner.dest4: 127.0.0.1 # inner.source4: 127.0.0.3 # pkts: tx=10 rx=10 # inner.dest4: 127.0.0.1 # inner.source4: 127.0.0.3 # pkts: tx=10 rx=0 # inner.dest4: 127.0.0.1 # inner.source4: 127.0.0.3 # pkts: tx=10 rx=10 # Testing IPIP... # tunnels before test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # ipip_test_mvVM: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # gre_test_mvVM: gre/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # sit_test_mvVM: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # inner.dest4: 192.168.0.1 # inner.source4: 1.1.1.1 # encap proto: 4 # outer.dest4: 127.0.0.1 # outer.source4: 127.0.0.2 # pkts: tx=10 rx=10 # tunnels after test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # tunnels before test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # ipip_test_YqGl: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # gre_test_YqGl: gre/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # sit_test_YqGl: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # inner.dest4: 192.168.0.1 # inner.source4: 1.1.1.1 # encap proto: 4 # outer.dest4: 127.0.0.1 # outer.source4: 127.0.0.2 # pkts: tx=10 rx=0 # tunnels after test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # tunnels before test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # ipip_test_ahjJ: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # gre_test_ahjJ: gre/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # sit_test_ahjJ: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # inner.dest4: 192.168.0.1 # inner.source4: 1.1.1.1 # encap proto: 4 # outer.dest4: 127.0.0.1 # outer.source4: 127.0.0.2 # pkts: tx=10 rx=10 # tunnels after test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # Testing IPv4 + GRE... # tunnels before test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # ipip_test_1agj: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # gre_test_1agj: gre/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # sit_test_1agj: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # inner.dest4: 192.168.0.1 # inner.source4: 1.1.1.1 # encap proto: 47 # outer.dest4: 127.0.0.1 # outer.source4: 127.0.0.2 # pkts: tx=10 rx=10 # tunnels after test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # tunnels before test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # ipip_test_vJW8: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # gre_test_vJW8: gre/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # sit_test_vJW8: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # inner.dest4: 192.168.0.1 # inner.source4: 1.1.1.1 # encap proto: 47 # outer.dest4: 127.0.0.1 # outer.source4: 127.0.0.2 # pkts: tx=10 rx=0 # tunnels after test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # tunnels before test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # ipip_test_s1Vf: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # gre_test_s1Vf: gre/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # sit_test_s1Vf: any/ip remote 127.0.0.2 local 127.0.0.1 dev lo ttl inherit # inner.dest4: 192.168.0.1 # inner.source4: 1.1.1.1 # encap proto: 47 # outer.dest4: 127.0.0.1 # outer.source4: 127.0.0.2 # pkts: tx=10 rx=10 # tunnels after test: # tunl0: any/ip remote any local any ttl inherit nopmtudisc # gre0: gre/ip remote any local any ttl inherit nopmtudisc # sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16 # Testing port range... # inner.dest4: 127.0.0.1 # inner.source4: 127.0.0.3 # pkts: tx=10 rx=10 # inner.dest4: 127.0.0.1 # inner.source4: 127.0.0.3 # pkts: tx=10 rx=0 # inner.dest4: 127.0.0.1 # inner.source4: 127.0.0.3 # pkts: tx=10 rx=10 # Testing IPv6... # inner.dest6: ::1 # inner.source6: ::1 # pkts: tx=10 rx=10 # inner.dest6: ::1 # inner.source6: ::1 # pkts: tx=10 rx=0 # inner.dest6: ::1 # inner.source6: ::1 # pkts: tx=10 rx=10 # selftests: test_flow_dissector [FAILED] not ok 30 selftests: bpf: test_flow_dissector.sh # exit=1 # selftests: bpf: test_xdp_vlan_mode_generic.sh # PING 100.64.41.1 (100.64.41.1) 56(84) bytes of data. # # --- 100.64.41.1 ping statistics --- # 1 packets transmitted, 0 received, 100% packet loss, time 0ms # # Success: First ping must fail # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2536 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 976 # str_off: 976 # str_len: 1536 # btf_total_size: 2536 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 ctx) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_prognum0 type_id=5 # [8] FUNC_PROTO (anon) return=6 args=(1 ctx) # [9] FUNC xdp_prognum1 type_id=8 # [10] FUNC_PROTO (anon) return=6 args=(1 ctx) # [11] FUNC xdp_prognum2 type_id=10 # [12] FUNC_PROTO (anon) return=6 args=(1 ctx) # [13] FUNC xdp_prognum3 type_id=12 # [14] PTR (anon) type_id=15 # [15] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=16 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=18 bits_offset=800 # local_ip6 type_id=18 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=19 bits_offset=1152 # tstamp type_id=21 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=23 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [16] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=5 # [17] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [18] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=4 # [19] UNION (anon) size=8 vlen=1 # flow_keys type_id=20 bits_offset=0 # [20] PTR (anon) type_id=31 # [21] TYPEDEF __u64 type_id=22 # [22] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [23] UNION (anon) size=8 vlen=1 # sk type_id=24 bits_offset=0 # [24] PTR (anon) type_id=32 # [25] FUNC_PROTO (anon) return=6 args=(14 ctx) # [26] FUNC _tc_progA type_id=25 # [27] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [28] ARRAY (anon) type_id=27 index_type_id=17 nr_elems=4 # [29] VAR _license type_id=28 linkage=1 # [30] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2536 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 976 # str_off: 976 # str_len: 1536 # btf_total_size: 2536 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 ctx) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_prognum0 type_id=5 # [8] FUNC_PROTO (anon) return=6 args=(1 ctx) # [9] FUNC xdp_prognum1 type_id=8 # [10] FUNC_PROTO (anon) return=6 args=(1 ctx) # [11] FUNC xdp_prognum2 type_id=10 # [12] FUNC_PROTO (anon) return=6 args=(1 ctx) # [13] FUNC xdp_prognum3 type_id=12 # [14] PTR (anon) type_id=15 # [15] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=16 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=18 bits_offset=800 # local_ip6 type_id=18 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=19 bits_offset=1152 # tstamp type_id=21 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=23 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [16] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=5 # [17] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [18] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=4 # [19] UNION (anon) size=8 vlen=1 # flow_keys type_id=20 bits_offset=0 # [20] PTR (anon) type_id=31 # [21] TYPEDEF __u64 type_id=22 # [22] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [23] UNION (anon) size=8 vlen=1 # sk type_id=24 bits_offset=0 # [24] PTR (anon) type_id=32 # [25] FUNC_PROTO (anon) return=6 args=(14 ctx) # [26] FUNC _tc_progA type_id=25 # [27] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [28] ARRAY (anon) type_id=27 index_type_id=17 nr_elems=4 # [29] VAR _license type_id=28 linkage=1 # [30] DATASEC license size=0 vlen=1 size == 0 # # PING 100.64.41.1 (100.64.41.1) 56(84) bytes of data. # 64 bytes from 100.64.41.1: icmp_seq=1 ttl=64 time=1019 ms # 64 bytes from 100.64.41.1: icmp_seq=2 ttl=64 time=816 ms # # --- 100.64.41.1 ping statistics --- # 2 packets transmitted, 2 received, 0% packet loss, time 203ms # rtt min/avg/max/mdev = 816.238/917.769/1019.301/101.536 ms, pipe 2 # PING 100.64.41.2 (100.64.41.2) 56(84) bytes of data. # 64 bytes from 100.64.41.2: icmp_seq=1 ttl=64 time=0.023 ms # 64 bytes from 100.64.41.2: icmp_seq=2 ttl=64 time=0.113 ms # # --- 100.64.41.2 ping statistics --- # 2 packets transmitted, 2 received, 0% packet loss, time 207ms # rtt min/avg/max/mdev = 0.023/0.068/0.113/0.045 ms # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2536 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 976 # str_off: 976 # str_len: 1536 # btf_total_size: 2536 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 ctx) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_prognum0 type_id=5 # [8] FUNC_PROTO (anon) return=6 args=(1 ctx) # [9] FUNC xdp_prognum1 type_id=8 # [10] FUNC_PROTO (anon) return=6 args=(1 ctx) # [11] FUNC xdp_prognum2 type_id=10 # [12] FUNC_PROTO (anon) return=6 args=(1 ctx) # [13] FUNC xdp_prognum3 type_id=12 # [14] PTR (anon) type_id=15 # [15] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=16 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=18 bits_offset=800 # local_ip6 type_id=18 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=19 bits_offset=1152 # tstamp type_id=21 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=23 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [16] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=5 # [17] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [18] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=4 # [19] UNION (anon) size=8 vlen=1 # flow_keys type_id=20 bits_offset=0 # [20] PTR (anon) type_id=31 # [21] TYPEDEF __u64 type_id=22 # [22] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [23] UNION (anon) size=8 vlen=1 # sk type_id=24 bits_offset=0 # [24] PTR (anon) type_id=32 # [25] FUNC_PROTO (anon) return=6 args=(14 ctx) # [26] FUNC _tc_progA type_id=25 # [27] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [28] ARRAY (anon) type_id=27 index_type_id=17 nr_elems=4 # [29] VAR _license type_id=28 linkage=1 # [30] DATASEC license size=0 vlen=1 size == 0 # # PING 100.64.41.1 (100.64.41.1) 56(84) bytes of data. # 64 bytes from 100.64.41.1: icmp_seq=1 ttl=64 time=0.045 ms # 64 bytes from 100.64.41.1: icmp_seq=2 ttl=64 time=0.037 ms # # --- 100.64.41.1 ping statistics --- # 2 packets transmitted, 2 received, 0% packet loss, time 208ms # rtt min/avg/max/mdev = 0.037/0.041/0.045/0.004 ms # PING 100.64.41.2 (100.64.41.2) 56(84) bytes of data. # 64 bytes from 100.64.41.2: icmp_seq=1 ttl=64 time=0.024 ms # 64 bytes from 100.64.41.2: icmp_seq=2 ttl=64 time=0.115 ms # # --- 100.64.41.2 ping statistics --- # 2 packets transmitted, 2 received, 0% packet loss, time 203ms # rtt min/avg/max/mdev = 0.024/0.069/0.115/0.046 ms # selftests: xdp_vlan_mode_generic [PASS] ok 31 selftests: bpf: test_xdp_vlan_mode_generic.sh # selftests: bpf: test_xdp_vlan_mode_native.sh # PING 100.64.41.1 (100.64.41.1) 56(84) bytes of data. # # --- 100.64.41.1 ping statistics --- # 1 packets transmitted, 0 received, 100% packet loss, time 0ms # # Success: First ping must fail # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2536 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 976 # str_off: 976 # str_len: 1536 # btf_total_size: 2536 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 ctx) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_prognum0 type_id=5 # [8] FUNC_PROTO (anon) return=6 args=(1 ctx) # [9] FUNC xdp_prognum1 type_id=8 # [10] FUNC_PROTO (anon) return=6 args=(1 ctx) # [11] FUNC xdp_prognum2 type_id=10 # [12] FUNC_PROTO (anon) return=6 args=(1 ctx) # [13] FUNC xdp_prognum3 type_id=12 # [14] PTR (anon) type_id=15 # [15] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=16 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=18 bits_offset=800 # local_ip6 type_id=18 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=19 bits_offset=1152 # tstamp type_id=21 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=23 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [16] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=5 # [17] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [18] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=4 # [19] UNION (anon) size=8 vlen=1 # flow_keys type_id=20 bits_offset=0 # [20] PTR (anon) type_id=31 # [21] TYPEDEF __u64 type_id=22 # [22] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [23] UNION (anon) size=8 vlen=1 # sk type_id=24 bits_offset=0 # [24] PTR (anon) type_id=32 # [25] FUNC_PROTO (anon) return=6 args=(14 ctx) # [26] FUNC _tc_progA type_id=25 # [27] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [28] ARRAY (anon) type_id=27 index_type_id=17 nr_elems=4 # [29] VAR _license type_id=28 linkage=1 # [30] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2536 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 976 # str_off: 976 # str_len: 1536 # btf_total_size: 2536 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 ctx) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_prognum0 type_id=5 # [8] FUNC_PROTO (anon) return=6 args=(1 ctx) # [9] FUNC xdp_prognum1 type_id=8 # [10] FUNC_PROTO (anon) return=6 args=(1 ctx) # [11] FUNC xdp_prognum2 type_id=10 # [12] FUNC_PROTO (anon) return=6 args=(1 ctx) # [13] FUNC xdp_prognum3 type_id=12 # [14] PTR (anon) type_id=15 # [15] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=16 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=18 bits_offset=800 # local_ip6 type_id=18 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=19 bits_offset=1152 # tstamp type_id=21 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=23 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [16] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=5 # [17] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [18] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=4 # [19] UNION (anon) size=8 vlen=1 # flow_keys type_id=20 bits_offset=0 # [20] PTR (anon) type_id=31 # [21] TYPEDEF __u64 type_id=22 # [22] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [23] UNION (anon) size=8 vlen=1 # sk type_id=24 bits_offset=0 # [24] PTR (anon) type_id=32 # [25] FUNC_PROTO (anon) return=6 args=(14 ctx) # [26] FUNC _tc_progA type_id=25 # [27] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [28] ARRAY (anon) type_id=27 index_type_id=17 nr_elems=4 # [29] VAR _license type_id=28 linkage=1 # [30] DATASEC license size=0 vlen=1 size == 0 # # PING 100.64.41.1 (100.64.41.1) 56(84) bytes of data. # 64 bytes from 100.64.41.1: icmp_seq=1 ttl=64 time=1001 ms # 64 bytes from 100.64.41.1: icmp_seq=2 ttl=64 time=800 ms # # --- 100.64.41.1 ping statistics --- # 2 packets transmitted, 2 received, 0% packet loss, time 201ms # rtt min/avg/max/mdev = 800.342/900.713/1001.085/100.375 ms, pipe 2 # PING 100.64.41.2 (100.64.41.2) 56(84) bytes of data. # 64 bytes from 100.64.41.2: icmp_seq=1 ttl=64 time=0.029 ms # 64 bytes from 100.64.41.2: icmp_seq=2 ttl=64 time=0.047 ms # # --- 100.64.41.2 ping statistics --- # 2 packets transmitted, 2 received, 0% packet loss, time 207ms # rtt min/avg/max/mdev = 0.029/0.038/0.047/0.009 ms # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2536 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 976 # str_off: 976 # str_len: 1536 # btf_total_size: 2536 # [1] PTR (anon) type_id=2 # [2] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] FUNC_PROTO (anon) return=6 args=(1 ctx) # [6] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [7] FUNC xdp_prognum0 type_id=5 # [8] FUNC_PROTO (anon) return=6 args=(1 ctx) # [9] FUNC xdp_prognum1 type_id=8 # [10] FUNC_PROTO (anon) return=6 args=(1 ctx) # [11] FUNC xdp_prognum2 type_id=10 # [12] FUNC_PROTO (anon) return=6 args=(1 ctx) # [13] FUNC xdp_prognum3 type_id=12 # [14] PTR (anon) type_id=15 # [15] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=16 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=18 bits_offset=800 # local_ip6 type_id=18 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=19 bits_offset=1152 # tstamp type_id=21 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=23 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [16] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=5 # [17] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [18] ARRAY (anon) type_id=3 index_type_id=17 nr_elems=4 # [19] UNION (anon) size=8 vlen=1 # flow_keys type_id=20 bits_offset=0 # [20] PTR (anon) type_id=31 # [21] TYPEDEF __u64 type_id=22 # [22] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [23] UNION (anon) size=8 vlen=1 # sk type_id=24 bits_offset=0 # [24] PTR (anon) type_id=32 # [25] FUNC_PROTO (anon) return=6 args=(14 ctx) # [26] FUNC _tc_progA type_id=25 # [27] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [28] ARRAY (anon) type_id=27 index_type_id=17 nr_elems=4 # [29] VAR _license type_id=28 linkage=1 # [30] DATASEC license size=0 vlen=1 size == 0 # # PING 100.64.41.1 (100.64.41.1) 56(84) bytes of data. # 64 bytes from 100.64.41.1: icmp_seq=1 ttl=64 time=0.048 ms # 64 bytes from 100.64.41.1: icmp_seq=2 ttl=64 time=0.041 ms # # --- 100.64.41.1 ping statistics --- # 2 packets transmitted, 2 received, 0% packet loss, time 208ms # rtt min/avg/max/mdev = 0.041/0.044/0.048/0.007 ms # PING 100.64.41.2 (100.64.41.2) 56(84) bytes of data. # 64 bytes from 100.64.41.2: icmp_seq=1 ttl=64 time=0.039 ms # 64 bytes from 100.64.41.2: icmp_seq=2 ttl=64 time=0.162 ms # # --- 100.64.41.2 ping statistics --- # 2 packets transmitted, 2 received, 0% packet loss, time 203ms # rtt min/avg/max/mdev = 0.039/0.100/0.162/0.062 ms # selftests: xdp_vlan_mode_native [PASS] ok 32 selftests: bpf: test_xdp_vlan_mode_native.sh # selftests: bpf: test_lwt_ip_encap.sh # starting egress IPv4 encap test # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # PASS # starting egress IPv6 encap test # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # PASS # starting ingress IPv4 encap test # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # PASS # starting ingress IPv6 encap test # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # PASS # starting egress IPv4 encap test vrf red # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # ping: sendmsg: No route to host # ping: sendmsg: No route to host # PASS # starting egress IPv6 encap test vrf red # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # ping: sendmsg: No route to host # ping: sendmsg: No route to host # PASS # starting ingress IPv4 encap test vrf red # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # PASS # starting ingress IPv6 encap test vrf red # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2162 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 784 # str_off: 784 # str_len: 1354 # btf_total_size: 2162 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=23 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=24 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC bpf_lwt_encap_gre type_id=14 # [17] FUNC_PROTO (anon) return=15 args=(1 skb) # [18] FUNC bpf_lwt_encap_gre6 type_id=17 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR _license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # PASS # passed tests: 8 # failed tests: 0 ok 33 selftests: bpf: test_lwt_ip_encap.sh # selftests: bpf: test_tcp_check_syncookie.sh # net.ipv4.tcp_syncookies = 2 # net.ipv4.tcp_window_scaling = 0 # net.ipv4.tcp_timestamps = 0 # net.ipv4.tcp_sack = 0 # Wait for IP 127.0.0.1 to become available . OK # Wait for IP ::1 to become available . OK # Testing clsact... # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 3268 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 992 # str_off: 992 # str_len: 2252 # btf_total_size: 3268 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=28 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=29 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC check_syncookie_clsact type_id=14 # [17] PTR (anon) type_id=18 # [18] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [19] FUNC_PROTO (anon) return=15 args=(17 ctx) # [20] FUNC check_syncookie_xdp type_id=19 # [21] STRUCT bpf_map_def size=20 vlen=5 # type type_id=4 bits_offset=0 # key_size type_id=4 bits_offset=32 # value_size type_id=4 bits_offset=64 # max_entries type_id=4 bits_offset=96 # map_flags type_id=4 bits_offset=128 # [22] VAR results type_id=21 linkage=1 # [23] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [24] ARRAY (anon) type_id=23 index_type_id=6 nr_elems=4 # [25] VAR _license type_id=24 linkage=1 # [26] DATASEC license size=0 vlen=1 size == 0 # # ok # Testing XDP... # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 3268 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 992 # str_off: 992 # str_len: 2252 # btf_total_size: 3268 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=28 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=29 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC check_syncookie_clsact type_id=14 # [17] PTR (anon) type_id=18 # [18] STRUCT xdp_md size=24 vlen=6 # data type_id=3 bits_offset=0 # data_end type_id=3 bits_offset=32 # data_meta type_id=3 bits_offset=64 # ingress_ifindex type_id=3 bits_offset=96 # rx_queue_index type_id=3 bits_offset=128 # egress_ifindex type_id=3 bits_offset=160 # [19] FUNC_PROTO (anon) return=15 args=(17 ctx) # [20] FUNC check_syncookie_xdp type_id=19 # [21] STRUCT bpf_map_def size=20 vlen=5 # type type_id=4 bits_offset=0 # key_size type_id=4 bits_offset=32 # value_size type_id=4 bits_offset=64 # max_entries type_id=4 bits_offset=96 # map_flags type_id=4 bits_offset=128 # [22] VAR results type_id=21 linkage=1 # [23] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [24] ARRAY (anon) type_id=23 index_type_id=6 nr_elems=4 # [25] VAR _license type_id=24 linkage=1 # [26] DATASEC license size=0 vlen=1 size == 0 # # ok ok 34 selftests: bpf: test_tcp_check_syncookie.sh # selftests: bpf: test_tc_edt.sh # # BTF debug data section '.BTF' rejected: Invalid argument (22)! # - Length: 2534 # Verifier analysis: # # magic: 0xeb9f # version: 1 # flags: 0x0 # hdr_len: 24 # type_off: 0 # type_len: 864 # str_off: 864 # str_len: 1646 # btf_total_size: 2534 # [1] PTR (anon) type_id=2 # [2] STRUCT __sk_buff size=184 vlen=32 # len type_id=3 bits_offset=0 # pkt_type type_id=3 bits_offset=32 # mark type_id=3 bits_offset=64 # queue_mapping type_id=3 bits_offset=96 # protocol type_id=3 bits_offset=128 # vlan_present type_id=3 bits_offset=160 # vlan_tci type_id=3 bits_offset=192 # vlan_proto type_id=3 bits_offset=224 # priority type_id=3 bits_offset=256 # ingress_ifindex type_id=3 bits_offset=288 # ifindex type_id=3 bits_offset=320 # tc_index type_id=3 bits_offset=352 # cb type_id=5 bits_offset=384 # hash type_id=3 bits_offset=544 # tc_classid type_id=3 bits_offset=576 # data type_id=3 bits_offset=608 # data_end type_id=3 bits_offset=640 # napi_id type_id=3 bits_offset=672 # family type_id=3 bits_offset=704 # remote_ip4 type_id=3 bits_offset=736 # local_ip4 type_id=3 bits_offset=768 # remote_ip6 type_id=7 bits_offset=800 # local_ip6 type_id=7 bits_offset=928 # remote_port type_id=3 bits_offset=1056 # local_port type_id=3 bits_offset=1088 # data_meta type_id=3 bits_offset=1120 # (anon) type_id=8 bits_offset=1152 # tstamp type_id=10 bits_offset=1216 # wire_len type_id=3 bits_offset=1280 # gso_segs type_id=3 bits_offset=1312 # (anon) type_id=12 bits_offset=1344 # gso_size type_id=3 bits_offset=1408 # [3] TYPEDEF __u32 type_id=4 # [4] INT unsigned int size=4 bits_offset=0 nr_bits=32 encoding=(none) # [5] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=5 # [6] INT __ARRAY_SIZE_TYPE__ size=4 bits_offset=0 nr_bits=32 encoding=(none) # [7] ARRAY (anon) type_id=3 index_type_id=6 nr_elems=4 # [8] UNION (anon) size=8 vlen=1 # flow_keys type_id=9 bits_offset=0 # [9] PTR (anon) type_id=24 # [10] TYPEDEF __u64 type_id=11 # [11] INT long long unsigned int size=8 bits_offset=0 nr_bits=64 encoding=(none) # [12] UNION (anon) size=8 vlen=1 # sk type_id=13 bits_offset=0 # [13] PTR (anon) type_id=25 # [14] FUNC_PROTO (anon) return=15 args=(1 skb) # [15] INT int size=4 bits_offset=0 nr_bits=32 encoding=SIGNED # [16] FUNC tc_prog type_id=14 # [17] STRUCT bpf_map_def size=20 vlen=5 # type type_id=4 bits_offset=0 # key_size type_id=4 bits_offset=32 # value_size type_id=4 bits_offset=64 # max_entries type_id=4 bits_offset=96 # map_flags type_id=4 bits_offset=128 # [18] VAR flow_map type_id=17 linkage=1 # [19] INT char size=1 bits_offset=0 nr_bits=8 encoding=SIGNED # [20] ARRAY (anon) type_id=19 index_type_id=6 nr_elems=4 # [21] VAR __license type_id=20 linkage=1 # [22] DATASEC license size=0 vlen=1 size == 0 # # elapsed: 20 sec; bps difference: 0.08% # PASS ok 35 selftests: bpf: test_tc_edt.sh # selftests: bpf: test_xdping.sh # Test client args '-I veth1 -S'; server args '' # PING 10.1.1.100 (10.1.1.100) from 10.1.1.200 veth1: 56(84) bytes of data. # 64 bytes from 10.1.1.100: icmp_seq=1 ttl=64 time=0.041 ms # 64 bytes from 10.1.1.100: icmp_seq=2 ttl=64 time=0.104 ms # 64 bytes from 10.1.1.100: icmp_seq=3 ttl=64 time=0.069 ms # 64 bytes from 10.1.1.100: icmp_seq=8 ttl=64 time=0.059 ms # # --- 10.1.1.100 ping statistics --- # 4 packets transmitted, 4 received, 0% packet loss, time 115ms # rtt min/avg/max/mdev = 0.041/0.068/0.104/0.023 ms # Setting up XDP for veth1, please wait... # XDP setup disrupts network connectivity, hit Ctrl+C to quit # # Normal ping RTT data # [Ignore final RTT; it is distorted by XDP using the reply] # # XDP RTT data: # 64 bytes from 10.1.1.100: icmp_seq=5 ttl=64 time=0.00464 ms # 64 bytes from 10.1.1.100: icmp_seq=6 ttl=64 time=0.00356 ms # 64 bytes from 10.1.1.100: icmp_seq=7 ttl=64 time=0.00350 ms # 64 bytes from 10.1.1.100: icmp_seq=8 ttl=64 time=0.00348 ms # Test client args '-I veth1 -S'; server args '': PASS # Test client args '-I veth1 -S -c 10'; server args '' # PING 10.1.1.100 (10.1.1.100) from 10.1.1.200 veth1: 56(84) bytes of data. # 64 bytes from 10.1.1.100: icmp_seq=1 ttl=64 time=0.018 ms # 64 bytes from 10.1.1.100: icmp_seq=2 ttl=64 time=0.111 ms # 64 bytes from 10.1.1.100: icmp_seq=3 ttl=64 time=0.053 ms # 64 bytes from 10.1.1.100: icmp_seq=4 ttl=64 time=0.086 ms # 64 bytes from 10.1.1.100: icmp_seq=5 ttl=64 time=0.058 ms # 64 bytes from 10.1.1.100: icmp_seq=6 ttl=64 time=0.104 ms # 64 bytes from 10.1.1.100: icmp_seq=7 ttl=64 time=0.047 ms # 64 bytes from 10.1.1.100: icmp_seq=8 ttl=64 time=0.059 ms # 64 bytes from 10.1.1.100: icmp_seq=9 ttl=64 time=0.076 ms # 64 bytes from 10.1.1.100: icmp_seq=20 ttl=64 time=0.249 ms # # --- 10.1.1.100 ping statistics --- # 10 packets transmitted, 10 received, 0% packet loss, time 259ms # rtt min/avg/max/mdev = 0.018/0.086/0.249/0.060 ms # Setting up XDP for veth1, please wait... # XDP setup disrupts network connectivity, hit Ctrl+C to quit # # Normal ping RTT data # [Ignore final RTT; it is distorted by XDP using the reply] # # XDP RTT data: # 64 bytes from 10.1.1.100: icmp_seq=11 ttl=64 time=0.01559 ms # 64 bytes from 10.1.1.100: icmp_seq=12 ttl=64 time=0.01258 ms # 64 bytes from 10.1.1.100: icmp_seq=13 ttl=64 time=0.01245 ms # 64 bytes from 10.1.1.100: icmp_seq=14 ttl=64 time=0.01257 ms # 64 bytes from 10.1.1.100: icmp_seq=15 ttl=64 time=0.01256 ms # 64 bytes from 10.1.1.100: icmp_seq=16 ttl=64 time=0.01251 ms # 64 bytes from 10.1.1.100: icmp_seq=17 ttl=64 time=0.01257 ms # 64 bytes from 10.1.1.100: icmp_seq=18 ttl=64 time=0.01256 ms # 64 bytes from 10.1.1.100: icmp_seq=19 ttl=64 time=0.01284 ms # 64 bytes from 10.1.1.100: icmp_seq=20 ttl=64 time=0.01246 ms # Test client args '-I veth1 -S -c 10'; server args '': PASS # Test client args '-I veth1 -S'; server args '-I veth0 -s -S' # PING 10.1.1.100 (10.1.1.100) from 10.1.1.200 veth1: 56(84) bytes of data. # 64 bytes from 10.1.1.100: icmp_seq=1 ttl=64 time=0.014 ms # 64 bytes from 10.1.1.100: icmp_seq=2 ttl=64 time=0.016 ms # 64 bytes from 10.1.1.100: icmp_seq=3 ttl=64 time=0.014 ms # 64 bytes from 10.1.1.100: icmp_seq=8 ttl=64 time=0.018 ms # # --- 10.1.1.100 ping statistics --- # 4 packets transmitted, 4 received, 0% packet loss, time 95ms # rtt min/avg/max/mdev = 0.014/0.015/0.018/0.004 ms # Setting up XDP for veth1, please wait... # XDP setup disrupts network connectivity, hit Ctrl+C to quit # # Normal ping RTT data # [Ignore final RTT; it is distorted by XDP using the reply] # # XDP RTT data: # 64 bytes from 10.1.1.100: icmp_seq=5 ttl=64 time=0.00063 ms # 64 bytes from 10.1.1.100: icmp_seq=6 ttl=64 time=0.00061 ms # 64 bytes from 10.1.1.100: icmp_seq=7 ttl=64 time=0.00060 ms # 64 bytes from 10.1.1.100: icmp_seq=8 ttl=64 time=0.00060 ms # Test client args '-I veth1 -S'; server args '-I veth0 -s -S': PASS # Test client args '-I veth1 -S -c 10'; server args '-I veth0 -s -S' # Setting up XDP for veth0, please wait... # XDP setup disrupts network connectivity, hit Ctrl+C to quit # Running server on veth0; press Ctrl+C to exit... # PING 10.1.1.100 (10.1.1.100) from 10.1.1.200 veth1: 56(84) bytes of data. # 64 bytes from 10.1.1.100: icmp_seq=1 ttl=64 time=0.013 ms # 64 bytes from 10.1.1.100: icmp_seq=2 ttl=64 time=0.016 ms # 64 bytes from 10.1.1.100: icmp_seq=3 ttl=64 time=0.013 ms # 64 bytes from 10.1.1.100: icmp_seq=4 ttl=64 time=0.013 ms # 64 bytes from 10.1.1.100: icmp_seq=5 ttl=64 time=0.018 ms # 64 bytes from 10.1.1.100: icmp_seq=6 ttl=64 time=0.013 ms # 64 bytes from 10.1.1.100: icmp_seq=7 ttl=64 time=0.013 ms # 64 bytes from 10.1.1.100: icmp_seq=8 ttl=64 time=0.013 ms # 64 bytes from 10.1.1.100: icmp_seq=9 ttl=64 time=0.014 ms # 64 bytes from 10.1.1.100: icmp_seq=20 ttl=64 time=0.022 ms # # --- 10.1.1.100 ping statistics --- # 10 packets transmitted, 10 received, 0% packet loss, time 250ms # rtt min/avg/max/mdev = 0.013/0.014/0.022/0.005 ms # Setting up XDP for veth1, please wait... # XDP setup disrupts network connectivity, hit Ctrl+C to quit # # Normal ping RTT data # [Ignore final RTT; it is distorted by XDP using the reply] # # XDP RTT data: # 64 bytes from 10.1.1.100: icmp_seq=11 ttl=64 time=0.00064 ms # 64 bytes from 10.1.1.100: icmp_seq=12 ttl=64 time=0.00059 ms # 64 bytes from 10.1.1.100: icmp_seq=13 ttl=64 time=0.00059 ms # 64 bytes from 10.1.1.100: icmp_seq=14 ttl=64 time=0.00059 ms # 64 bytes from 10.1.1.100: icmp_seq=15 ttl=64 time=0.00060 ms # 64 bytes from 10.1.1.100: icmp_seq=16 ttl=64 time=0.00059 ms # 64 bytes from 10.1.1.100: icmp_seq=17 ttl=64 time=0.00059 ms # 64 bytes from 10.1.1.100: icmp_seq=18 ttl=64 time=0.00060 ms # 64 bytes from 10.1.1.100: icmp_seq=19 ttl=64 time=0.00060 ms # 64 bytes from 10.1.1.100: icmp_seq=20 ttl=64 time=0.00060 ms # Test client args '-I veth1 -S -c 10'; server args '-I veth0 -s -S': PASS # OK. All tests passed # Setting up XDP for veth0, please wait... # XDP setup disrupts network connectivity, hit Ctrl+C to quit # Running server on veth0; press Ctrl+C to exit... ok 36 selftests: bpf: test_xdping.sh # selftests: bpf: test_bpftool_build.sh # Trying to build bpftool # ... through kbuild # # skip: make tools/bpf (no .config found) # # skip: make tools/bpf OUTPUT=<dir> (not supported) # # skip: make tools/bpf O=<dir> (no .config found) # # ... from kernel source tree # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939 # command: make -s -C tools/bpf/bpftool >/dev/null # binary: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool/bpftool # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939 # command: make -s -C tools/bpf/bpftool OUTPUT=/tmp/tmp.dTQU21SnBt/ >/dev/null # binary: /tmp/tmp.dTQU21SnBt/bpftool # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939 # command: make -s -C tools/bpf/bpftool O=/tmp/tmp.cPCuR4gyMJ/ >/dev/null # binary: /tmp/tmp.cPCuR4gyMJ/bpftool # # ... from tools/ # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools # command: make -s bpf >/dev/null # binary: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/runqslower/.output/sbin/bpftool # /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/runqslower/.output/bpftool # /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool/bpftool # CLEAN # CLEAN resolve_btfids # # skip: make bpf OUTPUT=<dir> (not supported) # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools # command: make -s bpf O=/tmp/tmp.KtwP9txmcY/ >/dev/null # binary: /tmp/tmp.KtwP9txmcY/bpf/bpftool/bpftool # # ... from bpftool's dir # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool # command: make -s >/dev/null # binary: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool/bpftool # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool # command: make -s OUTPUT=/tmp/tmp.kOO7UrPuHS/ >/dev/null # binary: /tmp/tmp.kOO7UrPuHS/bpftool # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool # command: make -s O=/tmp/tmp.YSjUqzzifo/ >/dev/null # binary: /tmp/tmp.YSjUqzzifo/bpftool # # Checking documentation build # # $PWD: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/bpf/bpftool # command: make -s doc >/dev/null # ok 37 selftests: bpf: test_bpftool_build.sh # selftests: bpf: test_bpftool.sh # test_feature_dev_json (test_bpftool.TestBpftool) ... ERROR # test_feature_kernel (test_bpftool.TestBpftool) ... ERROR # test_feature_kernel_full (test_bpftool.TestBpftool) ... ERROR # test_feature_kernel_full_vs_not_full (test_bpftool.TestBpftool) ... ERROR # test_feature_macros (test_bpftool.TestBpftool) ... Error: bug: failed to retrieve CAP_BPF status: Invalid argument # ERROR # # ====================================================================== # ERROR: test_feature_dev_json (test_bpftool.TestBpftool) # ---------------------------------------------------------------------- # Traceback (most recent call last): # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 57, in wrapper # return f(*args, iface, **kwargs) # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 82, in test_feature_dev_json # res = bpftool_json(["feature", "probe", "dev", iface]) # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 42, in bpftool_json # res = _bpftool(args) # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 34, in _bpftool # return subprocess.check_output(_args) # File "/usr/lib/python3.7/subprocess.py", line 395, in check_output # **kwargs).stdout # File "/usr/lib/python3.7/subprocess.py", line 487, in run # output=stdout, stderr=stderr) # subprocess.CalledProcessError: Command '['bpftool', '-j', 'feature', 'probe', 'dev', 'dummy0']' returned non-zero exit status 255. # # ====================================================================== # ERROR: test_feature_kernel (test_bpftool.TestBpftool) # ---------------------------------------------------------------------- # Traceback (most recent call last): # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 93, in test_feature_kernel # bpftool_json(["feature", "probe", "kernel"]), # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 42, in bpftool_json # res = _bpftool(args) # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 34, in _bpftool # return subprocess.check_output(_args) # File "/usr/lib/python3.7/subprocess.py", line 395, in check_output # **kwargs).stdout # File "/usr/lib/python3.7/subprocess.py", line 487, in run # output=stdout, stderr=stderr) # subprocess.CalledProcessError: Command '['bpftool', '-j', 'feature', 'probe', 'kernel']' returned non-zero exit status 255. # # ====================================================================== # ERROR: test_feature_kernel_full (test_bpftool.TestBpftool) # ---------------------------------------------------------------------- # Traceback (most recent call last): # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 121, in test_feature_kernel_full # bpftool_json(["feature", "probe", "kernel", "full"]), # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 42, in bpftool_json # res = _bpftool(args) # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 34, in _bpftool # return subprocess.check_output(_args) # File "/usr/lib/python3.7/subprocess.py", line 395, in check_output # **kwargs).stdout # File "/usr/lib/python3.7/subprocess.py", line 487, in run # output=stdout, stderr=stderr) # subprocess.CalledProcessError: Command '['bpftool', '-j', 'feature', 'probe', 'kernel', 'full']' returned non-zero exit status 255. # # ====================================================================== # ERROR: test_feature_kernel_full_vs_not_full (test_bpftool.TestBpftool) # ---------------------------------------------------------------------- # Traceback (most recent call last): # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 146, in test_feature_kernel_full_vs_not_full # full_res = bpftool_json(["feature", "probe", "full"]) # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 42, in bpftool_json # res = _bpftool(args) # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 34, in _bpftool # return subprocess.check_output(_args) # File "/usr/lib/python3.7/subprocess.py", line 395, in check_output # **kwargs).stdout # File "/usr/lib/python3.7/subprocess.py", line 487, in run # output=stdout, stderr=stderr) # subprocess.CalledProcessError: Command '['bpftool', '-j', 'feature', 'probe', 'full']' returned non-zero exit status 255. # # ====================================================================== # ERROR: test_feature_macros (test_bpftool.TestBpftool) # ---------------------------------------------------------------------- # Traceback (most recent call last): # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 176, in test_feature_macros # res = bpftool(["feature", "probe", "macros"]) # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 38, in bpftool # return _bpftool(args, json=False).decode("utf-8") # File "/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf/test_bpftool.py", line 34, in _bpftool # return subprocess.check_output(_args) # File "/usr/lib/python3.7/subprocess.py", line 395, in check_output # **kwargs).stdout # File "/usr/lib/python3.7/subprocess.py", line 487, in run # output=stdout, stderr=stderr) # subprocess.CalledProcessError: Command '['bpftool', 'feature', 'probe', 'macros']' returned non-zero exit status 255. # # ---------------------------------------------------------------------- # Ran 5 tests in 0.020s # # FAILED (errors=5) not ok 38 selftests: bpf: test_bpftool.sh # exit=1 # selftests: bpf: test_bpftool_metadata.sh # selftests: bpftool_metadata [PASS] ok 39 selftests: bpf: test_bpftool_metadata.sh make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-472547778de24e2764ab325268dd5b77e6923939/tools/testing/selftests/bpf'
--- #! jobs/kernel-selftests-bpf.yaml suite: kernel-selftests testcase: kernel-selftests category: functional kconfig: x86_64-rhel-7.6-kselftests need_memory: 12G need_cpu: 2 kernel-selftests: group: kselftests-bpf kernel_cmdline: erst_disable job_origin: "/lkp-src/allot/cyclic:p1:linux-devel:devel-hourly/lkp-kbl-nuc1/kernel-selftests-bpf.yaml" #! queue options queue_cmdline_keys: - branch - commit queue: bisect testbox: lkp-kbl-nuc1 tbox_group: lkp-kbl-nuc1 submit_id: 5f99af7dbbd2a63bd93c00d9 job_file: "/lkp/jobs/scheduled/lkp-kbl-nuc1/kernel-selftests-kselftests-bpf-ucode=0xd6-debian-10.4-x86_64-20200603.cgz-472547778de24e2764ab325268dd5b77e6923939-20201029-15321-11so56m-0.yaml" id: c4b312d46246c75fb3c00f1c62247f4dffe39c27 queuer_version: "/lkp-src" #! hosts/lkp-kbl-nuc1 model: Kaby Lake nr_node: 1 nr_cpu: 4 memory: 32G nr_sdd_partitions: 1 ssd_partitions: "/dev/disk/by-id/ata-INTEL_SSDSC2BB800G4_PHWL4171000W800RGN-part2" swap_partitions: rootfs_partition: "/dev/disk/by-id/ata-INTEL_SSDSC2BB800G4_PHWL4171000W800RGN-part1" brand: Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz #! include/category/functional kmsg: heartbeat: meminfo: #! include/queue/cyclic commit: 472547778de24e2764ab325268dd5b77e6923939 #! include/testbox/lkp-kbl-nuc1 netconsole_port: 6674 ucode: '0xd6' need_kconfig_hw: - CONFIG_E1000E=y - CONFIG_SATA_AHCI #! include/kernel-selftests need_kernel_headers: true need_kernel_selftests: true need_kconfig: - CONFIG_BPF=y - CONFIG_BPF_EVENTS=y ~ ">= v4.1-rc1" - CONFIG_BPF_JIT=y - CONFIG_BPF_STREAM_PARSER=y ~ ">= v4.14-rc1" - CONFIG_BPF_SYSCALL=y - CONFIG_CGROUP_BPF=y ~ ">= v4.10-rc1" - CONFIG_CRYPTO_HMAC - CONFIG_CRYPTO_SHA256 - CONFIG_CRYPTO_USER_API_HASH - CONFIG_DEBUG_INFO - CONFIG_DEBUG_INFO_BTF ~ ">= v5.2-rc1" - CONFIG_FTRACE_SYSCALLS=y - CONFIG_GENEVE=y ~ ">= v4.3-rc1" - CONFIG_IPV6=y - CONFIG_IPV6_FOU ~ ">= v4.7-rc1" - CONFIG_IPV6_FOU_TUNNEL ~ ">= v4.7-rc1" - CONFIG_IPV6_GRE=y - CONFIG_IPV6_SEG6_LWTUNNEL=y ~ ">= v4.10-rc1" - CONFIG_IPV6_SIT=m - CONFIG_IPV6_TUNNEL=y - CONFIG_LWTUNNEL=y ~ ">= v4.3-rc1" - CONFIG_MPLS=y ~ ">= v4.1-rc1" - CONFIG_MPLS_IPTUNNEL=m ~ ">= v4.3-rc1" - CONFIG_MPLS_ROUTING=m ~ ">= v4.1-rc1" - CONFIG_NETDEVSIM=m ~ ">= v4.16-rc1" - CONFIG_NET_CLS_ACT=y - CONFIG_NET_CLS_BPF=m - CONFIG_NET_CLS_FLOWER=m ~ ">= v4.2-rc1" - CONFIG_NET_FOU - CONFIG_NET_FOU_IP_TUNNELS=y - CONFIG_NET_IPGRE=y - CONFIG_NET_IPGRE_DEMUX=y - CONFIG_NET_IPIP=y - CONFIG_NET_MPLS_GSO=m - CONFIG_NET_SCHED=y - CONFIG_NET_SCH_INGRESS=y ~ ">= v4.5-rc1" - CONFIG_RC_LOOPBACK - CONFIG_SECURITY=y - CONFIG_TEST_BPF=m - CONFIG_TLS=m ~ ">= v4.13-rc1" - CONFIG_VXLAN=y - CONFIG_XDP_SOCKETS=y ~ ">= v4.18-rc1" enqueue_time: 2020-10-29 01:50:53.708738098 +08:00 _id: 5f99af7dbbd2a63bd93c00d9 _rt: "/result/kernel-selftests/kselftests-bpf-ucode=0xd6/lkp-kbl-nuc1/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939" #! schedule options user: lkp compiler: gcc-9 head_commit: 4e5e87cbcaed8f06c608a0ee065605165bf4c672 base_commit: 3650b228f83adda7e5ee532e2b90429c03f7b9ec branch: linux-devel/devel-hourly-2020102713 rootfs: debian-10.4-x86_64-20200603.cgz result_root: "/result/kernel-selftests/kselftests-bpf-ucode=0xd6/lkp-kbl-nuc1/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/0" scheduler_version: "/lkp/lkp/.src-20201028-092555" LKP_SERVER: internal-lkp-server arch: x86_64 max_uptime: 3600 initrd: "/osimage/debian/debian-10.4-x86_64-20200603.cgz" bootloader_append: - root=/dev/ram0 - user=lkp - job=/lkp/jobs/scheduled/lkp-kbl-nuc1/kernel-selftests-kselftests-bpf-ucode=0xd6-debian-10.4-x86_64-20200603.cgz-472547778de24e2764ab325268dd5b77e6923939-20201029-15321-11so56m-0.yaml - ARCH=x86_64 - kconfig=x86_64-rhel-7.6-kselftests - branch=linux-devel/devel-hourly-2020102713 - commit=472547778de24e2764ab325268dd5b77e6923939 - BOOT_IMAGE=/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/vmlinuz-5.9.0-13427-g472547778de2 - erst_disable - max_uptime=3600 - RESULT_ROOT=/result/kernel-selftests/kselftests-bpf-ucode=0xd6/lkp-kbl-nuc1/debian-10.4-x86_64-20200603.cgz/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/0 - LKP_SERVER=internal-lkp-server - nokaslr - selinux=0 - debug - apic=debug - sysrq_always_enabled - rcupdate.rcu_cpu_stall_timeout=100 - net.ifnames=0 - printk.devkmsg=on - panic=-1 - softlockup_panic=1 - nmi_watchdog=panic - oops=panic - load_ramdisk=2 - prompt_ramdisk=0 - drbd.minor_count=8 - systemd.log_level=err - ignore_loglevel - console=tty0 - earlyprintk=ttyS0,115200 - console=ttyS0,115200 - vga=normal - rw modules_initrd: "/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/modules.cgz" bm_initrd: "/osimage/deps/debian-10.4-x86_64-20200603.cgz/run-ipconfig_20200608.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/lkp_20200709.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/rsync-rootfs_20200608.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/kernel-selftests_20201007.cgz,/osimage/pkg/debian-10.4-x86_64-20200603.cgz/kernel-selftests-x86_64-b5a583fb-1_20201015.cgz,/osimage/deps/debian-10.4-x86_64-20200603.cgz/hw_20200715.cgz" linux_headers_initrd: "/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/linux-headers.cgz" linux_selftests_initrd: "/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/linux-selftests.cgz" ucode_initrd: "/osimage/ucode/intel-ucode-20200610.cgz" lkp_initrd: "/osimage/user/lkp/lkp-x86_64.cgz" site: inn #! /lkp/lkp/.src-20201027-155511/include/site/inn LKP_CGI_PORT: 80 LKP_CIFS_PORT: 139 oom-killer: watchdog: #! runtime status last_kernel: 5.10.0-rc1 schedule_notify_address: #! user overrides kernel: "/pkg/linux/x86_64-rhel-7.6-kselftests/gcc-9/472547778de24e2764ab325268dd5b77e6923939/vmlinuz-5.9.0-13427-g472547778de2" dequeue_time: 2020-10-29 01:54:08.023203284 +08:00 #! /lkp/lkp/.src-20201028-092555/include/site/inn job_state: finished loadavg: 0.82 2.16 3.09 1/143 21836 start_time: '1603907573' end_time: '1603908627' version: "/lkp/lkp/.src-20201028-092627:e6c60190:a8042bcc7"
"sed" "-i" "s/default_timeout=45/default_timeout=300/" "kselftest/runner.sh" "make" "-C" "../../../tools/bpf/bpftool" "make" "install" "-C" "../../../tools/bpf/bpftool" "make" "run_tests" "-C" "bpf"