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 0xe8 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 189 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 192 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 9 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 174 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 other │ inherit 0x24 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ other fixed 0x38 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 36 │ 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__->