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 0x70 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 254 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 141 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 6 fixed 0x30 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 190 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 206 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 223 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 143 │ 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__->