make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ 6 │ inherit 0x70 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 121 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 6 │ false │ OK │ # │ geneve │ 6 other │ inherit 0x14 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 144 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->