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 0x64 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 75 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 100 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 58 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 147 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 45 │ true │ OK │ # vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 14 │ false │ OK │ # │ vxlan 6 │ 6 │ fixed 0xd0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 7 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 205 │ 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__->