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 0xc4 │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 158 │ true │ OK │ # │ gre │ 4 6 │ fixed 0x8c │ fixed 80 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 181 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ other │ inherit 0x34 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 245 │ false │ OK │ # │ gre 6 │ other │ fixed 0xa0 │ fixed 162 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 4 inherit 0x60 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 249 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 159 │ 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__->