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 0x98 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 155 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 148 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 181 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 69 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0x24 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 235 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 94 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 235 │ 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__->