make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 inherit 0xb4 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 123 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 6 │ inherit 0xe8 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 116 │ true │ OK │ # │ geneve 4 │ 6 │ fixed 0x58 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 183 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 90 │ false OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 251 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 43 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 142 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->