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 0x48 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 80 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 120 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 237 │ 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__->