Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/102660 _apply patch failure_ Submitter: Tomasz Duszynski Date: Friday, October 22 2021 11:56:25 Applied on: CommitID:3ac2dffae88e8eb5c374b1fdd40d605014526510 Apply patch set 102660 failed: Checking patch drivers/common/cnxk/cnxk_telemetry_bphy.c... Checking patch drivers/common/cnxk/meson.build... error: while searching for: includes += include_directories('../../../lib/meter') # Telemetry common code sources += files('cnxk_telemetry_npa.c', 'cnxk_telemetry_nix.c') deps += ['bus_pci', 'net', 'telemetry'] error: patch failed: drivers/common/cnxk/meson.build:74 Checking patch drivers/common/cnxk/roc_model.h... Hunk #1 succeeded at 35 (offset -5 lines). Checking patch drivers/raw/cnxk_bphy/cnxk_bphy.c... Hunk #1 succeeded at 305 (offset -36 lines). Hunk #2 succeeded at 320 (offset -36 lines). Hunk #3 succeeded at 338 (offset -36 lines). Checking patch drivers/raw/cnxk_bphy/cnxk_bphy_irq.h... Applied patch drivers/common/cnxk/cnxk_telemetry_bphy.c cleanly. Applying patch drivers/common/cnxk/meson.build with 1 reject... Rejected hunk #1. Applied patch drivers/common/cnxk/roc_model.h cleanly. Applied patch drivers/raw/cnxk_bphy/cnxk_bphy.c cleanly. Applied patch drivers/raw/cnxk_bphy/cnxk_bphy_irq.h cleanly. diff a/drivers/common/cnxk/meson.build b/drivers/common/cnxk/meson.build (rejected hunks) @@ -74,7 +74,8 @@ includes += include_directories('../../../lib/ethdev') includes += include_directories('../../../lib/meter') # Telemetry common code -sources += files('cnxk_telemetry_npa.c', +sources += files('cnxk_telemetry_bphy.c', + 'cnxk_telemetry_npa.c', 'cnxk_telemetry_nix.c') deps += ['bus_pci', 'net', 'telemetry'] https://lab.dpdk.org/results/dashboard/patchsets/19649/ UNH-IOL DPDK Community Lab