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 0x60 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 50 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 159 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 151 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0x1c │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 56 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 77 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 86 │ 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__->