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: 1665 MB/s 1355824 calls/s # udp tx: 1912 MB/s 32445 calls/s 32445 msg/s # udp rx: 1903 MB/s 1549830 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # udp rx: 1710 MB/s 1392515 calls/s # udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # UDP GRO fwd perf udp rx: 1806 MB/s 1470701 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # udp rx: 1814 MB/s 1477034 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # udp rx: 1917 MB/s 1561245 calls/s # udp tx: 1931 MB/s 32758 calls/s 32758 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: 1272 MB/s 1033407 calls/s # udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # udp rx: 1767 MB/s 1434330 calls/s # udp tx: 1884 MB/s 31970 calls/s 31970 msg/s # udp rx: 1754 MB/s 1421507 calls/s # udp tx: 1916 MB/s 32503 calls/s 32503 msg/s # UDP GRO fwd perf udp rx: 1060 MB/s 863626 calls/s # udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # udp rx: 1143 MB/s 930662 calls/s # udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # udp rx: 1135 MB/s 924252 calls/s # udp tx: 1138 MB/s 19302 calls/s 19302 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__->