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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 160 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 2 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 72 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 110 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0xa0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 28 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 142 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->