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: 343 MB/s 277772 calls/s # udp tx: 1362 MB/s 23107 calls/s 23107 msg/s # udp rx: 538 MB/s 435096 calls/s # udp tx: 1391 MB/s 23596 calls/s 23596 msg/s # udp rx: 524 MB/s 423857 calls/s # udp tx: 1403 MB/s 23807 calls/s 23807 msg/s # UDP GRO fwd perf udp rx: 596 MB/s 483168 calls/s # udp tx: 1354 MB/s 22971 calls/s 22971 msg/s # udp rx: 575 MB/s 465122 calls/s # udp tx: 1385 MB/s 23498 calls/s 23498 msg/s # udp rx: 481 MB/s 389376 calls/s # udp tx: 1406 MB/s 23862 calls/s 23862 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: 1299 MB/s 1055689 calls/s # udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # udp rx: 1700 MB/s 1379594 calls/s # udp tx: 1940 MB/s 32915 calls/s 32915 msg/s # udp rx: 1341 MB/s 1088699 calls/s # udp tx: 1921 MB/s 32595 calls/s 32595 msg/s # UDP GRO fwd perf udp rx: 1520 MB/s 1233962 calls/s # udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # udp rx: 1847 MB/s 1499460 calls/s # udp tx: 1930 MB/s 32739 calls/s 32739 msg/s # udp rx: 1835 MB/s 1489159 calls/s # udp tx: 1928 MB/s 32710 calls/s 32710 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__->