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: 1286 MB/s 1047115 calls/s # udp tx: 1898 MB/s 32201 calls/s 32201 msg/s # udp rx: 1732 MB/s 1410169 calls/s # udp tx: 1957 MB/s 33195 calls/s 33195 msg/s # udp rx: 1952 MB/s 1589604 calls/s # udp tx: 1963 MB/s 33294 calls/s 33294 msg/s # UDP GRO fwd perf udp rx: 1374 MB/s 1118568 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # udp rx: 1920 MB/s 1563597 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1918 MB/s 1562237 calls/s # udp tx: 1934 MB/s 32803 calls/s 32803 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: 1594 MB/s 1297754 calls/s # udp tx: 1732 MB/s 29388 calls/s 29388 msg/s # udp rx: 1796 MB/s 1462477 calls/s # udp tx: 1813 MB/s 30759 calls/s 30759 msg/s # udp rx: 1842 MB/s 1499517 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # UDP GRO fwd perf udp rx: 1262 MB/s 1027032 calls/s # udp tx: 1880 MB/s 31887 calls/s 31887 msg/s # udp rx: 1528 MB/s 1243598 calls/s # udp tx: 1838 MB/s 31174 calls/s 31174 msg/s # udp rx: 1465 MB/s 1191904 calls/s # udp tx: 1879 MB/s 31886 calls/s 31886 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__->