zephyr/samples
Reto Schneider c646a5576a net: zperf: Fix SO_RCVTIMEO dependency
Since 6c30c9ac47 (samples: net: zperf:
Rewrite upload part to use sockets), zperf uses SO_RCVTIMEO in UDP mode,
hence must depend on/enable support for it.

Without SO_RCVTIMEO support, zperf fails like this:
> nb_packets=47   delay=188964    adjust=-13
> setsockopt error (109)
> setsockopt error (109)
> -
> Upload completed!
> LAST PACKET NOT RECEIVED!!!
> Statistics:             server  (client)
> Duration:               0 us    (10.19 s)
> Num packets:            0       (50)
> Num packets out order:  0
> Num packets lost:       0
> Jitter:                 0 us
> Rate:                   0 Kbps  (9 Kbps)

Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
2022-12-15 17:14:26 +01:00
..
application_development samples: external_lib: Add building on windows support 2022-11-30 16:35:40 +01:00
arch crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
basic samples: blinky_pwm: Add nucleo_l476rg support 2022-12-13 10:01:11 +00:00
bluetooth sample: Bluetooth: Add PA interval check in iso broadcast benchmark 2022-12-14 15:00:13 +01:00
boards usb: device: cdc_acm: Prevent recursive logging loop 2022-12-15 14:54:24 +01:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
drivers samples: board: esp32: DAC sample code 2022-12-13 16:29:38 +00:00
hello_world includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
net net: zperf: Fix SO_RCVTIMEO dependency 2022-12-15 17:14:26 +01:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
sensor samples: sensor: Added sample for grow_r502a fingerprint sensor 2022-12-14 18:44:29 +01:00
shields samples: shields: npm6001_ek: fix build 2022-12-05 18:21:31 +01:00
subsys settings: file: drop CONFIG_SETTINGS_FILE_DIR 2022-12-14 14:11:03 +01:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
userspace includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
classic.rst
index.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00