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: 1723 MB/s 1402804 calls/s # udp tx: 1832 MB/s 31088 calls/s 31088 msg/s # udp rx: 1756 MB/s 1429976 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1915 MB/s 1559298 calls/s # udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # UDP GRO fwd perf udp rx: 1838 MB/s 1496379 calls/s # udp tx: 1907 MB/s 32349 calls/s 32349 msg/s # udp rx: 1909 MB/s 1554782 calls/s # udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # udp rx: 1913 MB/s 1557962 calls/s # udp tx: 1920 MB/s 32579 calls/s 32579 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: 926 MB/s 751189 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # udp rx: 1062 MB/s 861622 calls/s # udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # udp rx: 1040 MB/s 843531 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # UDP GRO fwd perf udp rx: 960 MB/s 778237 calls/s # udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # udp rx: 1011 MB/s 819218 calls/s # udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # udp rx: 968 MB/s 784147 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 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__->