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 0xf4 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 15 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 55 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 238 │ 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__->