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 0x28 │ inherit 203 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 132 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 10 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 101 │ 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__->