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: 1568 MB/s 1274366 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # udp rx: 1580 MB/s 1284960 calls/s # udp tx: 1944 MB/s 32976 calls/s 32976 msg/s # udp rx: 1671 MB/s 1357927 calls/s # udp tx: 1947 MB/s 33037 calls/s 33037 msg/s # UDP GRO fwd perf udp rx: 1044 MB/s 848605 calls/s # udp tx: 1336 MB/s 22675 calls/s 22675 msg/s # udp rx: 1138 MB/s 925426 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 953 MB/s 773356 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 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: 1305 MB/s 1059738 calls/s # udp tx: 1819 MB/s 30862 calls/s 30862 msg/s # udp rx: 1668 MB/s 1353897 calls/s # udp tx: 1915 MB/s 32487 calls/s 32487 msg/s # udp rx: 1864 MB/s 1513416 calls/s # udp tx: 1923 MB/s 32618 calls/s 32618 msg/s # UDP GRO fwd perf udp rx: 1281 MB/s 1039754 calls/s # udp tx: 1838 MB/s 31185 calls/s 31185 msg/s # udp rx: 1746 MB/s 1416018 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # udp rx: 1582 MB/s 1284974 calls/s # udp tx: 1742 MB/s 29557 calls/s 29557 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__->