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 0xd8 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 46 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 251 │ false │ OK │ # │ gre 6 │ 4 │ fixed 0xe0 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 9 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 169 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 250 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac fixed 16 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 172 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 150 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 37 │ 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__->