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 0x88 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 116 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 8 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 153 │ 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__->