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: 1221 MB/s 994178 calls/s # udp tx: 1622 MB/s 27511 calls/s 27511 msg/s # udp rx: 1136 MB/s 924952 calls/s # udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # udp rx: 1011 MB/s 822876 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # UDP GRO fwd perf udp rx: 1773 MB/s 1443658 calls/s # udp tx: 1925 MB/s 32658 calls/s 32658 msg/s # udp rx: 1909 MB/s 1554637 calls/s # udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # udp rx: 1904 MB/s 1550260 calls/s # udp tx: 1910 MB/s 32403 calls/s 32403 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: 1649 MB/s 1342852 calls/s # udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # udp rx: 1768 MB/s 1439816 calls/s # udp tx: 1842 MB/s 31252 calls/s 31252 msg/s # udp rx: 1900 MB/s 1547397 calls/s # udp tx: 1913 MB/s 32457 calls/s 32457 msg/s # UDP GRO fwd perf udp rx: 1824 MB/s 1484930 calls/s # udp tx: 1904 MB/s 32297 calls/s 32297 msg/s # udp rx: 1819 MB/s 1481037 calls/s # udp tx: 1838 MB/s 31182 calls/s 31182 msg/s # udp rx: 1913 MB/s 1557817 calls/s # udp tx: 1931 MB/s 32757 calls/s 32757 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__->