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 0xe8 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 228 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 175 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 16 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 151 │ true │ OK │ # ├────────┼───┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 209 │ 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__->