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: 1087 MB/s 885565 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 msg/s # udp rx: 1122 MB/s 914074 calls/s # udp tx: 1126 MB/s 19111 calls/s 19111 msg/s # udp rx: 1141 MB/s 929360 calls/s # udp tx: 1147 MB/s 19459 calls/s 19459 msg/s # UDP GRO fwd perf udp rx: 1111 MB/s 904855 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp rx: 1106 MB/s 900792 calls/s # udp tx: 1107 MB/s 18782 calls/s 18782 msg/s # udp rx: 1179 MB/s 960203 calls/s # udp tx: 1182 MB/s 20056 calls/s 20056 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: 1627 MB/s 1319217 calls/s # udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # udp rx: 1716 MB/s 1391926 calls/s # udp tx: 1907 MB/s 32344 calls/s 32344 msg/s # udp rx: 1622 MB/s 1315316 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # UDP GRO fwd perf udp rx: 1276 MB/s 1035408 calls/s # udp tx: 1880 MB/s 31903 calls/s 31903 msg/s # udp rx: 1492 MB/s 1209851 calls/s # udp tx: 1881 MB/s 31916 calls/s 31916 msg/s # udp rx: 1287 MB/s 1043684 calls/s # udp tx: 1864 MB/s 31631 calls/s 31631 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__->