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 0x9c │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 98 │ false │ OK │ # │ gre │ 6 4 │ fixed 0xd8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 41 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 147 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 253 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 71 │ false │ OK │ # │ vxlan 4 │ other │ inherit 0xe4 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 117 │ false │ OK │ # │ vxlan 4 │ other │ fixed 0x78 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 66 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c inherit 90 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 2 │ 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__->