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 0x3c │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 70 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 59 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 151 │ false │ OK # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 21 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 172 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 99 │ 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__->