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: 819 MB/s 665342 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp rx: 965 MB/s 782990 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # udp rx: 935 MB/s 758391 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # UDP GRO fwd perf udp rx: 949 MB/s 771104 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # udp rx: 1082 MB/s 879017 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1094 MB/s 888957 calls/s # udp tx: 1278 MB/s 21677 calls/s 21677 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: 1339 MB/s 1088141 calls/s # udp tx: 1732 MB/s 29385 calls/s 29385 msg/s # udp rx: 1697 MB/s 1376371 calls/s # udp tx: 1894 MB/s 32124 calls/s 32124 msg/s # udp rx: 1671 MB/s 1355875 calls/s # udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # UDP GRO fwd perf udp rx: 1164 MB/s 944351 calls/s # udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # udp rx: 1640 MB/s 1329989 calls/s # udp tx: 1837 MB/s 31160 calls/s 31160 msg/s # udp rx: 1613 MB/s 1307620 calls/s # udp tx: 1914 MB/s 32470 calls/s 32470 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__->