make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 193 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 236 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 88 │ true │ OK # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 137 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 232 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 115 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ other fixed 0x0c │ fixed 55 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 192 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->