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: 1575 MB/s 1279835 calls/s # udp tx: 1963 MB/s 33307 calls/s 33307 msg/s # udp rx: 1835 MB/s 1491849 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # udp rx: 1923 MB/s 1564664 calls/s # udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # UDP GRO fwd perf udp rx: 1612 MB/s 1312559 calls/s # udp tx: 1891 MB/s 32089 calls/s 32089 msg/s # udp rx: 1861 MB/s 1515182 calls/s # udp tx: 1868 MB/s 31696 calls/s 31696 msg/s # udp rx: 1929 MB/s 1570546 calls/s # udp tx: 1941 MB/s 32929 calls/s 32929 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: 1658 MB/s 1344465 calls/s # udp tx: 1917 MB/s 32518 calls/s 32518 msg/s # udp rx: 1723 MB/s 1397931 calls/s # udp tx: 1873 MB/s 31778 calls/s 31778 msg/s # udp rx: 1556 MB/s 1264812 calls/s # udp tx: 1598 MB/s 27117 calls/s 27117 msg/s # UDP GRO fwd perf udp rx: 1075 MB/s 875544 calls/s # udp tx: 1231 MB/s 20895 calls/s 20895 msg/s # udp rx: 1196 MB/s 973079 calls/s # udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # udp rx: 492 MB/s 400182 calls/s # udp tx: 1136 MB/s 19268 calls/s 19268 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__->