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: 1603 MB/s 1304374 calls/s # udp tx: 1863 MB/s 31613 calls/s 31613 msg/s # udp rx: 1826 MB/s 1485116 calls/s # udp tx: 1841 MB/s 31234 calls/s 31234 msg/s # udp rx: 1812 MB/s 1474658 calls/s # udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1386113 calls/s # udp tx: 1867 MB/s 31671 calls/s 31671 msg/s # udp rx: 1855 MB/s 1507518 calls/s # udp tx: 1943 MB/s 32964 calls/s 32964 msg/s # udp rx: 1714 MB/s 1391572 calls/s # udp tx: 1958 MB/s 33220 calls/s 33220 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: 927 MB/s 751660 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 1128 MB/s 916005 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # udp rx: 1118 MB/s 907280 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # UDP GRO fwd perf udp rx: 936 MB/s 758933 calls/s # udp tx: 1310 MB/s 22226 calls/s 22226 msg/s # udp rx: 1046 MB/s 848314 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 1073 MB/s 870369 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 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__->