make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1312 MB/s 1067710 calls/s # udp tx: 1819 MB/s 30854 calls/s 30854 msg/s # udp rx: 1594 MB/s 1297323 calls/s # udp tx: 1980 MB/s 33591 calls/s 33591 msg/s # udp rx: 1951 MB/s 1588387 calls/s # udp tx: 1958 MB/s 33210 calls/s 33210 msg/s # UDP GRO fwd perf udp rx: 1677 MB/s 1365852 calls/s # udp tx: 1757 MB/s 29810 calls/s 29810 msg/s # udp rx: 1948 MB/s 1586585 calls/s # udp tx: 1957 MB/s 33200 calls/s 33200 msg/s # udp rx: 1952 MB/s 1589200 calls/s # udp tx: 1958 MB/s 33219 calls/s 33219 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: 1214 MB/s 985975 calls/s # udp tx: 1810 MB/s 30710 calls/s 30710 msg/s # udp rx: 1463 MB/s 1189085 calls/s # udp tx: 1485 MB/s 25203 calls/s 25203 msg/s # udp rx: 1245 MB/s 1013533 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # UDP GRO fwd perf udp rx: 1147 MB/s 933737 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # udp rx: 1157 MB/s 941983 calls/s # udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # udp rx: 1236 MB/s 1006618 calls/s # udp tx: 1265 MB/s 21461 calls/s 21461 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__->