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: 1612 MB/s 1312978 calls/s # udp tx: 1882 MB/s 31933 calls/s 31933 msg/s # udp rx: 1920 MB/s 1563058 calls/s # udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # udp rx: 1936 MB/s 1576283 calls/s # udp tx: 1940 MB/s 32904 calls/s 32904 msg/s # UDP GRO fwd perf udp rx: 1814 MB/s 1476827 calls/s # udp tx: 1898 MB/s 32203 calls/s 32203 msg/s # udp rx: 1830 MB/s 1489836 calls/s # udp tx: 1839 MB/s 31192 calls/s 31192 msg/s # udp rx: 1832 MB/s 1492047 calls/s # udp tx: 1840 MB/s 31214 calls/s 31214 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: 1606 MB/s 1303202 calls/s # udp tx: 1859 MB/s 31537 calls/s 31537 msg/s # udp rx: 1721 MB/s 1395525 calls/s # udp tx: 1913 MB/s 32450 calls/s 32450 msg/s # udp rx: 1563 MB/s 1266754 calls/s # udp tx: 1908 MB/s 32376 calls/s 32376 msg/s # UDP GRO fwd perf udp rx: 1626 MB/s 1317771 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # udp rx: 1713 MB/s 1388084 calls/s # udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # udp rx: 1705 MB/s 1381376 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 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__->