meta-openembedded/meta-networking/recipes-support/netperf/files
mark.yang cf98490262
netperf: fix build error with gcc-15
* submit fix:
  https://github.com/HewlettPackard/netperf/pull/86
  to fix:
  http://errors.yoctoproject.org/Errors/Details/851803/
    ../../git/src/nettest_bsd.c:4497:19: error: too many arguments to function 'alloc_sendfile_buf_ring'; expected 0, have 4
    4497 |       send_ring = alloc_sendfile_buf_ring(send_width,
        |                   ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
    In file included from ../../git/src/nettest_bsd.c:175:
    ../../git/src/netlib.h:690:26: note: declared here
    690 | extern  struct ring_elt *alloc_sendfile_buf_ring();
        |                          ^~~~~~~~~~~~~~~~~~~~~~~
    In file included from ../../git/src/nettest_omni.c:184:
    ../../git/src/hist.h:135:6: error: conflicting types for 'HIST_purge'; have 'void(struct histogram_struct *)'
    135 | void HIST_purge(HIST h);
        |      ^~~~~~~~~~
  ...

Signed-off-by: mark.yang <mark.yang@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-19 14:36:02 -07:00
..
0001-Fix-too-many-arguments-error-occurring-in-gcc-15.patch netperf: fix build error with gcc-15 2025-04-19 14:36:02 -07:00
0001-Makefile.am-add-ACLOCAL_AMFLAGS.patch netperf: fix build failure due to autotools.bbclass change 2025-02-27 13:10:01 -08:00
0001-netlib.c-Move-including-sched.h-out-og-function.patch netperf: Fix build error on musl 2018-09-26 18:19:14 -07:00
0001-nettest_omni-Remove-duplicate-variable-definitions.patch netperf: Fix build with -fno-common 2020-08-13 22:32:07 -07:00
cpu_set.patch netperf: import from oe-classic and upgrade to 2.6.0 2012-11-19 11:18:30 -05:00
init netperf: import from oe-classic and upgrade to 2.6.0 2012-11-19 11:18:30 -05:00
netserver_permissions.patch netserver: don't change permissions on /dev/null 2022-06-30 13:39:27 -04:00
netserver.service netperf: Add systemd unit file 2021-07-27 09:52:23 -07:00
vfork.patch netperf: import from oe-classic and upgrade to 2.6.0 2012-11-19 11:18:30 -05:00