make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.35 [+0.35] -4 -t # 2.64 [+2.29] tcp tx: 982 MB/s 16661 calls/s 16661 msg/s # 2.64 [+0.00] tcp rx: 982 MB/s 50615 calls/s # 3.64 [+1.00] tcp tx: 1017 MB/s 17257 calls/s 17257 msg/s # 3.64 [+0.00] tcp rx: 1018 MB/s 51855 calls/s # 4.64 [+1.00] tcp tx: 967 MB/s 16413 calls/s 16413 msg/s # 4.64 [+0.00] tcp rx: 969 MB/s 49697 calls/s # 5.64 [+1.00] tcp tx: 972 MB/s 16496 calls/s 16496 msg/s # 5.67 [+0.03] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.30] -4 -v # 6.99 [+1.02] udp rx: 617 MB/s 447665 calls/s # 7.01 [+0.02] udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # 7.99 [+0.98] udp rx: 654 MB/s 473856 calls/s # 8.01 [+0.02] udp tx: 1257 MB/s 21336 calls/s 21336 msg/s # 8.99 [+0.98] udp rx: 653 MB/s 473344 calls/s # 9.01 [+0.02] udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # 10.00 [+0.99] udp rx: 654 MB/s 473856 calls/s # 10.01 [+0.01] udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.30] -4 -G # 11.36 [+1.01] udp rx: 1095 MB/s 798798 calls/s # 11.38 [+0.02] udp tx: 1116 MB/s 18939 calls/s 18939 msg/s # 12.36 [+0.98] udp rx: 1112 MB/s 811501 calls/s # 12.38 [+0.02] udp tx: 1115 MB/s 18920 calls/s 18920 msg/s # 13.36 [+0.98] udp rx: 1112 MB/s 811138 calls/s # 13.38 [+0.02] udp tx: 1114 MB/s 18902 calls/s 18902 msg/s # 14.36 [+0.99] udp rx: 1106 MB/s 806906 calls/s # 14.38 [+0.01] udp tx: 1108 MB/s 18806 calls/s 18806 msg/s ok 1 selftests: net: udpgro_frglist.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__->