ICL_WARN
ICL_WARN("truncated pre-offload PDU with len %u", total_len);
ICL_WARN("failed to read BHS from pre-offload PDU: %d", error);
ICL_WARN("truncated pre-offload PDU len %u vs %u", total_len,
ICL_WARN("received pre-offload PDU with AHS");
ICL_WARN("received pre-offload PDU 0x%02x with "
ICL_WARN("failed to read data payload from "
ICL_WARN("received pre-offload PDU 0x%02x "
ICL_WARN("received PDU 0x%02x with invalid padding",
ICL_WARN("received PDU 0x%02x with invalid header digest",
ICL_WARN("received PDU 0x%02x with invalid data digest",
ICL_WARN("received PDU 0x%02x with invalid padding",
ICL_WARN("received PDU 0x%02x with invalid header digest",
ICL_WARN("received PDU 0x%02x with invalid data digest",
ICL_WARN("failed to allocate mbuf");
ICL_WARN("no iSER-capable offload found");
ICL_WARN("offload \"%s\" is not iSER-capable", name);
ICL_WARN("offload \"%s\" is iSER-only", name);
ICL_WARN("offload \"%s\" not found", name);
ICL_WARN("offload \"%s\" already registered", offload);
ICL_WARN("offload \"%s\" not registered", offload);
ICL_WARN("failed to allocate mbuf");
ICL_WARN("failed to allocate mbuf for %zd bytes", len);
ICL_WARN("kern.icl.sendspace too low; must be at least %zd",
ICL_WARN("kern.icl.recvspace too low; must be at least %zd",
ICL_WARN("soreserve failed with error %d", error);
ICL_WARN("disabling TCP_NODELAY failed with error %d", error);
ICL_WARN("kthread_add(9) failed with error %d", error);
ICL_WARN("kthread_add(9) failed with error %d", error);
ICL_WARN("proxy handoff without connect");
ICL_WARN("failed to allocate soft PDU");
ICL_WARN("failed to allocate BHS mbuf");
ICL_WARN("header digest check failed; got 0x%x, "
ICL_WARN("data digest check failed; got 0x%x, "
ICL_WARN("received data segment "
ICL_WARN("received PDU with unsupported "
ICL_WARN("failed to append header digest");
ICL_WARN("failed to append padding");
ICL_WARN("failed to append data digest");
ICL_WARN("solisten_dequeue error %d", error);
ICL_WARN("soaccept error %d", error);
ICL_WARN("socreate failed with error %d", error);
ICL_WARN("failed to set SO_REUSEADDR with error %d", error);
ICL_WARN("sobind failed with error %d", error);
ICL_WARN("solisten failed with error %d", error);
ICL_WARN("kthread_add failed with error %d", error);