make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO fwd ok # UDP fwd perf udp rx: 1006 MB/s 817732 calls/s # udp tx: 1166 MB/s 19777 calls/s 19777 msg/s # udp rx: 516 MB/s 420447 calls/s # udp tx: 1161 MB/s 19696 calls/s 19696 msg/s # udp rx: 1101 MB/s 896723 calls/s # udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # UDP GRO fwd perf udp rx: 990 MB/s 804577 calls/s # udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # udp rx: 1128 MB/s 915916 calls/s # udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # udp rx: 1140 MB/s 924917 calls/s # udp tx: 1247 MB/s 21157 calls/s 21157 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO fwd ok # UDP fwd perf udp rx: 1404 MB/s 1141148 calls/s # udp tx: 1854 MB/s 31452 calls/s 31452 msg/s # udp tx: 1796 MB/s 30478 calls/s 30478 msg/s # udp rx: 1405 MB/s 1142093 calls/s # udp tx: 1848 MB/s 31359 calls/s 31359 msg/s # udp rx: 1499 MB/s 1218373 calls/s # UDP GRO fwd perf udp rx: 1229 MB/s 997909 calls/s # udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # udp rx: 1538 MB/s 1247860 calls/s # udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # udp rx: 1523 MB/s 1234062 calls/s # udp tx: 1920 MB/s 32569 calls/s 32569 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok not ok 1 selftests: net: udpgro_fwd.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->