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 0x38 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 38 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 183 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 237 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 23 │ 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__->