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 0x1c │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 4 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 100 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 178 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 6 fixed 0x7c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 95 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 inherit 0x6c │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 15 │ 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__->