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: 1762 MB/s 1433440 calls/s # udp tx: 1880 MB/s 31903 calls/s 31903 msg/s # udp rx: 1940 MB/s 1578021 calls/s # udp tx: 1972 MB/s 33460 calls/s 33460 msg/s # udp rx: 1603 MB/s 1302409 calls/s # udp tx: 1968 MB/s 33389 calls/s 33389 msg/s # UDP GRO fwd perf udp rx: 1731 MB/s 1408399 calls/s # udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # udp rx: 1808 MB/s 1470373 calls/s # udp tx: 1937 MB/s 32860 calls/s 32860 msg/s # udp rx: 1928 MB/s 1569827 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 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: 1489 MB/s 1206465 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # udp rx: 1619 MB/s 1311438 calls/s # udp tx: 1931 MB/s 32763 calls/s 32763 msg/s # udp rx: 1626 MB/s 1317708 calls/s # udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # UDP GRO fwd perf udp rx: 1141 MB/s 924108 calls/s # udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # udp rx: 1615 MB/s 1308591 calls/s # udp tx: 1956 MB/s 33179 calls/s 33179 msg/s # udp rx: 1464 MB/s 1185815 calls/s # udp tx: 1892 MB/s 32098 calls/s 32098 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__->