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 0xe4 │ inherit 42 │ false │ OK │ # │ gre 4 │ 4 │ inherit 0xe4 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 86 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 255 │ 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__->