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: 1565 MB/s 1274596 calls/s # udp tx: 1841 MB/s 31241 calls/s 31241 msg/s # udp rx: 1771 MB/s 1442449 calls/s # udp tx: 1970 MB/s 33425 calls/s 33425 msg/s # udp rx: 1957 MB/s 1593724 calls/s # udp tx: 1969 MB/s 33398 calls/s 33398 msg/s # UDP GRO fwd perf udp rx: 1725 MB/s 1402776 calls/s # udp tx: 1915 MB/s 32486 calls/s 32486 msg/s # udp rx: 1876 MB/s 1526373 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # udp rx: 1965 MB/s 1599648 calls/s # udp tx: 1974 MB/s 33483 calls/s 33483 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: 1270 MB/s 1030346 calls/s # udp tx: 1857 MB/s 31510 calls/s 31510 msg/s # udp rx: 1342 MB/s 1088164 calls/s # udp tx: 1911 MB/s 32425 calls/s 32425 msg/s # udp rx: 1796 MB/s 1460177 calls/s # udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # UDP GRO fwd perf udp rx: 1112 MB/s 902412 calls/s # udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # udp rx: 1765 MB/s 1433365 calls/s # udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # udp rx: 1522 MB/s 1235209 calls/s # udp tx: 1929 MB/s 32734 calls/s 32734 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__->