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.28 [+0.27] -4 -t # 2.53 [+2.25] tcp tx: 618 MB/s 10495 calls/s 10495 msg/s # 2.53 [+0.00] tcp rx: 619 MB/s 32100 calls/s # 3.53 [+1.00] tcp tx: 617 MB/s 10465 calls/s 10465 msg/s # 3.53 [+0.00] tcp rx: 617 MB/s 32014 calls/s # 4.53 [+1.00] tcp tx: 950 MB/s 16114 calls/s 16114 msg/s # 4.55 [+0.02] tcp rx: 968 MB/s 48761 calls/s # 5.53 [+0.98] tcp tx: 957 MB/s 16240 calls/s 16240 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.84 [+1.01] udp rx: 514 MB/s 371968 calls/s # 6.85 [+0.02] udp tx: 863 MB/s 14638 calls/s 14638 msg/s # 7.84 [+0.99] udp rx: 526 MB/s 380672 calls/s # 7.85 [+0.01] udp tx: 847 MB/s 14380 calls/s 14380 msg/s # 8.84 [+0.99] udp rx: 526 MB/s 380928 calls/s # 8.85 [+0.01] udp tx: 844 MB/s 14326 calls/s 14326 msg/s # 9.84 [+0.99] udp rx: 526 MB/s 380928 calls/s # 9.85 [+0.01] udp tx: 843 MB/s 14308 calls/s 14308 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.18 [+1.01] udp rx: 662 MB/s 483465 calls/s # 11.19 [+0.02] udp tx: 675 MB/s 11450 calls/s 11450 msg/s # 12.18 [+0.98] udp rx: 677 MB/s 494145 calls/s # 12.19 [+0.02] udp tx: 678 MB/s 11508 calls/s 11508 msg/s # 13.18 [+0.99] udp rx: 677 MB/s 494383 calls/s # 13.19 [+0.01] udp tx: 678 MB/s 11512 calls/s 11512 msg/s # 14.18 [+0.99] udp rx: 677 MB/s 494367 calls/s # 14.19 [+0.01] udp tx: 678 MB/s 11508 calls/s 11508 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__->