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 0x24 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 142 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 217 │ true OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 91 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 153 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 223 false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 inherit 239 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 166 │ 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__->