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: 1458 MB/s 1186011 calls/s # udp tx: 1819 MB/s 30861 calls/s 30861 msg/s # udp rx: 1563 MB/s 1272142 calls/s # udp tx: 1818 MB/s 30838 calls/s 30838 msg/s # udp rx: 1650 MB/s 1343698 calls/s # udp tx: 1852 MB/s 31426 calls/s 31426 msg/s # UDP GRO fwd perf udp rx: 1558 MB/s 1268817 calls/s # udp tx: 1853 MB/s 31436 calls/s 31436 msg/s # udp rx: 1845 MB/s 1502790 calls/s # udp tx: 1850 MB/s 31387 calls/s 31387 msg/s # udp rx: 1846 MB/s 1503370 calls/s # udp tx: 1851 MB/s 31408 calls/s 31408 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: 1817 MB/s 1479022 calls/s # udp tx: 1886 MB/s 32002 calls/s 32002 msg/s # udp rx: 1859 MB/s 1513833 calls/s # udp tx: 1869 MB/s 31707 calls/s 31707 msg/s # udp rx: 1838 MB/s 1496462 calls/s # udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1389865 calls/s # udp tx: 1843 MB/s 31259 calls/s 31259 msg/s # udp tx: 1815 MB/s 30785 calls/s 30785 msg/s # udp rx: 1732 MB/s 1409941 calls/s # udp tx: 1876 MB/s 31824 calls/s 31824 msg/s # udp rx: 1828 MB/s 1487295 calls/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__->