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: 1749 MB/s 1423394 calls/s # udp tx: 1891 MB/s 32081 calls/s 32081 msg/s # udp rx: 1432 MB/s 1163393 calls/s # udp tx: 1893 MB/s 32113 calls/s 32113 msg/s # udp rx: 1934 MB/s 1574749 calls/s # udp tx: 1959 MB/s 33231 calls/s 33231 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1335363 calls/s # udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # udp rx: 1675 MB/s 1363846 calls/s # udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # udp rx: 1881 MB/s 1529956 calls/s # udp tx: 1966 MB/s 33346 calls/s 33346 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: 1502 MB/s 1221902 calls/s # udp tx: 1638 MB/s 27783 calls/s 27783 msg/s # udp rx: 1706 MB/s 1384891 calls/s # udp tx: 1825 MB/s 30963 calls/s 30963 msg/s # udp rx: 910 MB/s 739043 calls/s # udp tx: 1815 MB/s 30789 calls/s 30789 msg/s # UDP GRO fwd perf udp rx: 1449 MB/s 1176802 calls/s # udp tx: 1726 MB/s 29283 calls/s 29283 msg/s # udp rx: 1507 MB/s 1222365 calls/s # udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # udp tx: 1927 MB/s 32684 calls/s 32684 msg/s # udp rx: 1313 MB/s 1064290 calls/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__->