All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/ethdev Bug 1448] cannot disable RTE_ETHDEV_RXTX_CALLBACKS from rte_config.h
Date: Thu, 30 May 2024 14:05:04 +0000	[thread overview]
Message-ID: <bug-1448-3-2TUxuwSUI5@http.bugs.dpdk.org/> (raw)
In-Reply-To: <bug-1448-3@http.bugs.dpdk.org/>

[-- Attachment #1: Type: text/plain, Size: 825 bytes --]

https://bugs.dpdk.org/show_bug.cgi?id=1448

Thomas Monjalon (thomas@monjalon.net) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CONFIRMED
         Resolution|INVALID                     |---
                 CC|                            |thomas@monjalon.net
     Ever confirmed|0                           |1

--- Comment #2 from Thomas Monjalon (thomas@monjalon.net) ---
We are not supposed to change anything in config/rte_config.h
because it is a source file.
The configuration should be changed only in the application or with Meson.

If think using #if is the good option here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #2: Type: text/html, Size: 3084 bytes --]

  parent reply	other threads:[~2024-05-30 14:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-30  8:44 [DPDK/ethdev Bug 1448] cannot disable RTE_ETHDEV_RXTX_CALLBACKS from rte_config.h bugzilla
2024-05-30 10:54 ` bugzilla
2024-05-30 14:05 ` bugzilla [this message]
2024-05-30 14:28 ` bugzilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-1448-3-2TUxuwSUI5@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.