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: 945 MB/s 769637 calls/s # udp tx: 1223 MB/s 20758 calls/s 20758 msg/s # udp rx: 1221 MB/s 994651 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1258 MB/s 1024770 calls/s # udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # UDP GRO fwd perf udp rx: 980 MB/s 797065 calls/s # udp tx: 1260 MB/s 21373 calls/s 21373 msg/s # udp rx: 1075 MB/s 874514 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1211 MB/s 986118 calls/s # udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1575 MB/s 26726 calls/s 26726 msg/s # udp rx: 14 MB/s 12077 calls/s # udp tx: 1783 MB/s 30244 calls/s 30244 msg/s # udp rx: 42 MB/s 34832 calls/s # udp tx: 1788 MB/s 30339 calls/s 30339 msg/s # udp rx: 12 MB/s 10254 calls/s # UDP tunnel GRO fwd perf udp tx: 1799 MB/s 30524 calls/s 30524 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1792 MB/s 30405 calls/s 30405 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1802 MB/s 30579 calls/s 30579 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1202 MB/s 979012 calls/s # udp tx: 1502 MB/s 25486 calls/s 25486 msg/s # udp rx: 1543 MB/s 1256354 calls/s # udp tx: 1788 MB/s 30338 calls/s 30338 msg/s # udp rx: 1755 MB/s 1429245 calls/s # udp tx: 1764 MB/s 29933 calls/s 29933 msg/s # UDP GRO fwd perf udp rx: 1731 MB/s 1409833 calls/s # udp tx: 1887 MB/s 32018 calls/s 32018 msg/s # udp rx: 1382 MB/s 1125350 calls/s # udp tx: 1372 MB/s 23280 calls/s 23280 msg/s # udp rx: 1096 MB/s 892502 calls/s # udp tx: 1161 MB/s 19706 calls/s 19706 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1519 MB/s 25772 calls/s 25772 msg/s # udp rx: 1 MB/s 1046 calls/s # udp tx: 1862 MB/s 31593 calls/s 31593 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 768 calls/s # udp tx: 1856 MB/s 31485 calls/s 31485 msg/s # udp tx: 1754 MB/s 29764 calls/s 29764 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1002 MB/s 17000 calls/s 17000 msg/s 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__->