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: 1562 MB/s 1270700 calls/s # udp tx: 1834 MB/s 31122 calls/s 31122 msg/s # udp rx: 1745 MB/s 1420781 calls/s # udp tx: 1932 MB/s 32770 calls/s 32770 msg/s # udp rx: 1900 MB/s 1547003 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # UDP GRO fwd perf udp rx: 1720 MB/s 1400293 calls/s # udp tx: 1808 MB/s 30674 calls/s 30674 msg/s # udp rx: 1735 MB/s 1412545 calls/s # udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # udp rx: 1744 MB/s 1419390 calls/s # udp tx: 1925 MB/s 32651 calls/s 32651 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: 1539 MB/s 1248523 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # udp rx: 1640 MB/s 1330403 calls/s # udp tx: 1860 MB/s 31555 calls/s 31555 msg/s # udp rx: 1646 MB/s 1335032 calls/s # udp tx: 1838 MB/s 31188 calls/s 31188 msg/s # UDP GRO fwd perf udp rx: 1333 MB/s 1080732 calls/s # udp tx: 1875 MB/s 31810 calls/s 31810 msg/s # udp rx: 1458 MB/s 1180998 calls/s # udp tx: 1923 MB/s 32618 calls/s 32618 msg/s # udp rx: 1335 MB/s 1081580 calls/s # udp tx: 1873 MB/s 31775 calls/s 31775 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__->