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: 1526 MB/s 1241465 calls/s # udp tx: 1956 MB/s 33179 calls/s 33179 msg/s # udp rx: 1864 MB/s 1517300 calls/s # udp tx: 1976 MB/s 33520 calls/s 33520 msg/s # udp rx: 1356 MB/s 1103769 calls/s # udp tx: 1626 MB/s 27590 calls/s 27590 msg/s # UDP GRO fwd perf udp rx: 1105 MB/s 900136 calls/s # udp tx: 1340 MB/s 22737 calls/s 22737 msg/s # udp rx: 1274 MB/s 1037929 calls/s # udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # udp rx: 1209 MB/s 984414 calls/s # udp tx: 1331 MB/s 22575 calls/s 22575 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: 1259 MB/s 1022743 calls/s # udp tx: 1791 MB/s 30381 calls/s 30381 msg/s # udp rx: 1793 MB/s 1455363 calls/s # udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # udp rx: 1821 MB/s 1480131 calls/s # udp tx: 1899 MB/s 32217 calls/s 32217 msg/s # UDP GRO fwd perf udp rx: 1710 MB/s 1387423 calls/s # udp tx: 1934 MB/s 32803 calls/s 32803 msg/s # udp rx: 1534 MB/s 1244819 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # udp rx: 1775 MB/s 1440459 calls/s # udp tx: 1938 MB/s 32879 calls/s 32879 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__->