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 0xd4 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 69 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0x18 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 194 true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 246 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 119 │ false │ OK # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 8 │ 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__->