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: 1688 MB/s 1374426 calls/s # udp tx: 1932 MB/s 32782 calls/s 32782 msg/s # udp rx: 1814 MB/s 1475253 calls/s # udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # udp rx: 1931 MB/s 1572016 calls/s # udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # UDP GRO fwd perf udp rx: 1851 MB/s 1506484 calls/s # udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # udp tx: 1947 MB/s 33025 calls/s 33025 msg/s # udp rx: 1561 MB/s 1267677 calls/s # udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # udp rx: 1706 MB/s 1386181 calls/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: 1421 MB/s 1152210 calls/s # udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # udp rx: 1667 MB/s 1350557 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1681 MB/s 1362765 calls/s # udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # UDP GRO fwd perf udp rx: 1405 MB/s 1139370 calls/s # udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # udp rx: 1475 MB/s 1195240 calls/s # udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # udp rx: 1532 MB/s 1241198 calls/s # udp tx: 1939 MB/s 32895 calls/s 32895 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__->