* |WARNING| pw155080 [RFC PATCH v2 2/5] eal: define the EAL parameters in argparse format
[not found] <20250708172039.183989-3-bruce.richardson@intel.com>
@ 2025-07-08 17:20 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-07-08 17:20 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155080
_coding style issues_
WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#245: FILE: lib/eal/common/eal_common_options.c:193:
+ STR_ARG("--base-virtaddr", NULL, "Base virtual address to reserve memory", base_virtaddr),
WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#249: FILE: lib/eal/common/eal_common_options.c:197:
+ LIST_ARG("--driver-path", "-d", "Path to external driver shared object", driver_path),
WARNING:LONG_LINE: line length of 137 exceeds 100 columns
#251: FILE: lib/eal/common/eal_common_options.c:199:
+ STR_ARG("--force-max-simd-bitwidth", NULL, "Set max SIMD bitwidth to use in vector code paths", force_max_simd_bitwidth),
WARNING:LONG_LINE: line length of 122 exceeds 100 columns
#253: FILE: lib/eal/common/eal_common_options.c:201:
+ OPT_STR_ARG("--huge-unlink", NULL, "Unlink hugetlbfs files on exit (existing|always|never)", huge_unlink),
WARNING:LONG_LINE: line length of 155 exceeds 100 columns
#254: FILE: lib/eal/common/eal_common_options.c:202:
+ OPT_STR_ARG("--huge-worker-stack", NULL, "Allocate worker thread stacks from hugepage memory, with optional size (kB)", huge_worker_stack),
WARNING:LONG_LINE: line length of 115 exceeds 100 columns
#255: FILE: lib/eal/common/eal_common_options.c:203:
+ BOOL_ARG("--in-memory", NULL, "DPDK should not create shared mmap files in filesystem", in_memory),
WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#256: FILE: lib/eal/common/eal_common_options.c:204:
+ STR_ARG("--iova-mode", NULL, "IOVA mapping mode, physical (pa)/virtual (va)", iova_mode),
WARNING:LONG_LINE: line length of 110 exceeds 100 columns
#261: FILE: lib/eal/common/eal_common_options.c:209:
+ OPT_STR_ARG("--log-timestamp", NULL, "Enable/disable timestamp in log output", log_timestamp),
WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#262: FILE: lib/eal/common/eal_common_options.c:210:
+ STR_ARG("--main-lcore", NULL, "Select which core to use for the main thread", main_lcore),
WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#263: FILE: lib/eal/common/eal_common_options.c:211:
+ BOOL_ARG("--match-allocations", NULL, "Free hugepages exactly as allocated", match_allocations),
WARNING:LONG_LINE: line length of 117 exceeds 100 columns
#264: FILE: lib/eal/common/eal_common_options.c:212:
+ STR_ARG("--mbuf-pool-ops-name", NULL, "User defined mbuf default pool ops name", mbuf_pool_ops_name),
WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#265: FILE: lib/eal/common/eal_common_options.c:213:
+ STR_ARG("--memory-channels", "-n", "Number of memory channels per socket", memory_channels),
WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#267: FILE: lib/eal/common/eal_common_options.c:215:
+ STR_ARG("--memory-size", "-m", "Total size of memory to allocate initially", memory_size),
WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#274: FILE: lib/eal/common/eal_common_options.c:222:
+ STR_ARG("--service-corelist", "-S", "List of cores to use for service threads", service_corelist),
WARNING:LONG_LINE: line length of 129 exceeds 100 columns
#275: FILE: lib/eal/common/eal_common_options.c:223:
+ STR_ARG("--service-coremask", "-s", "Hexadecimal bitmask of cores to use for service threads", service_coremask),
WARNING:LONG_LINE: line length of 144 exceeds 100 columns
#276: FILE: lib/eal/common/eal_common_options.c:224:
+ BOOL_ARG("--single-file-segments", NULL, "Store all pages within single files (per-page-size, per-node)", single_file_segments),
WARNING:LONG_LINE: line length of 117 exceeds 100 columns
#277: FILE: lib/eal/common/eal_common_options.c:225:
+ STR_ARG("--socket-mem", NULL, "List of memory sizes to be allocated per socket on init", socket_mem),
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#279: FILE: lib/eal/common/eal_common_options.c:227:
+ OPT_STR_ARG("--syslog", NULL, "Log to syslog (and optionally set facility)", syslog),
WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#281: FILE: lib/eal/common/eal_common_options.c:229:
+ STR_ARG("--trace", NULL, "Enable trace based on regular expression trace name", trace),
WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#287: FILE: lib/eal/common/eal_common_options.c:235:
+ STR_ARG("--vfio-vf-token", NULL, "VF token (UUID) shared between SR-IOV PF and VFs", vfio_vf_token),
WARNING:LONG_LINE: line length of 117 exceeds 100 columns
#288: FILE: lib/eal/common/eal_common_options.c:236:
+ BOOL_ARG("--vmware-tsc-map", NULL, "Use VMware TSC mapping instead of native RDTSC", vmware_tsc_map),
total: 0 errors, 21 warnings, 224 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-08 17:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250708172039.183989-3-bruce.richardson@intel.com>
2025-07-08 17:20 ` |WARNING| pw155080 [RFC PATCH v2 2/5] eal: define the EAL parameters in argparse format checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).