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: 1677 MB/s 1364144 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # udp rx: 1919 MB/s 1562590 calls/s # udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # udp rx: 1470 MB/s 1196844 calls/s # udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # UDP GRO fwd perf udp rx: 1752 MB/s 1426057 calls/s # udp tx: 1885 MB/s 31981 calls/s 31981 msg/s # udp rx: 1821 MB/s 1481969 calls/s # udp tx: 1887 MB/s 32014 calls/s 32014 msg/s # udp rx: 1805 MB/s 1468465 calls/s # udp tx: 1890 MB/s 32068 calls/s 32068 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: 1535 MB/s 1248403 calls/s # udp tx: 1793 MB/s 30422 calls/s 30422 msg/s # udp rx: 1479 MB/s 1202793 calls/s # udp tx: 1758 MB/s 29832 calls/s 29832 msg/s # udp rx: 1775 MB/s 1444120 calls/s # udp tx: 1809 MB/s 30688 calls/s 30688 msg/s # UDP GRO fwd perf udp rx: 1316 MB/s 1069929 calls/s # udp tx: 1839 MB/s 31207 calls/s 31207 msg/s # udp rx: 1787 MB/s 1452980 calls/s # udp tx: 1840 MB/s 31218 calls/s 31218 msg/s # udp rx: 1843 MB/s 1497068 calls/s # udp tx: 1902 MB/s 32269 calls/s 32269 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__->