make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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 ok # GRO fwd ok # UDP fwd perf udp rx: 1709 MB/s 1391248 calls/s # udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # udp rx: 1930 MB/s 1571226 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # udp rx: 1918 MB/s 1562075 calls/s # udp tx: 1932 MB/s 32780 calls/s 32780 msg/s # UDP GRO fwd perf udp rx: 1737 MB/s 1414788 calls/s # udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # udp rx: 1915 MB/s 1559784 calls/s # udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # udp rx: 1934 MB/s 1574484 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1516 MB/s 1230666 calls/s # udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # udp rx: 1864 MB/s 1514804 calls/s # udp tx: 1923 MB/s 32622 calls/s 32622 msg/s # udp rx: 1871 MB/s 1520484 calls/s # udp tx: 1928 MB/s 32715 calls/s 32715 msg/s # UDP GRO fwd perf udp rx: 1297 MB/s 1055059 calls/s # udp tx: 1741 MB/s 29534 calls/s 29534 msg/s # udp rx: 1562 MB/s 1268316 calls/s # udp tx: 1925 MB/s 32650 calls/s 32650 msg/s # udp rx: 1446 MB/s 1177157 calls/s # udp tx: 1467 MB/s 24883 calls/s 24883 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh 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__->