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: 1634 MB/s 1330100 calls/s # udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # udp rx: 1926 MB/s 1568266 calls/s # udp tx: 1940 MB/s 32907 calls/s 32907 msg/s # udp rx: 1919 MB/s 1562222 calls/s # udp tx: 1929 MB/s 32733 calls/s 32733 msg/s # UDP GRO fwd perf udp rx: 1775 MB/s 1445658 calls/s # udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # udp rx: 1912 MB/s 1557207 calls/s # udp tx: 1923 MB/s 32632 calls/s 32632 msg/s # udp rx: 1926 MB/s 1568614 calls/s # udp tx: 1937 MB/s 32853 calls/s 32853 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: 1238 MB/s 1003125 calls/s # udp tx: 1936 MB/s 32852 calls/s 32852 msg/s # udp rx: 1613 MB/s 1307715 calls/s # udp tx: 1938 MB/s 32872 calls/s 32872 msg/s # udp rx: 1714 MB/s 1389409 calls/s # udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # UDP GRO fwd perf udp rx: 1566 MB/s 1272749 calls/s # udp tx: 1750 MB/s 29684 calls/s 29684 msg/s # udp rx: 1632 MB/s 1322916 calls/s # udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # udp rx: 1659 MB/s 1343736 calls/s # udp tx: 1968 MB/s 33386 calls/s 33386 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__->