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: 1055 MB/s 858958 calls/s # udp tx: 1335 MB/s 22653 calls/s 22653 msg/s # udp rx: 1299 MB/s 1057716 calls/s # udp tx: 1344 MB/s 22807 calls/s 22807 msg/s # udp tx: 1290 MB/s 21892 calls/s 21892 msg/s # udp rx: 1089 MB/s 886526 calls/s # UDP GRO fwd perf udp rx: 1669 MB/s 1358422 calls/s # udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # udp rx: 1810 MB/s 1473668 calls/s # udp tx: 1821 MB/s 30902 calls/s 30902 msg/s # udp rx: 1820 MB/s 1481631 calls/s # udp tx: 1858 MB/s 31519 calls/s 31519 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: 1367 MB/s 1111377 calls/s # udp tx: 1792 MB/s 30407 calls/s 30407 msg/s # udp rx: 1491 MB/s 1208881 calls/s # udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # udp rx: 1749 MB/s 1419127 calls/s # udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # UDP GRO fwd perf udp rx: 1506 MB/s 1222302 calls/s # udp tx: 1904 MB/s 32309 calls/s 32309 msg/s # udp rx: 1651 MB/s 1338006 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1773 MB/s 1437878 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 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__->