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: 1607 MB/s 1308022 calls/s # udp tx: 1859 MB/s 31543 calls/s 31543 msg/s # udp rx: 1570 MB/s 1277683 calls/s # udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # udp rx: 1907 MB/s 1552390 calls/s # udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # UDP GRO fwd perf udp rx: 1657 MB/s 1346332 calls/s # udp tx: 1919 MB/s 32548 calls/s 32548 msg/s # udp rx: 1770 MB/s 1438284 calls/s # udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # udp rx: 1755 MB/s 1425787 calls/s # udp tx: 1926 MB/s 32669 calls/s 32669 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: 1239 MB/s 1005093 calls/s # udp tx: 1787 MB/s 30324 calls/s 30324 msg/s # udp rx: 1329 MB/s 1077124 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # udp rx: 1508 MB/s 1221650 calls/s # udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # UDP GRO fwd perf udp rx: 1508 MB/s 1222106 calls/s # udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # udp rx: 1539 MB/s 1247783 calls/s # udp tx: 1907 MB/s 32358 calls/s 32358 msg/s # udp rx: 1666 MB/s 1350793 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__->