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 ok # GRO fwd ok # UDP fwd perf udp rx: 1335 MB/s 1087131 calls/s # udp tx: 1607 MB/s 27267 calls/s 27267 msg/s # udp rx: 1811 MB/s 1474898 calls/s # udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # udp rx: 1959 MB/s 1595236 calls/s # udp tx: 1970 MB/s 33413 calls/s 33413 msg/s # UDP GRO fwd perf udp rx: 1652 MB/s 1344880 calls/s # udp tx: 1757 MB/s 29811 calls/s 29811 msg/s # udp rx: 1767 MB/s 1438511 calls/s # udp tx: 1826 MB/s 30981 calls/s 30981 msg/s # udp rx: 1682 MB/s 1369903 calls/s # udp tx: 1711 MB/s 29034 calls/s 29034 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: 1668 MB/s 1357631 calls/s # udp tx: 1818 MB/s 30846 calls/s 30846 msg/s # udp rx: 1917 MB/s 1561091 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # udp rx: 1915 MB/s 1559580 calls/s # udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # UDP GRO fwd perf udp rx: 819 MB/s 666537 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # udp rx: 861 MB/s 701081 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 msg/s # udp rx: 1044 MB/s 850072 calls/s # udp tx: 1101 MB/s 18690 calls/s 18690 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__->