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 0x68 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 94 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 226 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 212 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 153 true │ OK │ # │ gre │ 6 6 │ fixed 0x9c │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 239 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 196 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ other fixed 0xd0 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 fixed 60 │ 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__->