All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: Re: [RFC PATCH 3/3] io_uring/cmd: Add support for set_sockopt
Date: Thu, 20 Jul 2023 05:30:44 +0800	[thread overview]
Message-ID: <202307200559.88er76l4-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "git am base is a link in commit message"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20230719102737.2513246-4-leitao@debian.org>
References: <20230719102737.2513246-4-leitao@debian.org>
TO: Breno Leitao <leitao@debian.org>

Hi Breno,

[This is a private test report for your RFC patch.]
kernel test robot noticed the following build errors:

[auto build test ERROR on net/main]
[also build test ERROR on net-next/main linus/master v6.5-rc2 next-20230719]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Breno-Leitao/net-expose-sock_use_custom_sol_socket/20230719-183153
base:   net/main
patch link:    https://lore.kernel.org/r/20230719102737.2513246-4-leitao%40debian.org
patch subject: [RFC PATCH 3/3] io_uring/cmd: Add support for set_sockopt
:::::: branch date: 11 hours ago
:::::: commit date: 11 hours ago
config: x86_64-buildonly-randconfig-r002-20230718 (https://download.01.org/0day-ci/archive/20230720/202307200559.88er76l4-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce: (https://download.01.org/0day-ci/archive/20230720/202307200559.88er76l4-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202307200559.88er76l4-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: io_uring/uring_cmd.o: in function `io_uring_cmd_sock':
   io_uring/uring_cmd.c:183: undefined reference to `sk_getsockopt'
>> ld: io_uring/uring_cmd.c:208: undefined reference to `sock_setsockopt'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

             reply	other threads:[~2023-07-19 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19 21:30 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-19 21:09 [RFC PATCH 3/3] io_uring/cmd: Add support for set_sockopt kernel test robot
2023-07-19 10:27 [RFC PATCH 0/3] io_uring: Initial support for {s,g}etsockopt commands Breno Leitao
2023-07-19 10:27 ` [RFC PATCH 3/3] io_uring/cmd: Add support for set_sockopt Breno Leitao

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=202307200559.88er76l4-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@lists.linux.dev \
    /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.