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: 1697 MB/s 1381097 calls/s # udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # udp rx: 1830 MB/s 1489986 calls/s # udp tx: 1906 MB/s 32343 calls/s 32343 msg/s # udp rx: 1801 MB/s 1466305 calls/s # udp tx: 1813 MB/s 30759 calls/s 30759 msg/s # UDP GRO fwd perf udp rx: 1803 MB/s 1467474 calls/s # udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # udp rx: 1790 MB/s 1457387 calls/s # udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # udp rx: 1751 MB/s 1423906 calls/s # udp tx: 1880 MB/s 31898 calls/s 31898 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: 1260 MB/s 1022102 calls/s # udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # udp rx: 1668 MB/s 1355344 calls/s # udp tx: 1759 MB/s 29843 calls/s 29843 msg/s # udp rx: 1717 MB/s 1394475 calls/s # udp tx: 1814 MB/s 30780 calls/s 30780 msg/s # UDP GRO fwd perf udp rx: 1508 MB/s 1223943 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # udp rx: 1467 MB/s 1188341 calls/s # udp tx: 1990 MB/s 33768 calls/s 33768 msg/s # udp rx: 1108 MB/s 900795 calls/s # udp tx: 1357 MB/s 23022 calls/s 23022 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__->