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: 1597 MB/s 1300571 calls/s # udp tx: 1888 MB/s 32032 calls/s 32032 msg/s # udp rx: 1949 MB/s 1586769 calls/s # udp tx: 1955 MB/s 33165 calls/s 33165 msg/s # udp rx: 1893 MB/s 1541850 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # UDP GRO fwd perf udp rx: 1518 MB/s 1235406 calls/s # udp tx: 1860 MB/s 31548 calls/s 31548 msg/s # udp rx: 1890 MB/s 1538160 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # udp rx: 1854 MB/s 1506559 calls/s # udp tx: 1906 MB/s 32334 calls/s 32334 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: 1220 MB/s 991749 calls/s # udp tx: 1761 MB/s 29871 calls/s 29871 msg/s # udp rx: 1819 MB/s 1475640 calls/s # udp tx: 1926 MB/s 32667 calls/s 32667 msg/s # udp rx: 1828 MB/s 1483391 calls/s # udp tx: 1921 MB/s 32582 calls/s 32582 msg/s # UDP GRO fwd perf udp rx: 1712 MB/s 1390439 calls/s # udp tx: 1865 MB/s 31637 calls/s 31637 msg/s # udp rx: 1798 MB/s 1458384 calls/s # udp tx: 1925 MB/s 32659 calls/s 32659 msg/s # udp rx: 1805 MB/s 1464103 calls/s # udp tx: 1914 MB/s 32471 calls/s 32471 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__->