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 0x84 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 48 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 185 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 24 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 228 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 42 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 11 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 187 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0x58 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 255 │ false │ OK │ # │ geneve │ 6 6 │ inherit 0xdc │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 228 │ 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__->