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: 984 MB/s 799599 calls/s # udp tx: 1308 MB/s 22188 calls/s 22188 msg/s # udp rx: 1168 MB/s 949393 calls/s # udp tx: 1333 MB/s 22625 calls/s 22625 msg/s # udp rx: 1039 MB/s 843783 calls/s # udp tx: 1343 MB/s 22783 calls/s 22783 msg/s # UDP GRO fwd perf udp rx: 1000 MB/s 812614 calls/s # udp tx: 1348 MB/s 22871 calls/s 22871 msg/s # udp rx: 961 MB/s 779881 calls/s # udp tx: 1361 MB/s 23096 calls/s 23096 msg/s # udp rx: 947 MB/s 768611 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 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: 1327 MB/s 1078320 calls/s # udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # udp rx: 1783 MB/s 1447598 calls/s # udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # udp rx: 1666 MB/s 1352297 calls/s # udp tx: 1789 MB/s 30355 calls/s 30355 msg/s # UDP GRO fwd perf udp rx: 1615 MB/s 1311763 calls/s # udp tx: 1924 MB/s 32635 calls/s 32635 msg/s # udp rx: 1738 MB/s 1409089 calls/s # udp tx: 1936 MB/s 32837 calls/s 32837 msg/s # udp rx: 1758 MB/s 1424685 calls/s # udp tx: 1969 MB/s 33411 calls/s 33411 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__->