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: 1720 MB/s 1400612 calls/s # udp tx: 1908 MB/s 32374 calls/s 32374 msg/s # udp rx: 1943 MB/s 1582208 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # udp rx: 1929 MB/s 1570740 calls/s # udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # UDP GRO fwd perf udp rx: 1382 MB/s 1125460 calls/s # udp tx: 1819 MB/s 30863 calls/s 30863 msg/s # udp rx: 1243 MB/s 1012749 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 1034 MB/s 841548 calls/s # udp tx: 1202 MB/s 20394 calls/s 20394 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: 1254 MB/s 1017550 calls/s # udp tx: 1949 MB/s 33066 calls/s 33066 msg/s # udp rx: 1629 MB/s 1320508 calls/s # udp tx: 1941 MB/s 32929 calls/s 32929 msg/s # udp rx: 1361 MB/s 1103655 calls/s # udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # UDP GRO fwd perf udp rx: 1220 MB/s 988897 calls/s # udp tx: 1917 MB/s 32516 calls/s 32516 msg/s # udp rx: 1562 MB/s 1266354 calls/s # udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # udp rx: 1725 MB/s 1397967 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 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' [?2004hxx__-> echo $? 0 xx__->