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 0x0c │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 33 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 181 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 156 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 154 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 3 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 159 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0x28 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 59 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 170 │ 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__->